08-30-2022, 11:30 AM
(This post was last modified: 08-31-2022, 09:04 PM by Tim Curtis.
Edit Reason: eta add sudo, update text
)
Here is the launch string from the log
1. Turn off Debug log in System Config
2. Turn off Spotify renderer in Audio Config
3. Paste the launch string at the SSH command promptÂ
Look for errors in the output
Code:
sudo librespot --name "Moode Spotify" --bitrate 160 --format S16 --mixer softvol --initial-volume 0 --volume-ctrl log --volume-range 60 --cache /var/local/www/spotify_cache --disable-audio-cache --backend alsa --device "_audioout" --onevent /var/local/www/commandw/spotevent.sh
1. Turn off Debug log in System Config
2. Turn off Spotify renderer in Audio Config
3. Paste the launch string at the SSH command promptÂ
Look for errors in the output