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-5.5.4-vendor.tar.gz | 0098999174 94.4 MB | |
ampache-5.5.4.tar.gz | 0007368518 7.03 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000767 767 Bytes | |
ampache-confpath.patch | 0000016590 16.2 KB | |
ampache-rpmlintrc | 0000000832 832 Bytes | |
ampache-systemd.patch | 0000001243 1.21 KB | |
ampache.changes | 0000120328 118 KB | |
ampache.spec | 0000007759 7.58 KB | |
get-source.sh | 0000001886 1.84 KB | |
httpd.conf.ampache | 0000006169 6.02 KB |
Revision 105 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 1037118
from
Eric Schirra (ecsos)
(revision 105)
- Update to 5.5.4 * Added + Database 550005 - Add song_artist and album_artist maps to catalog_map * Changed - Update catalog map tables based on the catalog action - Force b and n for back, next in webplayer (was overwritten with [ and ]) * Fixed - Missing db tables on a fresh install - Not filtering song_artist on album_artist browses - Don't use catalog_filter and rating_filter without a valid user - Uploaded/Manual Album Artist maps on tag update - Delete artist's from the catalog_map that don't have a song or album for that catalog - Set correct transcode bitrate and mime for songs on play_url calls - Save Track Order when viewing all the items - Use cache_target for cached song cleanup (was hardcoded to mp3) + Subsonic - Art for artist index arrays was missing + Search - SQL for Artist catalog searches - Make sure saved rules match the correct names on load + CLI - Don't try to update a database when the connection fails * API 5.5.4 + Fixed - User count in Api::ping and Api::handshake was doubled - Api3::stats method had incorrect recent parameters - Ensure the output bitrate and mime are set for song objects - RSS Feed generation with bad characters - Don't spam the artist description for each song - Show better Trending Dashboard section
Comments 0