You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct, you will find the exact probleme here: devgianlu/go-librespot@c19586d
Now, since Volumio didn't merged my pull request yet, you will find a step by step guide how to manually update your spotify:
Connect to your volumio over SSH with ssh [email protected], Password is volumio
Move into /data/plugins/music_service/spop/ with cd /data/plugins/music_service/spop/
Open install.sh with nano install.sh
Press CTRL + W and type VERSION and press enter
Change 0.0.9 to 0.0.10
Save the file with CTRL + X + Y + Enter
Uninstall spotify with sudo bash uninstall.sh
Install Spotify again with sudo bash install.sh
Go into the plugin-section on your webinterface or just do a full-restart on your volumio
Stop Spotify
Start Spotify again
Done
The Volume thing will be fixed but there is another wierd bug which spams your spotify client with network connection errors but you can ignore it, it won't affect your listening experience
No description provided.
The text was updated successfully, but these errors were encountered: