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.3.1-vendor.tar.gz | 0118061792 113 MB | |
ampache-6.3.1.tar.gz | 0009039577 8.62 MB | |
ampache-README.SUSE | 0000007639 7.46 KB | |
ampache-config.patch | 0000000767 767 Bytes | |
ampache-confpath.patch | 0000016855 16.5 KB | |
ampache-rpmlintrc | 0000001227 1.2 KB | |
ampache-systemd.patch | 0000001243 1.21 KB | |
ampache.changes | 0000151179 148 KB | |
ampache.spec | 0000007855 7.67 KB | |
get-source.sh | 0000002357 2.3 KB | |
httpd.conf.ampache | 0000006473 6.32 KB |
Revision 122 (latest revision is 130)
Eric Schirra (ecsos)
accepted
request 1160957
from
Eric Schirra (ecsos)
(revision 122)
- Update to 6.3.1 * Added - Added an option to clean a folder path on the Show Catalogs page * Changed - Show full playlist names on the personal favorite plugins (missing username) - Block direct stream for shared file when share is disabled * Removed - Config options write_id3 and write_id3_art don't do anything so remove them * Fixed - Add missing album name through browser Media Session API - Fixed PHP caching false values when expecint an int - Typo for disabled song display - Show the count of returned art in the log - Don't show private playlists on browse or direct link if you don't have access - Refresh Democratic playlist on vote removal, and clear the votes on clear all - Preference text box possible XSS + Search - Added some documented aliases for rules that were missed - Fixed NOT SOUNDS LIKE responses - Don't scrub search input in the SQL (parameters are sanitized) - Rule input XSS in JS + Subsonic - Array not set on some items in JSON responses * API 6.3.1 + Added - API6 - New Method: now_playing (Get what is currently being played by all users.)
Comments 0