12-24-2020, 12:28 PM
(This post was last modified: 12-24-2020, 12:28 PM by hestehandler.)
The Last.FM daemon from Moode 6.x was removed because it broke. In version 7.x you can manually install an alternative:
Enable SSH in Moode, then ssh into your Moode from a terminal. Login: pi. Password: moodeaudio.
Install mpdscribble:
Edit the /etc/mpdscribble.conf with your user name and password.
Enable SSH in Moode, then ssh into your Moode from a terminal. Login: pi. Password: moodeaudio.
Install mpdscribble:
Code:
sudo apt-get install mpdscribble
sudo systemctl enable mpdscribble
Edit the /etc/mpdscribble.conf with your user name and password.
Code:
sudo systemctl start mpdscribble