-
Notifications
You must be signed in to change notification settings - Fork 397
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 does not work anymore #1815
Comments
I think its a problem an is described here -> ? https://github.com/mopidy/mopidy-spotify "As promised last month, Spotify disabled access to libspotify on 16/05/2022. As of today, seven years after libspotify was deprecated, there is still no official replacement library available." I think this is a major problem for every Phonebox/Spotify version |
Thanks for reporting this. Looks like this is a real showstopper, we need to look into that. |
Holy shite, yes please prioritized this, I think this breaks every other phoniebox out there (including mine :/) |
Can confirm. We have 2 Phonieboxes for our children and both stopped playing spotify over night. |
Confirmed by 5 boxes and 5 sad children. There will be no quick way around it. We all hoped that day would never come, but it finally has come and there is not much one can do as long as spotify does not reconsider its decision. At least the non-spotify part is still working. |
Unfortunately I don’t think that there will be quick a solution to this, because Spotify disabled the support of libspotify. The people from mopidy-spotify (which Phoniebox relies on) are currently working on solutions (see mopidy/mopidy-spotify#110 (comment)), but no idea, when a solution will be available. |
Is it out of the question to use another API or SDK for Spotify on Phoniebox? It's really depressing to lose that unique selling point. I didn't see it coming, either. |
See #1815 (comment) |
Same here spotify is not working anymore. Is there any alternative API or SDK to replace mopidy? whats about this: https://lib.rs/crates/gst-plugin-spotify |
^that might work, see how to install https://qengineering.eu/install-gstreamer-1.18-on-raspberry-pi-4.html |
Current implementation relies on mopidy in the Spotify edition (also for non Spotify functions), so from my point of view we should wait for an update of mopidy-spotify. Hopefully this would be only an update of mopidy-spotify. But if anyone comes up with a different solution and proposes a PR, we could also check if this is the way we want to go. As we are currently working on a new and shiny version 3 we need to check the implications in https://github.com/MiczFlor/RPi-Jukebox-RFID/tree/future3/spotify as well. @pabera @ChisSoc @Groovylein @MiczFlor |
^^I've seen there is already alottah python inside, this might be handsome, I'll try... |
I've tested the development environment for Spotify yesterday and it works 🤞 |
yeah, would be so nice to have a kind of working version, so guys can swtich to future 3 ;) |
Hey Guys, that would be so so so awesome if you would be able to find an alternative solution! You would be a star for so many Kids and Dads! :-) |
I'm to stupid for active coding contribution. It would be awesome to get an alternative for my son. We both created a huge amount of cards with his favorite audiobooks. Therefore it would be great if you professionals find a way to solve the problem. |
How mature is the future3/spotify branch? Can it be merged and released yet? |
Unfortunately it isn't stable at all. The player management and the whole WebApps are not ready for Spotify yet. |
Can we get a merge of future3/dev and spotify? Even if not stable and no web-app, i guess you will get a lot of testers :-) |
Just came to the discussions to find out, why my daughter's Phoniebox stopped working. And now - oh my, what a catastrophe 😥, our Phoniebox is entirely based on Spotify, I made over 50 cards. Hopefully, it will work again in Future, shame on Spotify to just cut the access. |
Hi, I followed the guide by d4rkd3v1l. I have one issue: Spotify Tracks don't play until I manually restart the service via What am I missing? But I'm a little lost here as an total beginner. Help would be great. |
i as well want to say many thanks for this great guide!! it perfectly works |
I restarted the whole process from scratch; I don't know what I did differently this time; but now it worked perfectly. Thanks for the guide. |
Additional info for anyone trying to build it on raspbian 32 bit legacy, but with a pi4 64 bit:
(This is for Raspberry Pi 4. It might be different for other Pi versions) Before that i was even unable to run |
I will take some time later today or on the weekend on the status of future3 with regards to Spotify or other streaming services. There are technical boundaries and legal questions that need to be considered. |
@DonPavlov |
So after removing rust completely setting the boot/config.txt to 32 bit, and rebooting. after installation finishes everything works as expected: it is possible to just run cargo and rustc |
If you have issues/questions regarding the use of Mopidy (or librespot) in the future release than feel free to raise them at the usual places (or privately if necessary). There are now some automated gst-plugin-spotify builds, I don't think there are any major blockers to having it all installable through apt again. This thread has been useful in demonstrating some rough edges that I wasn't hitting. |
Thanks a lot for the great guide! I have one addition that took me quite a while to solve: I always got the "error: command failed: 'cargo': No such file or directory (os error 2)" when calling the Now, spotify works again - finally! |
|
For future3 PR #2164 is laying the ground work for Spotify. Help is greatly appreciated. |
1 similar comment
For future3 PR #2164 is laying the ground work for Spotify. Help is greatly appreciated. |
Is anyone else getting errors when trying to play Spotify playlists from rfid tags or the phoniebox UI? These playlists work fine when started from the iris UI. Spotify URIs to albums work fine everywhere.
This seems to be related: I updated to the latest mopidy-spotify version with the following command, but it did not solve the issue:
|
You need also the what’s the response of this command? |
Thanks for answering to my question. However,
Afterwards I rebooted by raspberry pi, and then
Any other hints? Edit: Now playlists work again! I am confused, but happy |
I think pip wants install options before the path/name.
|
Hi,
gives me this error:
a google search told me it could be related to using a proxy, which i don't do, so I don't know what to do with it. Can anybody help me with this? |
I don't know what your problem is, it seems your pi has network issues. There was a time I'd have suggested your power supply might not be good enough but I would hope in 2024 everyone has got that sorted. In any case, you can grab gst-plugin-spotify from https://github.com/kingosticks/gst-plugins-rs-build/releases/latest |
There is (finally) a new pre-release version of Mopidy-Spotify. It's got some fixes due to Spotify silently breaking their Web API and new install instructions which suggest using the deb packages at https://github.com/kingosticks/gst-plugins-rs-build/releases/latest The version of spotifyaudiosrc within the package itself is not new, so there's no need to upgrade to it if you already have a working version. |
The future PR #2315 will incorporate the necessary changes for legacy V2, so no manual changes will be necessary anymore. |
If someone want to try out the changes and give feedback, that would be really helpfull before we merge it. Best install on another SDCard with Bullseye and use this command for the installation (no other changes needed):
|
Bug
What I did
My Working Phoniebox stops working since today.
Spotify integration does not work. only local playback works
I Changed nothing. Works weeks before like a charm.
Spotify Premium is Valid
What happened
The text was updated successfully, but these errors were encountered: