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
Afterster 207076d9a0 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop
Conflicts:
	admin/users.php
	config/ampache.cfg.php.dist
	lib/class/api.class.php
	lib/class/userflag.class.php
	lib/rating.lib.php
	lib/ui.lib.php
	sql/ampache.sql
	templates/browse_filters.inc.php
	templates/footer.inc.php
	templates/header.inc.php
	templates/show_albums.inc.php
	templates/show_artists.inc.php
	templates/show_broadcasts.inc.php
	templates/show_catalogs.inc.php
	templates/show_channels.inc.php
	templates/show_concerts.inc.php
	templates/show_democratic_playlist.inc.php
	templates/show_html5_player_headers.inc.php
	templates/show_index.inc.php
	templates/show_install_config.inc.php
	templates/show_labels.inc.php
	templates/show_live_streams.inc.php
	templates/show_localplay_playlist.inc.php
	templates/show_login_form.inc.php
	templates/show_manage_license.inc.php
	templates/show_manage_shoutbox.inc.php
	templates/show_missing_albums.inc.php
	templates/show_objects.inc.php
	templates/show_playlist_songs.inc.php
	templates/show_playlists.inc.php
	templates/show_preferences.inc.php
	templates/show_pvmsgs.inc.php
	templates/show_recommended_artists.inc.php
	templates/show_searches.inc.php
	templates/show_shared_objects.inc.php
	templates/show_song_previews.inc.php
	templates/show_songs.inc.php
	templates/show_tvshow_seasons.inc.php
	templates/show_tvshows.inc.php
	templates/show_user_activate.inc.php
	templates/show_users.inc.php
	templates/show_videos.inc.php
	templates/show_wanted_albums.inc.php
	templates/sidebar.inc.php
	templates/stylesheets.inc.php
2015-09-06 11:23:51 +02:00
.tx Add Transifex config file 2015-05-12 23:04:37 +02:00
admin Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +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 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
daap Use latest php-cs-fixer version 2015-07-29 21:59:12 +02:00
docs Set Ampache version to 3.8.0 2015-06-12 08:20:32 +02:00
images Update play last icon 2015-02-05 21:43:50 +01:00
lib Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
locale Fix: Translation does not change to Portuguese 2015-07-31 14:25:14 +02:00
modules Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
nbproject [FEATURE] Git hook for code analysation 2015-01-07 23:26:18 +01:00
play Use latest php-cs-fixer version 2015-07-29 21:59:12 +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 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
sql Missing semicolon halts install/update, MariaDB 5.5.2 2015-06-26 16:51:58 -05:00
templates Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +02:00
themes/reborn Handle id3v2 utf-8 comment 2015-09-05 11:07:00 +02:00
upnp Move http_port user preference to ampache.cfg.php (fix #937) 2015-08-26 12:09:32 +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 Ignore emacs files, log dir and channel/.htaccess 2015-06-06 18:52:57 +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 Fix missing album list when current albums have only release mbid without release group mbid 2014-11-12 22:59:17 +01:00
.scrutinizer.yml Ignore some unused warnings 2014-05-26 00:02:11 +02:00
.tgitconfig Add TortoiseGit config file 2014-09-13 19:27:07 +02:00
.travis.yml Use latest php-cs-fixer version 2015-07-29 21:59:12 +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
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 Merge branch 'develop' of https://github.com/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +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/Niols/ampache into Niols-develop 2015-09-06 11:23:51 +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 Only add code analyze badges to develop branch 2015-04-22 07:21:53 +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 latest php-cs-fixer version 2015-07-29 21:59:12 +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 latest php-cs-fixer version 2015-07-29 21:59:12 +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 Use latest php-cs-fixer version 2015-07-29 21:59:12 +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.