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
2013-12-28 17:08:03 +01:00
admin Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
bin Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
config Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
docs Fix PLUGINS doc 2013-12-26 22:35:34 +01:00
images Add Wanted List feature 2013-12-26 22:13:44 +01:00
lib Use Requests for EchoNest API 2013-12-28 17:08:03 +01:00
locale French language updated 2013-12-16 19:30:04 +01:00
modules Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
play Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
plex Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
rest Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
scripts/tests Remove php closing tag code style check 2013-11-17 19:32:43 +01:00
server Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
sql Can now re-order playlist and album songs #53 (new grab icon displayed on sortable list) 2013-12-03 15:50:00 +01:00
templates Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
themes Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
.gitattributes merged all changes from doped 2013-11-14 21:39:16 -06:00
.gitignore Fix gitignore and add missing files 2013-11-24 13:38:29 +01:00
.php_cs Add Ampache internal modules to code style check 2013-11-17 18:48:29 +01:00
.travis.yml Fix travis scripts permissions 2013-11-17 17:28:24 +01:00
albums.php Use Requests for EchoNest API 2013-12-28 17:08:03 +01:00
artists.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
batch.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
browse.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
crossdomain.xml Fix code style 2013-11-24 02:44:22 +01:00
democratic.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01: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
image.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
index.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
install.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
localplay.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
login.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
logout.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
lostpassword.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
phpinfo.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
playlist.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
preferences.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
radio.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
random.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
README.md Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
register.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
rss.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
search.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
shout.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
show_get.php Fix code style 2013-11-24 02:44:22 +01:00
smartplaylist.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
song.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
stats.php Add Wanted List feature 2013-12-26 22:13:44 +01:00
stream.php Add song previews on missing albums, EchoNest API support 2013-12-28 16:40:35 +01:00
test.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
update.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
util.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
web_player.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00
web_player_embedded.php Rename Config class to AmpConfig class to avoid conflict with PEAR (fix #68) 2013-12-13 08:36:23 +01:00

Ampache

Basics

Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.

Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the filename. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.

Currently, the recommended version is git HEAD. Build Status

Requirements

  • A web server. All of the following have been used, though Apache receives the most testing:

    • Apache
    • lighttpd
    • nginx
    • IIS
  • PHP 5.3 or greater.

  • PHP modules:

    • PDO
    • PDO_MYSQL
    • hash
    • session
    • json
  • MySQL 5.x

Installation

Please see the wiki

Upgrading

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 into config/. All database updates will be handled by Ampache.

License

Ampache is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License v2 as published by the Free Software Foundation.

Ampache includes some external modules that carry their own licensing.

Translations

Ampache is currently translated (at least partially) into the following languages. If you are interested in updating an existing translation or adding a new one please 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)

Credits

Thanks to all those who have helped make Ampache awesome:

  • Scott Kveton: Original creator of Ampache, 2001 - 2003
  • Robert Hopson
  • Andy Morgan
  • RosenSama
  • latka
  • Lamar Hansford
  • Lacy Morrow
  • Karl Vollmer (vollmerk)
  • Paul Arthur MacIain (flowerysong)
  • Chris Slamar (cslamar)
  • Holger Brunn
  • Kevin Purdy (purdyk)
  • Charlie Smotherman (porthose)
  • Afterster
  • SUTJael

Contact Us

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