12-23-2018, 09:47 PM
Thank you for your donation!
playing tunes from archives
|
12-23-2018, 09:48 PM
12-24-2018, 12:48 AM
1. Save current MPD 0.20.20 just in case
Code: cd ~ 2. Download and unzip MPD 0.21.3 Code: wget http://moodeaudio.org/test/mpd-0.21.3-archivetest.zip 3. Install dev libs. All of these except for libbz2-dev and libzzip-dev should already be installed and at newest version. Code: sudo apt-get -y install \ 4. Install new build of MPD with archive support Code: sudo mv mpd-0.21.3-archivetest /usr/local/bin/mpd The MPD database should automatically start updating. Wait till finished then try to play some archives :-) -Tim
12-30-2018, 05:50 PM
Ok Tim, had some time today and all went well. Those were the only two missing libraries. 'mpd -V, reports archiving good to go. The update did not start automagically, so I started it manually. Will report back when it is done.
John
12-30-2018, 11:38 PM
(12-30-2018, 05:50 PM)Listener Wrote: Ok Tim, had some time today and all went well. Those were the only two missing libraries. 'mpd -V, reports archiving good to go. The update did not start automagically, so I started it manually. Will report back when it is done. Ok Tim, installed, updated, and working--at least with zip archives, haven't tested others yet. Haven't gotten auto-shuffle to work yet. Is there are doc or a helpful thread somewhere? Happy new year, John |
« Next Oldest | Next Newest »
|