librespot-java
librespot-java copied to clipboard
The most up-to-date open source Spotify client
**Describe the bug** The SpotifyId URI's regex expects a different syntax from the Spotify's provided URI of a Playlist. **To Reproduce** `SpotifyId id = PlaylistId.fromUri("spotify:playlist:4tYRZ7mZVEINuvu7ns4rQB");` **Expected behavior** The URI's regex...
**Is your feature request related to a problem? Please describe.** I'd like to use the multi speaker icon for librespot-java.  **Describe the solution you'd like** A way to use...
**Describe the bug** It seems in the logs that the connection is reset after 30 minutes. **Expected behavior** I'm not sure if this is regular behaviour of not, however my...
When I connect to my device within Spotify on Window, the playback-time starts/continues even when in pause-state. It happens always, when I connect while in pause state, or when pausing...
Shell commands work with "ZEROCONF" but not "USER_PASS" on v1.6.1. Yeah weird, toke me some time to catch this critter.
- The spotify web-api breaks with specific combinations of token scopes, see #399 - If you try creating a token through the spotify web console as found in the [`WebApihandler`](https://github.com/librespot-org/librespot-java/blob/playplay/api/src/main/java/xyz/gianlu/librespot/api/handlers/WebApiHandler.java#L31)...
**Describe the bug** Hello, the librespot service silently vanishes after some days from the spotify connect list, a restart is needed. Restart shows the app hanging, sig-term times out and...
**Describe the bug** - `/web-api/v1/me/player/devices` returns an empty list of devices - Manually calling `curl -X GET` with a token returned from `/token` results in the same result, a `200...
- [x] Working clienttoken request - [x] Persist client token once generated - [ ] Working playplay request
Get up-to-date with the latest Facebook login flow. https://github.com/librespot-org/librespot/discussions/635#discussioncomment-714466