librespot-java
librespot-java copied to clipboard
The most up-to-date open source Spotify client
**Is your feature request related to a problem? Please describe.** I use search API and get some weird uri **Describe the solution you'd like** update uri regex **Additional context** ...
Since yesterday, several endpoints returns a 502 error when using the player: - `hm://artist/v1/{id}/desktop` - `hm://artist-identity-view/v2/profile` and potentially others I tried to run `dump.sh` from `spotify-analyze` to check what endpoints...
**Describe the bug** The bug may not necessarily be a bug; it could be considered a feature request and/or bug report combined. I have conducted tests using my own premium...
**Describe the bug** After running for a while the device doesn't appear as a device in Spotify anymore. Checking the logs shows a repeated loop of failed reconnects. A restart...
**Describe the bug** Shell events doesn't trigger **To Reproduce** Using this configuration, the shell commands don't get executed. I've compared the trace level logs, and there is no difference if...
**Describe the bug** I am running a script triggered by onTrackChanged which tries to use the enviormental variables (NAME, ARTIST...) provided by this [event](https://github.com/librespot-org/librespot-java/blob/020ca70b24afa246c336386bab9f8876f41689a9/player/src/main/java/xyz/gianlu/librespot/player/ShellEvents.java#L67). Unfortunately I always get the empty...
**Describe the bug** With #330 a `shuffle` parameter was added to the API call `POST /player/load`. According to the issue, the purpose of this parameter is to solve this problem:...
**Describe the bug** When a song is being played, you can restart the song by pressing the previous song button assuming you are beyond a few seconds into the song....
Enhancement! I have an idea, is it possible to change the name of the end point while running? Here's my thought: 1. No playback, amplifier is off. Name = BigStereo...
Bumps [com.electronwill.night-config:toml](https://github.com/TheElectronWill/night-config) from 3.6.7 to 3.7.1. Release notes Sourced from com.electronwill.night-config:toml's releases. 3.7.1 Gradle fix Fixes Resolve a misconfiguration of the Gradle build, see TheElectronWill/night-config#173 for more details Fix a...