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
2010-12-08 03:06:33 -05:00
admin Refactor mail handling a bit and make registration use the same method as the 2010-10-09 08:06:12 +00:00
bin Show the full list of tag sources when running print_tags. 2010-06-22 20:18:34 +00:00
config Clean up LDAP auth and associated config 2010-12-08 00:43:43 -05:00
contrib New Coda Update. 2010-06-11 16:42:25 +00:00
docs Implement ldap_require_group 2010-12-07 20:22:16 -05:00
images put supplemental object support back into the browse object for now, replace later 2009-03-13 03:15:09 +00:00
lib Check the correct variable for LDAP. 2010-12-08 03:06:33 -05:00
locale update japanese 2010-07-02 04:36:57 +00:00
modules Killed some leftover whitespaces. 2010-12-07 23:25:37 +01:00
play Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
server JavaScript cleanup. Consistently use camelCase for naming JS functions. Use 2010-06-24 02:52:01 +00:00
sql add MBID support Thx flowerysong 2009-06-02 01:42:55 +00:00
templates Debian Policy Alert 2010-11-02 21:40:59 +00:00
themes Cosmetics: consistent line endings. No DOS for you. 2010-06-11 10:05:34 +00:00
albums.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
artists.php Refactored Last.FM recommendations; drop new dependency on curl since 2010-08-17 20:59:16 +00:00
batch.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
browse.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
democratic.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
favicon.ico fixed some +x stuff that shouldnt have been +x and moved the catalog functions back into the content area 2007-09-09 04:30:12 +00:00
flag.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
image.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
index.php Miscellaneous cleanup. 2010-06-13 08:11:09 +00:00
install.php Fix potential issue with Apache+Windows causing extranous slash in path during install 2010-10-29 12:43:04 +00:00
localplay.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
login.php Don't give out extra information when authentication fails, only if it 2010-12-07 19:22:36 -05:00
logout.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
lostpassword.php Refactor mail handling a bit and make registration use the same method as the 2010-10-09 08:06:12 +00:00
playlist.php Add the ability to edit or delete a playlist from the normal playlist display, 2010-04-28 05:32:10 +00:00
preferences.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
radio.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
random.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
register.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
rss.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
search.php Change Browse from static to instantiable. Among other things, fixes FS#13; 2010-06-10 05:33:57 +00:00
shout.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
song.php Add vim modelines to all php files (Thx ascheel) 2010-03-14 04:53:15 +00:00
stats.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
stream.php More useful debug output from stream.php 2010-06-24 02:58:00 +00:00
test.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
update.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00
util.php Cosmetics: remove trailing whitespace 2010-03-14 20:14:52 +00:00

-------------------------------------------------------------------------------
---------                    README - Ampache v.3.5                 -----------
-------------------------------------------------------------------------------

Contents:
 
 1. Intro
     a) Supported File-Types
     b) Supported Stream Methods
     c) Current Translations
     d) Special Thanks
 2. Getting all the components
 3. Setting Up
     a) Upgrading
 4. License
 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/ASF
	- FLAC
	- RM
	- AAC/M4A/MP4
	- MPC
	- WV
	- SHN
	- APE
	- SPX
	- FLV
	- AVI
	- MPG
	- M4V
	- WMV

  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
		- XSPF
	- Realtime Downsampling
	- Integrated Flash Player
	- Automatic Downsampling based on load
	- Local/Remote network definition based downsampling
	- On the Fly Transcoding (Requires additional applications)
	- Localplay
		- Music Player Daemon (MPD)
		- Winamp using (HTTPQ)
		- Shoutcast 
		- Icecast2
	- Democratic Vote based playback
	- 3rd Party clients using API (Amarok,Coherence,Quickplay)
	- 3rd Party Mobile clients using API (Android,Iphone,Blackberry,PalmOS)
	
  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)
	- Spanish	(es_ES)
	- Dutch		(nl_NL)
	- Norwegian	(nb_NO)
	- UK English	(en_GB)
	- Italian	(it_IT)
	- French	(fr_FR)
	- Swedish	(sv_SE)
	- Japanese	(ja_JP) 
	- Catalan	(ca_ES)
	- Russian	(ru_RU)
        - Czech         (cs_CZ)

  D) A Special Thanks:
     Thanks to those who've helped us make Ampache so useable:
	 Scott Kveton - Original create of Ampache 2001 - 2003
	 Robert Hopson - Libglue, Playlists, Ogg support.. and much more
	 Andy Morgan - Sage / Voice of Reason
	 RosenSama - Previous Developer
         latka (from media.tangent.org site) for orphaned song ideas
	 Lamar Hansford (README/INSTALL improvements) & Upload
	 Lacy Morrow (Flash Player)

2. Getting all the components

  Apache >= 1.3.x http://www.apache.org OR other web server
  PHP >= 5.1.x http://www.php.net **
  	PHP5-Mysql
	PHP5-Session
	PHP5-gd (recommended)
	PHP5 ICONV 
	PHP5 ZLIB support (recommended)
  MySQL >= 5.x+ http://www.mysql.com

  ** PHP 5.3.x is required for Windows systems due to use of inet_pton
     and inet_aton functions.

3. Setting Up

  Please see the included INSTALL file or if possible the wiki
  for the most update to date instructions, http://ampache.org/wiki

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 copying the old 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.

  Please see MIGRATION for specific instructions based on the version
 
4. License

  This Application falls under the Standard GPL v2. See Licence 
  included with this tar file. Credit for code is listed in the 
  changelog. 

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: http://ampache.org/bugs
  Wiki: http://ampache.org/wiki
  Demo: http://ampache.org/demo

  -Karl Vollmer
  vollmer@ampache.org