Moode Forum
MPD zip archive support - Printable Version

+- Moode Forum (https://moodeaudio.org/forum)
+-- Forum: moOde audio player (https://moodeaudio.org/forum/forumdisplay.php?fid=3)
+--- Forum: Support (https://moodeaudio.org/forum/forumdisplay.php?fid=7)
+--- Thread: MPD zip archive support (/showthread.php?tid=222)



MPD zip archive support - comiconomenclaturist - 06-02-2018

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?


RE: MPD zip archive support - comiconomenclaturist - 06-02-2018

ah I'm guessing from this post that it would mean compiling mpd from source?


RE: MPD zip archive support - Tim Curtis - 06-02-2018

Yes, that correct it would have to be compiled from sources.