Skip to content

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.

cheese1/ampache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ampache

www.ampache.org | ampache.github.io

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.

Recommended Version

Currently, the recommended version is git HEAD. Build Status

Latest changes but unstable is develop branch. Build Status Scrutinizer Code Quality Codacy Badge Code Climate

Requirements

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

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

  • PHP modules:

    • PDO
    • PDO_MYSQL
    • hash
    • session
    • json
    • simplexml (This is not strictly necessary, but may result in a better experience.)
    • curl (This is not strictly necessary, but may result in a better experience.)
  • 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/ampache.cfg.php, /rest/.htaccess, and /play/.htaccess files if any. 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 Affero General Public License v3 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)
  • Arabic (ar_SA)
  • Catalan (ca_ES)
  • Catalan (ca_ES)
  • Czech (cs_CZ)
  • Dutch (nl_NL)
  • French (fr_FR)
  • German (de_DE)
  • Greek (el_GR)
  • Italian (it_IT)
  • Japanese (ja_JP)
  • Norwegian (nb_NO)
  • Persian (fa_IR)
  • Polish (pl_PL)
  • Russian (ru_RU)
  • Spanish (es_ES)
  • Swedish (sv_SE)
  • UK English (en_GB)

Credits

Thanks to all those who have helped make Ampache awesome: Credits

Contact Us

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

About

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.8%
  • JavaScript 11.9%
  • CSS 3.0%
  • Shell 0.3%
  • Batchfile 0.0%
  • Hack 0.0%