librespot icon indicating copy to clipboard operation
librespot copied to clipboard

Open Source Spotify client library

Results 173 librespot issues
Sort by recently updated
recently updated
newest added

- Keep using the same hyper client instead of building a new one for each request - This allows the client to reuse connections and improves the performance of multiple...

enhancement
new api

My librespot installation is unable to play any music and crashes upon connection with the following error: `could not initialize spirc: Permission denied { Login failed with reason: Try another...

Good to see you guys keep this project alive! Basically copy/paste from [plietar's repo issue #82](https://github.com/plietar/librespot/issues/82)

enhancement
new api

I run librespot on a Raspian which also runs a series of docker containers, which implies a shitload of networking interfaces, not all of them routable on the local network....

enhancement
dependencies

When playing songs via Librespot, songs don't show up in Spotify's Recently Played. This is with the following options: ``` --disable-discovery --username=xxx --password=xxx ``` Is this a known issue by...

bug
reverse engineering

It looks like Spotify have once again broken podcasts with librespot. I have tested with the latest commit from the dev branch ( b519a4a47d5ee3ecb5b3d70b702bdb244ada7388 ) and it still reproduces. Playing...

bug
reverse engineering
new api

Hello good people, I have come over from the community at the moOde Forum to report some behaviour we have spotted when using the Spotify Android app in conjunction with...

bug
reverse engineering
new api

Hi - I am experiencing an issue where all the songs in a playlist cannot be played through the connect feature. It looks to me like only 80 songs get...

SpotifyAPI

Refactored the implementation of RangeSet. The original implementation did not enforce privacy of the fields of `Range`, which meant that the implementation of `Range` could not be easily swapped out....

refactoring

I did observe 2 related issues in the current version: 1. I am unable to start playing a song of a playlist (if the playlist is very large) like this...

bug
reverse engineering