PHP-Based MP3 Database Web Interface
http://www.ampache.org/
Ampache is a PHP-based tool for managing, updating, and playing your
MP3 files via a Web interface. It allows you to save play lists, create
user accounts, and share your music catalogs with other Ampache
servers. It uses a MySQL database.
Read the README files about configuring ampache.
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout server:php:applications/ampache && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ampache-6.6.1-vendor.tar.gz | 0118341016 113 MB | |
ampache-6.6.1.tar.gz | 0009067186 8.65 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000773 773 Bytes | |
ampache-confpath.patch | 0000016855 16.5 KB | |
ampache-rpmlintrc | 0000001620 1.58 KB | |
ampache-systemd.patch | 0000001243 1.21 KB | |
ampache.changes | 0000166483 163 KB | |
ampache.spec | 0000007855 7.67 KB | |
get-source.sh | 0000002357 2.3 KB | |
httpd.conf.ampache | 0000006473 6.32 KB |
Revision 126 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 1198058
from
Eric Schirra (ecsos)
(revision 126)
- Update to 6.6.1 * Fixed - Wanted items were not being added to the DB correctly - RSS Feeds were not including other users - Ambiguous column in Rating::get_highest_sql() - Wanted / Song_Preview items were very broken and badly sorted results - Don't cache additional columns for songs causing dynamic properties - Delete label confirmation missing ID - Transcoding and not transcoding with downsample_remote enabled - Set default value for transcode on get ('default') + Browse - Not restoring QueryType on reload of saved browse - Sorting users by invalid sort type - Dupe select in some areas (always overwrite instead of adding) - Highest rating SQL had ambiguous column in select + Plugins - Don't show that catalog favorites header if there isn't anything to show + Search - Stripslashes on input to fix Don't becoming Don\'t in the SQL + Subsonic - Always include cover art in search results + webplayer - Missing variable playlist_before in shuffle function # API 6.6.1 This release keeps parity between Ampache7 releases by backporting the updated code. * Added + API6 - Add maximum ID properties to handshake and ping (with auth) responses for media types - max_song, max_album, max_artist, max_video, max_podcast, max_podcast_episode - flag: add date as a parameter (set the time for your flag)
Comments 0