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.6-vendor.tar.gz | 0098241527 93.7 MB | |
ampache-5.5.6.tar.gz | 0007369481 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 | 0000122603 120 KB | |
ampache.spec | 0000007759 7.58 KB | |
get-source.sh | 0000001886 1.84 KB | |
httpd.conf.ampache | 0000006169 6.02 KB |
Revision 107 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 1043319
from
Eric Schirra (ecsos)
(revision 107)
- Update to 5.5.6 * Changed - Scrutinizer moved to php8.1 * Fixed - Spotify art collector (AGAIN) - get_now_playing has_access check - Malformed HTML for regular users in preferences sidebar - Missing translation on preferences sidebar - Default catalog_filter group could be missing on a new install - Gather genre tags when not an array - Display webp images - Check for a valid image extensions when uploading art - Templates for squashed branch with a default path * API 5.5.6 Fix various runtime errors and incorrect parameters for responses. + Changed - API browses all point to the Api class - Use FILTER_VALIDATE_IP on ping calls + Fixed + Api5 - songs set_filter call without browse parameter may have lost info - get_indexes set album_artist filter correctly - artists set album_artist filter correctly - share_create undefined filter check + Api4 - songs set_filter call without browse parameter may have lost info - get_indexes set album_artist filter correctly - timeline incorrect JSON attribute data instead of date - catalogs JSON had incorrect data for last_add and missing enabled - albums return an empty response with a bad artist id - download url parameter order matching "client, action, cache" - catalogs undefined filter check - podcast undefined filter check - podcast_edit undefined filter check - podcasts undefined filter check - share_create undefined filter check - share_edit undefined filter check + Api3 - album_songs return an empty response with a bad album id - artist_albums return an empty response with a bad artist id - Calls to songs with user ID instead of user object
Comments 0