-
Notifications
You must be signed in to change notification settings - Fork 14
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 no longer works #37
Comments
Recently I also got the same issue. I will try to update the spotify libraries and everything to see if it solves the issue |
is it gone? they closed the loophole? :( |
Don't worry, Spotify playback will still work :) The issue is that I need to update the libraries I use to connect to Spotify. Because of this, I will have to change Spotify library. I'm considering multiple options, from the original librespot, to the embedded spotify client cspot, that I tried to compile and use on Android. I'm not sure which way I'm going for now, but I'm not going to integrate a new Spotify client into this old Blade 2.x architecture. I'm creating an entirely new version of BladePlayer, 3.0, which will have new features, including a fully modular source "plugin" design, which should allow to try multiple Spotify client libraries all at once. It will also bring Material3 to BladePlayer, and many other improvements. |
oh wow amazing, thank you for your continued work. take your time, no worries, these things are complex and take time i know that. unfortunately i am not too good with java or android development so can't really contribute anything useful :( |
Really appreciate your work and that you invest your free time into this project! I love Blade 2.x and will definitely also love 3.0 |
Latest - https://github.com/librespot-org/librespot-java/releases/tag/v1.6.4 |
I get Authentication Error ( could not log in )
logs show BadCredentials even though it's correct
anyone else?
The text was updated successfully, but these errors were encountered: