mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-25 21:05:47 +03:00
[GH-ISSUE #218] Jump to song in queue does not work if the currently playing song was queued manually #143
Labels
No labels
bug
enhancement
pull-request
spotify-side
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/go-librespot#143
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 @tooxo on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/218
When the song currently playing was queued manually (green square symbol below the song), jumping to a song in the upcoming songs menu adjusts the queue correctly but restarts the current song instead of playing the clicked one.
Also probably the same issue, if you play a song from play-queue, and then jump to another song in play-queue, the clicked on song starts but does not get removed from the play-queue.
@tooxo commented on GitHub (Sep 19, 2025):
This is not fixed with the PR afaik.