-
Notifications
You must be signed in to change notification settings - Fork 398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 | Spotify changed authentication - Can't play content: GStreamer error: Could not get/set settings from/on resource #2429
Comments
I ma having the same issue - not sure if it's related to this? |
Yes, the problem is probably that Spotify requires now oauth authentication. This has to be fixed in mopidy-spotify, see also mopidy/mopidy-spotify#394 |
All PR #2435 updates mopidy-spotify, which should fix this issue. Everyone is invited to test this fix. |
Hi there I have the same problem I think. i am confused a little bit: How do I get the credentials.json mentioned in the fix? |
I did update the spotify mopidy version but now I am getting this error " " |
Probably not completely fixed |
I think we have to get the credentials.json file from librespot mopidy/mopidy-spotify#394 |
I made it work by doing the following:
I am not sure whether all steps were necessary. It works currently. |
There seems to be some progress in the mentioned thread, any chance to get a fix for this here also? |
Did the same and it works for me as well. In addition to the above, I also had to install the sudo python3 -m pip install Mopidy-Spotify==5.0.0a3 Btw, I found it useful to check the logs from mopidy to get quick feedback on whether authentication works or not and why journalctl -u mopidy -b --grep spotify.web |
Version
2.7.0 - 550a258 - master
Branch
master
OS
Raspbian GNU/Linux 11 (bullseye) - Lite 32Bit
Pi model
3 B Rev 1.2
Hardware
What happened?
Installing Phoniebox works fine. When the box boots up, I can hear the boot-sound from the speakers fine also.
But when I play Spotify content via the WebUI or Iris, nothing plays and the following is written to the mopidy log:
`ERROR [MainThread] mopidy.audio.gst GStreamer error: Could not get/set settings from/on resource.
Logs
Configuration
mpd.conf
/etc/mopidy/mopidy.conf
More info
Running the following as
root
anduser
mopidy works fine:The text was updated successfully, but these errors were encountered: