11-02-2021, 11:02 AM
To troubleshoot try the following:
1. Turn Spotify renderer OFF in Audio Config
2. Run the command below from SSH
3. See if any connection attempts/failures show up in the console output.
Also verify your account is Premium level.
1. Turn Spotify renderer OFF in Audio Config
2. Run the command below from SSH
Code:
sudo librespot --name "moode" --bitrate 320 --format S32 --initial-volume 0 --volume-ctrl linear --autoplay --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "_audioout" --onevent /var/local/www/commandw/spotevent.sh
3. See if any connection attempts/failures show up in the console output.
Also verify your account is Premium level.