Skip to content
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

Open
primski opened this issue Aug 15, 2024 · 6 comments
Open

spotify no longer works #37

primski opened this issue Aug 15, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@primski
Copy link

primski commented Aug 15, 2024

I get Authentication Error ( could not log in )

logs show BadCredentials even though it's correct
anyone else?

@vhaudiquet
Copy link
Owner

Recently I also got the same issue. I will try to update the spotify libraries and everything to see if it solves the issue

@vhaudiquet vhaudiquet added the bug Something isn't working label Aug 15, 2024
@primski
Copy link
Author

primski commented Sep 7, 2024

is it gone? they closed the loophole? :(

@vhaudiquet
Copy link
Owner

Don't worry, Spotify playback will still work :)

The issue is that I need to update the libraries I use to connect to Spotify.
However, librespot-java, the main Spotify library that I use, is no longer being developed.

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.
However, this will take time, as I'm just getting started.
Sorry, but in the mean time, I think you will have to wait :( as I don't really know how I could update this version

@primski
Copy link
Author

primski commented Sep 7, 2024

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 :(

@linesquarecube
Copy link

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

@Eliya-Manoj
Copy link

Eliya-Manoj commented Nov 10, 2024

However, librespot-java, the main Spotify library that I use, is no longer being developed.

Latest - https://github.com/librespot-org/librespot-java/releases/tag/v1.6.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants