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

**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** ![image](https://github.com/librespot-org/librespot-java/assets/80153297/9e05b763-3480-4838-a2e7-76f455bf3680)...

enhancement

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

bug

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

bug

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

bug

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

bug

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

bug

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

bug

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

bug

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

dependencies