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.4.0-vendor.tar.gz | 0098211211 93.7 MB | |
ampache-5.4.0.tar.gz | 0007151044 6.82 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000767 767 Bytes | |
ampache-confpath.patch | 0000016572 16.2 KB | |
ampache-rpmlintrc | 0000000832 832 Bytes | |
ampache-systemd.patch | 0000001243 1.21 KB | |
ampache.changes | 0000107609 105 KB | |
ampache.spec | 0000007689 7.51 KB | |
get-source.sh | 0000001886 1.84 KB | |
httpd.conf.ampache | 0000006169 6.02 KB |
Revision 99 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 978211
from
Eric Schirra (ecsos)
(revision 99)
- Update to 5.4.0 * Added - Translation Updates May 2022 + Search - Add file to album and artist search + CLI - New argument for run:updateCatalog -f|--find Find missing files and print a list of filenames - New argument for cleanup:sortSongs -f|--files Rename files and keep them in the current folder - New argument for cleanup:sortSongs -l|--limit Limit how many moves to allow before stopping - New argument for cleanup:sortSongs [catalogName] Name of Catalog (optional) + Database 540002: - Index title with enabled on song table to speed up searching - Index album table columns; catalog, album_artist, original_year, release_type, release_status, mbid, mbid_group - Index object_type with date in object_count table * Changed - Moved to php-cs-fixer 3 - Update from tags now shows an 'Error' status if there was an issues reading the file * Fixed - SQL for random artist with mapping - SQL for servers < 5.0.0 might try to insert into a missing table - Respect grouping for song_count searches - Autoplay in xbmc localplay and conform to localplay api - Ungrouped albums were forced into groups - Artists array should overwrite artist_mbid arrays that are smaller - Some empty globals relating to user - More work on the forked Jplayer playlist code when using play last - DAAP play urls - Single disk download links on group pages + CLI - cleanup:sortSongs was broken (It actually works again) - cleanup:sortSongs removes incomplete copied files after failure * API 5.4.0 * Added + advanced_search - Add file to album and artist search
Comments 0