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-4.4.2-vendor.tar.gz | 0024490434 23.4 MB | |
ampache-4.4.2.tar.gz | 0006771410 6.46 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000767 767 Bytes | |
ampache-confpath.patch | 0000012156 11.9 KB | |
ampache-playlist-bug.patch | 0000000798 798 Bytes | |
ampache-rpmlintrc | 0000000832 832 Bytes | |
ampache-systemd.patch | 0000001220 1.19 KB | |
ampache.changes | 0000077113 75.3 KB | |
ampache.spec | 0000008309 8.11 KB | |
get-source.sh | 0000001716 1.68 KB | |
httpd.conf.ampache | 0000006875 6.71 KB |
Revision 87 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 890620
from
Eric Schirra (ecsos)
(revision 87)
- Update to 4.4.2 * Added - Larger artist images when you don't have a text summary available - Expanded artist, album and podcast thumbnails to reduce blank space - Update album tags first when you update artist tags * Changed - Simplify flagging/rating multi-disk albums - SubSonic - just send getmusicfolders music folders - When calling createPlaylist, assume that the list needs to be empty first * Fixed - Require a valid database hostname instead of assuming localhost - A valid transcode_cmd is required to transcode media - SubSonic - Clients might send you a file path of Artist art instead of the id - Strings don't need json conversion checks - Send the cover art id for playlists - Check for artist and podcast prefixes on art id's - Bugs when converting between SubSonic id and Ampache id - Assign roles based on preferences (fixes jukebox, podcast and share roles) - CreateUser could overwrite admin access level - UpdateUser didn't write the access level - don't return null Genre counts - fix getting artist indexes for large libraries - Don't get null playlist objects from the DB - Using 'Save Track Order' would not apply the offset - Vorbis/Ogg comments use 'organization' for publisher and 'track_number' for track - Automated Label creation when updating from tags - Grouped album downloads and rightbar actions - Preference::get_by_user was caching into a single value - A user who owned a playlist was unable to reorder (but could still save the order) - When creating shares, don't allow secret to be longer than database limit (20) - Album full name wasn't being used in some places - Tag::get_tag_objects was not grouping albums - Return integers for tag counts - rmccue/requests CVE: CVE-2021-29476 - PHPMailer/PHPMailer CVE: CVE-2020-36326 * API 4.4.2 - Fixed - API::indexes Artist albums were being added incorrectly for XML - Send back the full album name in responses
Comments 0