1
0
Fork 0
mirror of https://github.com/Yetangitu/ampache synced 2025-10-03 09:49:30 +02:00
No description
Find a file
2015-10-05 20:40:41 +02:00
.tx Add Transifex config file 2015-05-12 23:04:37 +02:00
admin Create a folder per plugin 2015-09-19 23:40:58 +02:00
bin Fix stream playlist wrong object use 2015-09-04 07:25:47 +02:00
channel Fix channel htaccess installation 2015-04-05 21:00:38 +02:00
config Keep %SAMPLE% variable for compatibility reason 2015-10-03 09:22:29 +02:00
daap Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
docs Create a folder per plugin 2015-09-19 23:40:58 +02:00
images Changed filetype of blankalbum.jpg -> png + 2015-09-29 19:20:15 +02:00
lib Handle BOM empty utf-8 string on song comparison 2015-10-04 23:53:01 +02:00
locale Translation base catalog updated + others 2015-09-17 23:09:02 +02:00
modules Fix deprecated constructor declarations 2015-10-05 20:40:41 +02:00
nbproject Fix temporary playlist initial position when scrolling (fix #901) 2015-09-27 10:15:55 +02:00
play Fix catalog actions without Ajax (fix #947) 2015-09-11 22:14:02 +02:00
plex Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
rest Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
scripts [FEATURE] Git hook for code analysation 2015-01-07 23:26:18 +01:00
server Create a folder per plugin 2015-09-19 23:40:58 +02:00
sql Update SQL default script with latest sql updates 2015-09-11 23:09:49 +02:00
templates Add note about recommended installation path for Composer 2015-10-02 20:52:41 +02:00
themes/reborn Changed filetype of blankalbum.jpg -> png + 2015-09-29 19:20:15 +02:00
upnp Create UPnP UUID from host 2015-09-22 22:02:29 +02:00
webdav Update CHANGELOG.md 2015-05-31 12:06:00 +02:00
.gitattributes merged all changes from doped 2013-11-14 21:39:16 -06:00
.gitignore Use Composer for dependencies 2015-09-13 23:30:20 +02:00
.maintenance.example Add Ampache information in html header to automatically detect ampache webpage 2015-04-29 13:41:07 +02:00
.php_cs Create a folder per plugin 2015-09-19 23:40:58 +02:00
.scrutinizer.yml Use Composer for dependencies 2015-09-13 23:30:20 +02:00
.tgitconfig Add TortoiseGit config file 2014-09-13 19:27:07 +02:00
.travis.yml Add PHP 7 to Travis 2015-10-05 20:31:08 +02:00
albums.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
artists.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
arts.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
batch.php copyright 2014 -> 2015 2015-01-04 21:36:41 +00:00
broadcast.php Add channel and live_stream enable/disable settings 2015-02-02 07:05:13 +01:00
browse.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
channel.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
composer.json Create a folder per plugin 2015-09-19 23:40:58 +02:00
composer.lock Create a folder per plugin 2015-09-19 23:40:58 +02:00
CONTRIBUTING.md Add CONTRIBUTING.md file 2014-06-25 07:46:53 +02:00
cookie_disclaimer.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
crossdomain.xml Fix code style 2013-11-24 02:44:22 +01:00
democratic.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
favicon.ico Update new ampache logo 2014-04-17 20:31:20 +02:00
graph.php Remove PHP 5.3 from Travis build 2015-02-01 20:17:30 +01:00
image.php Changed filetype of blankalbum.jpg -> png + 2015-09-29 19:20:15 +02:00
index.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
install.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
labels.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
localplay.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
login.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
logout.php copyright 2014 -> 2015 2015-01-04 21:36:41 +00:00
lostpassword.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
phpinfo.php copyright 2014 -> 2015 2015-01-04 21:36:41 +00:00
playlist.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
preferences.php Merge branch 'develop' of https://github.com/nioc/ampache into nioc-develop 2015-09-19 17:34:11 +02:00
pvmsg.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
radio.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
random.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
README.md Use Composer for dependencies 2015-09-13 23:30:20 +02:00
register.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
rss.php Add Podcast links to albums and artists if RSS Feed enabled 2015-05-02 10:00:13 +02:00
search.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
share.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
shout.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
show_get.php Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
smartplaylist.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
song.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
stats.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
stream.php Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
test.php Use Composer for dependencies 2015-09-13 23:30:20 +02:00
tvshow_seasons.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
tvshows.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
update.php Use Composer for dependencies 2015-09-13 23:30:20 +02:00
upload.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
util.php copyright 2014 -> 2015 2015-01-04 21:36:41 +00:00
video.php Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
waveform.php Fix catalog actions without Ajax (fix #947) 2015-09-11 22:14:02 +02:00
web_player.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00
web_player_embedded.php Use UI::find_template everytime there's a '/templates/…' 2015-06-06 18:54:05 +02:00

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.

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 SensioLabsInsight

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 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)
  • 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.