Hi,
Spotify playback stopped working today.
I’m on the latest version of GStreamer. Anyone else with the same issue and maybe with a hint what to do?
Thank you.
Hi,
Spotify playback stopped working today.
I’m on the latest version of GStreamer. Anyone else with the same issue and maybe with a hint what to do?
Thank you.
If you’re using our pre-built gst-plugin-spotify you can set the environment variable to get more logging.
GST_DEBUG=librespot:6,spotifyaudiosrc:4 GST_DEBUG_LIBRESPOT=DEBUG
Most issues these days are related to Audio key error · Issue #1649 · librespot-org/librespot · GitHub and there’s no fix in sight for those. How old is your Spotify account? Old accounts still work, newer ones do not.
Hi thank you for your quick response.
It was a time problem.. My raspberry pi was not synced with a ntp server so it was stuck too far in the past and the authentification with spotify failed..
Setting up ntp syncronisation and everithing works fine.
So it was my fault ![]()
Sorry and thank you again!!