1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-04 10:19:25 +02:00
No description
Find a file
2006-03-27 07:59:33 +00:00
admin I am not proud... but it works 2006-03-27 07:59:33 +00:00
bin added some more to flagging and updated mail page to fit new standards 2006-03-27 04:29:23 +00:00
config cleaned up default values of dist config file to more accuratly rep what the defaults are! 2006-03-20 17:20:37 +00:00
contrib/themes updated for new preferences hotness 2006-03-21 00:28:01 +00:00
docs fixed session crap with https and charset mojo with htmlentites 2006-03-27 05:10:43 +00:00
download tweaked catalog drop down, added bandwidth throttling and fixed some spelling errors 2006-02-19 09:00:23 +00:00
images fixed javascript on ratings images... kinda there is still a bug but it is just visual 2006-01-18 08:12:28 +00:00
lib I am not proud... but it works 2006-03-27 07:59:33 +00:00
locale updated translation files 2006-01-08 06:48:25 +00:00
modules fixed session crap with https and charset mojo with htmlentites 2006-03-27 05:10:43 +00:00
play arg debug code 2006-03-16 05:25:36 +00:00
server mpd mini-control for all pages! final ajax tweak? etc 2006-02-02 04:34:15 +00:00
sql added b flag to the popen in downsampling 2006-02-23 16:00:51 +00:00
templates I am not proud... but it works 2006-03-27 07:59:33 +00:00
themes fixed preferences thx warreng 2006-03-20 22:32:22 +00:00
activate.php forgot some <?php mojo 2006-01-03 19:21:06 +00:00
albumart.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
albums.php added a hack for some additional sorting and fixed it so that the user table has alternating colors 2006-03-24 08:24:29 +00:00
amp-mpd.php a few tweaks 2006-01-08 06:38:06 +00:00
artists.php added loose name compare and improved rename 2006-02-13 08:12:47 +00:00
batch.php few mpd style tweaks, new archive lib and a new print_tags 2005-08-18 16:49:50 +00:00
browse.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
favicon.ico New Import 2005-06-09 16:34:40 +00:00
flag.php more flagging fixes, you can flag files now you just cant do anything about it 2006-01-15 06:27:55 +00:00
genre.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
index.php mpd mini-control for all pages! final ajax tweak? etc 2006-02-02 04:34:15 +00:00
install.php tweaked some stuff 2006-02-09 16:42:55 +00:00
localplay.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
login.php fixed session code 2006-02-05 02:22:16 +00:00
logout.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
mpd.php (mostly) fixes ajax and nowplaying JS 2006-01-08 18:15:09 +00:00
playlist.php fixed playlist name editing so confirmation box works, and its a little snazzier now 2006-03-23 09:01:04 +00:00
preferences.php new tabbed preferences and account page is back 2006-03-16 05:25:00 +00:00
qtembed.php New Import 2005-06-09 16:34:40 +00:00
randomplay.php updated registration mojo thx pb1dft also some fluf updates 2006-01-02 01:06:06 +00:00
ratings.php fixed redirection after applying a rating to an album 2006-01-14 18:31:03 +00:00
register.php fixed volume problem with mpd controls 2006-01-03 20:37:07 +00:00
rss.php rss fixes 2006-01-08 06:52:26 +00:00
search.php new interface which breaks all previous themes... and current themes, still under development 2005-12-21 08:03:20 +00:00
song.php fixed playlist track ordering mojo 2006-01-22 03:36:35 +00:00
stats.php initial ratings mojo, some stylesheet fixes, changed user preferences again and a db update 2005-12-25 10:04:27 +00:00
test.php fixed library references 2005-06-28 16:38:50 +00:00
tv.php fixed the last short tags I can find, and improved log file error message 2005-12-08 01:22:24 +00:00
update.php XHTML clean up and fixed a few typos 2005-07-11 20:30:06 +00:00
upload.php tweaks to upload 2006-03-26 22:53:30 +00:00

-------------------------------------------------------------------------------
---------                    README - Ampache v.3.3                 -----------
-------------------------------------------------------------------------------

Contents:
 
 1. Intro
     a) Supported File-Types
     b) Supported Stream Methods
     c) Current Translations
     d) Thanx
 2. Getting all the components
 3. Setting Up
     a) Upgrading
 4. License
     a) Donations (Beer!)
 5. Contact info

1. Intro:

  Ampache is a PHP-based interface to a MySQL database 
  where information about your audio files are stored.  The songs 
  are streamed using PHP; older versions required mod_mp3 but this
  version no longer does.  The songs are cataloged via PHP
  scripts.

  These tools are heavily dependent on quality tags in your audio
  files and or the file system organization. If you've kept them 
  up-to-date or organized this is the tool for you.  
  
  See CHANGELOG for version information.

  A) Supported File-Types

     Ampache currently supports the following audio file types. If
     you would like ampache to support an additional file type please
     contact us on irc, or the forums and we will investigate adding 
     them. Thanks

     	- MP3 (id3v1 && id3v2)
	- OGG
	- WMA
	- FLAC
	- RM
	- AAC/M4A
	- MPC

  B) Supported Stream Methods

     Ampache currently supports the following different methods for
     streaming your audio files. Please contact us if you would like
     to see additional methods. 

	- Single Stream 
		- extended m3u
		- simple m3u
		- standard pls
		- ASX
		- RAM
	- Realtime Downsampled
	- Automatic Downsampling based on load
	- On the Fly Transcoding
	- Localplay using Moosic
	- Localplay using MPD
	- Icecast2 Stream
	
  C) Current Translations

     Ampache is currently translated into the following languages. If
     you are interested in updating an existing translation or adding
     a new one please contact us at translation@ampache.org or see
     /locale/base/TRANSLATIONS for more instructions. 

     	- English	(en_US)
	- German	(de_DE)
	- Turkish	(tr_TR)
	- Spanish	(es_ES)
	- Dutch		(nl_NL)
	- Chinese	(zh_CN)
	- UK English	(en_GB)
	- Italian	(it_IT)
	- French	(fr_FR) *Partial

  D) A Special Thanks:
     Thanx to those who've helped us make Ampache so useable:
	 Scott Kveton - Head Nacho, inventer of all that is Ampache
	 Robert Hopson - Libglue, Playlists, Ogg support.. and much more
	 Andy Morgan - Protagonist
	 RosenSama - Previous Developer
	 Ben Shields - Graphics Boy
	 Randall Ehren (Initial XML-RPC)
	 s1amson (lots of beta testing)
	 Caleb Crome (bug fixes and enhancements)
         Mike Payson 
         Jon Disnard 
         Adriaan Peters (numerous patches and bug fixes)
         Rob Kaandorp (time calculation fix)
         Ian Cote (MP3.php tweaks)
         Kurt Lieber (random fixes)
         Maan Bsat (random fixes)
         latka (from media.tangent.org site) for orphaned song ideas
	 Lamar Hansford (README/INSTALL improvements) & Upload
	 And many many more...

2. Getting all the components

  Apache >= 1.3.19 http://www.apache.org OR other webserver
  PHP >= 4.3.x http://www.php.net
  	PHP4-Mysql
	PHP4-Session
	PHP4-gd (recommended)
	PHP4 ICONV & ZLIB support (recommended)
  MySQL >= 4.x http://www.mysql.com
  16MB of Ram

3. Setting Up

  Ampache:
    If you're upgrading from 3.0 to 3.1 you will not be able to re-use
    your database or config.php files.  You will need to follow the entire 
    Ampache install guidelines oultined in the INSTALL file.  


3a. Upgrading Your Ampache Install

  If you are upgrading from an older version of Ampache we recommend
  moving the old directory out of the way, extracting the new copy in 
  its place and then re-creating the config file. All database updates
  will be handled by the /update.php script. There is no need to insert
  the /sql/ampache.sql if you have an existing installation.

4. License

  This Application falls under the Standard GPL. See Licence 
  included with this tar file

4a. Donations

  We don't want your money but we will take your beer. If you 
  love ampache and want to encourage us to write more please
  visit ampache.org for information on how to donate some beer
  to our cause. If you can't send beer a postcard would also 
  be great. E-mail beer@ampache.org for shipping address 

5. Contact Info

  Hate it?  Love it?  Let us know.  Let us know if you think of any
    more features, bugs, etc.

  Public SVN: https://svn.ampache.org/
  IRC: irc.ampache.org #ampache (Freenode)
  Forums: http://ampache.org/forums
  Bugs: https://ampache.bountysource.com
  Wiki: https://ampache.bountysource.com/wiki/
  Demo: http://ampache.org/demo

  Ampache Development Team
  dev@ampache.org