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
2013-11-22 13:06:21 +01:00
admin Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
bin Catalog type are now plugins! 2013-11-16 16:48:28 +01:00
config Add m4a/acc transcoding example 2013-11-21 22:13:41 +01:00
docs Update CHANGELOG 2013-10-30 21:33:31 -04:00
images closes #10, closes #6; Cancel button can revert changes done when editing artist/album/song. Artist and Playlist edition is now working. 2013-11-10 12:07:45 +01:00
lib Fix https://github.com/ampache/ampache/issues/92 2013-11-22 13:06:21 +01:00
locale removed multiple body and header tags 2013-11-16 20:11:00 -06:00
modules Remove remaining Prototype call and replace tinybox by prettyPhoto 2013-11-20 22:12:01 +01:00
play Fix transcode type detection and set content-length guessing by default for html5 player when transcoding 2013-11-19 23:40:13 +01:00
rest Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
scripts/tests Remove php closing tag code style check 2013-11-17 19:32:43 +01:00
server Merge branch 'master' of https://github.com/ampache-doped/ampache 2013-11-19 19:27:31 -06:00
sql Set fresh theme to default value into SQL script. 2013-11-12 10:36:35 +01:00
templates Merge branch 'master' of https://github.com/ampache-doped/ampache 2013-11-22 09:23:02 +01:00
themes Starting review of editing object through dialog box. 2013-11-21 22:35:10 +01:00
.gitattributes merged all changes from doped 2013-11-14 21:39:16 -06:00
.gitignore merged all changes from doped 2013-11-14 21:39:16 -06: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 Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
artists.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
batch.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
browse.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
democratic.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +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
flag.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
html5_player.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
html5_player_embedded.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
image.php Merge branch 'master' of https://github.com/jcwmoore/ampache.git 2013-11-19 20:13:24 -06:00
index.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
install.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
localplay.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
login.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
logout.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
lostpassword.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
phpinfo.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
playlist.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
preferences.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
radio.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
random.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
README.md Remove remaining Prototype call and replace tinybox by prettyPhoto 2013-11-20 22:12:01 +01:00
register.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
rss.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
search.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
shout.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
smartplaylist.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
song.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
stats.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
stream.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
test.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
update.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +01:00
util.php Ampache code now respect PSR-2 code style 2013-11-17 18:54:14 +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)

Contact Us

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