05-07-2020, 01:02 PM
Hi all,
I've been reading threads but can't find a clear answer, and it's probably due to my limited ability with SSH type operations.
I had RuneAudio installed on a RPi 2B, with a HiFiBerry DAC+, and decided to give MoOde a go. I've flashed it and installed it ok, however:
- MoOde doesn't show up in Spotify Connect;
- MoOde does show up in AirPlay;
- I've connected it to a SMB share on my NAS, and it appears to play music, but I get no sound
From what I've been able to tell looking at threads, the issue with Spotify Connect (which is my preferred means of streaming) appears to be LibreSpot - if I pgrep it, it's not running (no process id). When I look at moode.log, it's apparent that Librespot is endlessly restarting.
There are no instances of "libre" in the syslog. I'd attach it, but the forum software won't allow it.
Can anyone please suggest how I might go about troubleshooting it?
I've been reading threads but can't find a clear answer, and it's probably due to my limited ability with SSH type operations.
I had RuneAudio installed on a RPi 2B, with a HiFiBerry DAC+, and decided to give MoOde a go. I've flashed it and installed it ok, however:
- MoOde doesn't show up in Spotify Connect;
- MoOde does show up in AirPlay;
- I've connected it to a SMB share on my NAS, and it appears to play music, but I get no sound
From what I've been able to tell looking at threads, the issue with Spotify Connect (which is my preferred means of streaming) appears to be LibreSpot - if I pgrep it, it's not running (no process id). When I look at moode.log, it's apparent that Librespot is endlessly restarting.
Code:
20200507 203445 worker: (librespot --name "Moody" --bitrate 320 --initial-volume 70 --linear-volume --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "plughw:0" --onevent /var/local/www/commandw/spotevent.sh > /dev/null 2>&1 &)
20200507 203452 watchdog: LIBRESPOT restarted (check syslog for errors)
20200507 203456 worker: (librespot --name "Moody" --bitrate 320 --initial-volume 70 --linear-volume --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "plughw:0" --onevent /var/local/www/commandw/spotevent.sh > /dev/null 2>&1 &)
20200507 203502 watchdog: LIBRESPOT restarted (check syslog for errors)
20200507 203507 worker: (librespot --name "Moody" --bitrate 320 --initial-volume 70 --linear-volume --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "plughw:0" --onevent /var/local/www/commandw/spotevent.sh > /dev/null 2>&1 &)
There are no instances of "libre" in the syslog. I'd attach it, but the forum software won't allow it.
Can anyone please suggest how I might go about troubleshooting it?