librespot-org / librespot-org/librespot
Problem playing some playlists
Open
@roderickvd is already working on this.
Since Oct 5, 2021.
bug
reverse engineering
- Dominant language
- Rust
- Stars
- 7.2k
- Forks
- 888
- Avg merge
- 6h 41m
- Merged PRs (30d)
- 3
Description
I did observe 2 related issues in the current version:
- I am unable to start playing a song of a playlist (if the playlist is very large) like this one:
https://open.spotify.com/playlist/0bQjBPRqy5zReJethJy3aP?si=4cIwLUI_RHC47-5kfdbJ_Q
If i start playing it on webplayer, PC or Android and the Spotify Connect to Librespot this song will play usually without a problem.
- A lot of times, when the playlist is finally playing, the next song will start but will continuously hang on the first second and repeat itself. This can go for several minutes, or resolve itself shortly.
I sometimes get the following WARN message in the log when that happens:
[2020-05-14T17:50:54Z WARN librespot_playback::player] Player::seek called from invalid state
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.