othmar52 / slimpd

PHP/JS based MPD-web-client for large music collections
GNU Affero General Public License v3.0
41 stars 11 forks source link

mpd database parser does not work with gzipped db #2

Closed othmar52 closed 8 years ago

othmar52 commented 8 years ago

currently only plaintext db is supported

see http://www.musicpd.org/doc/user/plugin_reference.html#database_plugins Compress the database file using gzip? Enabled by default (if built with zlib).