Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 6.5.2 support thread
#26
Yo.u can get the binary from the moOde repo.
https://github.com/moode-player/moode/releases

Scroll down to release 6.4.2, click Assets, then download the source code zip or get it via SSH on your moOde box using the procedure below. The procedure also install the binary.

Code:
wget https://github.com/moode-player/moode/archive/r642prod.zip
unzip -q r642prod.zip
sudo cp moode-r642prod/other/mpd/mpd-0.21.16 ./
sudo mv ./mpd-0.21.16 /usr/local/bin/mpd

sudo rm -rf ./moode-r642prod
sudo rm ./r642prod.zip

sudo systemctl restart mpd

if you need to go back to either the 6.5.2 default binary or the 0.22.-git test binary then follow the procedure below.

Code:
sudo cp /var/www/inc/mpd-* ./
sudo mv ./mpd-0.21.22 /usr/local/bin/mpd
--or--
sudo mv ./mpd-0.22-git /usr/local/bin/mpd

sudo systemctl restart mpd

Whichever one you install it has to match the currently selected entry in the MPD version field on Audio config.
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
RE: Official moOde 6.5.2 support thread - by Tim Curtis - 05-07-2020, 08:35 PM

Forum Jump: