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.0.3-vendor.tar.gz | 0098850418 94.3 MB | |
ampache-6.0.3.tar.gz | 0008904564 8.49 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000767 767 Bytes | |
ampache-confpath.patch | 0000016689 16.3 KB | |
ampache-rpmlintrc | 0000000832 832 Bytes | |
ampache-systemd.patch | 0000001243 1.21 KB | |
ampache.changes | 0000130831 128 KB | |
ampache.spec | 0000008015 7.83 KB | |
get-source.sh | 0000002080 2.03 KB | |
httpd.conf.ampache | 0000006169 6.02 KB |
Revision 116 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 1114401
from
Eric Schirra (ecsos)
(revision 116)
- Update to 6.0.3 * Added - Translations 2023-09 - Added refresh button on smartlists so you don't have to overwrite the rules each time * CLI - New cli command bin/cli run:addCatalog (Create a local catalog) * Database 600040 - Add custom_timezone as a user preference - Add disksubtitle to song_data and album_disk table * Config version 68 - Add date_timezone (Allow custom timezone for date formatting) * Changed - Lyrist plugin regex be a bit looser with user input and regex /api/ on the end of api_host - Don't try and load preferences page without a user to load - Check for downsample_remote conditions on song play_url generation - Don't downsample songs during a stream (play_url should catch this before you stream) - Sort album browse pages based on your album_sort preference * Fixed - Error checking user temp playlist could give you a blank index page - Runtime errors with missing data - Missing translations for language list - Select uploaded artists using the artist instead of song - Missing column in Search::get_searches SQL - Updating artist_map too much - Last.fm lookup url was missing an & for albums - Don't try to load an album_disk that doesn't have an album - Restore sorting on album lists and browses that aren't grouped by release_type - Catch Spotify runtime error on retry as well as initial attempt * API 6.0.3 * Added - API5::playlist_songs: Add random to get random objects filtered by limit * Fixed * ALL - handshake: runtime errors with bad username - handshake: Don't error on empty data counts - ping: Don't error on empty data counts * Api6 - list: searches were missing from playlists - browse: XML returned a list instead of a browse object
Comments 0