Where can I link Last FM? - 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: Where can I link Last FM? (/showthread.php?tid=3293) Pages:
1
2
|
Where can I link Last FM? - FrenkieB - 12-24-2020 Hi, I'm trying out Moode 7.0.1 and I'm looking where I can link Last FM so that the songs that I play show up in Last FM. Can someone let me know where I can add the credentials? RE: Where can I link Last FM? - hestehandler - 12-24-2020 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: Code: sudo apt-get install mpdscribble Edit the /etc/mpdscribble.conf with your user name and password. Code: sudo systemctl start mpdscribble RE: Where can I link Last FM? - FrenkieB - 12-24-2020 Takk @hestehandler , that works. Do I have to enable it every time through the command line if the Pi was rebooted? RE: Where can I link Last FM? - hestehandler - 12-24-2020 (12-24-2020, 01:30 PM)FrenkieB Wrote: Do I have to enable it every time through the command line if the Pi was rebooted? Nope. Setting the daemon to ‘enable’ enables it across reboots (and so far any Moode updates). RE: Where can I link Last FM? - FrenkieB - 12-24-2020 Everything is working. Case closed. RE: Where can I link Last FM? - CallMeMike - 12-26-2020 @FrenkieB The 'case' is closed if you do this: http://moodeaudio.org/forum/showthread.php?tid=2977 RE: Where can I link Last FM? - vinnn - 12-30-2020 @hestehandler Cheers, was disappointed that scrobbling had gone missing. mpdscribble makes it so easy! RE: Where can I link Last FM? - Tim Curtis - 12-30-2020 Maybe a dev will volunteer their time to add mpdscribble to the build recipe and WebUI for easy configuration :-) RE: Where can I link Last FM? - michdal - 01-05-2021 (12-24-2020, 12:28 PM)hestehandler Wrote: The Last.FM daemon from Moode 6.x was removed because it broke.This is really sad, I loved that feature (and the easy configuration in moode). Hopefully, it comes back some day. RE: Where can I link Last FM? - flexmens - 01-25-2023 Hi everyone, thanks for this old thread, it helped me to get Last.Fm scrobbling working. I am comparing Volumio with MoodeAudio, and for both I have the scrobbler working, so I can focus on other features for comparison |