Moode Forum

Full Version: MPD zip archive support
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I see that mpd has support for zip archives, but it is not enabled in moode.

Non-moode mpd version 0.19.1:


Code:
Archive plugins:
 [bz2] bz2
 [zzip] zip
 [iso] iso

Moode v4.1 (mpd version 0.20.18):


Code:
Archive plugins:
 [iso] iso


is there a way it enable it?
ah I'm guessing from this post that it would mean compiling mpd from source?
Yes, that correct it would have to be compiled from sources.