librespot-java
librespot-java copied to clipboard
The most up-to-date open source Spotify client
**Describe the bug** Since a few days, Librespot is not working anymore and instead logs a 403 authentication error. **To Reproduce** Occurs every time, on any machine. **Screenshots/Stracktraces/Logs** Librespot log:...
There are a few folks, including myself, who are trying to repair librespot-java but don't have much Java experience or a Java development environment. This is the Dockerfile I've been...
**Describe the bug** I try to create player session using AuthenticationType.AUTHENTICATION_SPOTIFY_TOKEN, but it throw exception xyz.gianlu.librespot.mercury.MercuryClient$MercuryException: status: 403 When i use username and password for session it works fine. **To...
In the last few days I noticed a number of track crashes or skips and discovered errors in the log similar to this: 2023-10-19 22:39:36,593 WARN CdnManager:186 - Couldn't extract...
**Describe the bug** Tracks stop playing suddenly and playback either stops or moves to the next track. In the logs, an error is noted "Couldn't extract expiration" **To Reproduce** It...
One of my use cases plays a track from a list on demand without filling the spotify queue. Currently librespot-java will throw an exception when reaching the end of the...
Is anyone else seeing bad credentials errors? I'm seeing this despite changing my password.
**Describe the bug** Spotify connect device does not show up on the network with librespot-java. **To Reproduce** Download latest librespot player jar file Run with sudo java -jar librespot-player-1.6.3.jar Make...
**Describe the bug** Suddenly librespot won't play anymore. Running 1.63 in alpine java (docker) with pipe backend **Screenshots/Stracktraces/Logs** ``` 2023-08-07 09:32:43,872 ERROR AudioKeyManager:128 - Audio key error, code: 1 soundsystem-librespot-1...
**Describe the bug** When having a playlist which is sorted by e.g. "date added", but **descending** (newest songs at top), starting the first song results in the queue being empty,...