mirror of
https://github.com/librespot-org/librespot.git
synced 2026-04-27 16:25:52 +03:00
[GH-ISSUE #1625] Stopped working again - another change on Spotify's side? #741
Labels
No labels
A-Alsa
SpotifyAPI
Tokio 1.0
audio
bug
can't reproduce
compilation
dependencies
duplicate
enhancement
good first issue
help wanted
high priority
imported
imported
invalid
new api
pull-request
question
reverse engineering
wiki
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot#741
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sixtyfive on GitHub (Nov 8, 2025).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1625
Unfortunately, I'm getting the deaded
skipping to next track, unable to load track again. I revisited #1623 / #1622 but this time, found nothing in there that helped. Log looks like this:I'll happily provide any extra info if you let me know what you need!
@photovoltex commented on GitHub (Nov 8, 2025):
Why did you ignore the issue template? If you hadn't we would probably see that you are not using a development build and rather a published version in which this isn't fixed, yet. The bug is only resolved on the current
devbranch and will be fixed in an published version with the upcoming 0.8 release.Please provide the version your are using or alternatively the start of the log where the version is displayed.
@kingosticks commented on GitHub (Nov 8, 2025):
Let's reopen if this is updated with anything interesting and useful.
@sixtyfive commented on GitHub (Nov 8, 2025):
I apologize - it was not my intention to upset anyone by removing the template. I felt a little overwhelmed by it and was so sure something must have been changed by Spotify that the template didn't seem relevant.
Indeed, the librespot version included in the
ghcr.io/firefrei/snapcast/server:latestDocker build is 0.7.1987dfa5("Built on 2025-11-01") only. I shall do my own build now instead. Apologies again and thank you for explaining the situation!