12-17-2018, 05:48 PM
(12-13-2018, 05:51 PM)abyrd Wrote: I can use the Moode web UI to restart the Spotify service, at which point Moode immediately reappears in the Spotify MacOS app. If I select Moode as the connect device in the Spotify app, Moode again disappears from that app, and again running pgrep on the Pi shows no librespot process running.
I observed the same behavior on a Raspberry Pi Zero W with MoodeAudio 4.3 and 4.4, not only with the MacOS app. Spotify Connect was unusable.
What helped was to log in via SSH and once start librespot with a (premium) Spotify user name and password:
Code:
librespot -n "client_name" -u user -p password
After that it worked flawlessly, even after restarting Spotify Connect from the MoodeAudio web interface.
I would thus argue that MoodeAudio is doing something wrong here.
On a sidenote, it would be nice if any kind of latest connection to MoodeAudio had priority over previous ones, e.g., if Spotify Connect did not remain silent due to a previously established Bluetooth connection.