librespot-java icon indicating copy to clipboard operation
librespot-java copied to clipboard

The most up-to-date open source Spotify client

Results 203 librespot-java issues
Sort by recently updated
recently updated
newest added

**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:...

bug

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...

bug

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...

bug

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.

bug

**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...

bug

**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...

bug

**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,...

bug