mirror of
https://github.com/devgianlu/go-librespot.git
synced 2026-04-26 13:25:49 +03:00
[GH-ISSUE #54] Add to queue from mobile when playing a single track does not work #44
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#44
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 @devgianlu on GitHub (Jul 31, 2024).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/54
This looks like an upstream bug in Spotify, but there must be a workaround.
When trying to add to the queue from mobile, this is sent:
When trying to add to queue from the desktop client, this is sent:
This first message is clearly bogus as it does not contain anything in the
next_tracksfield.@aykevl commented on GitHub (Oct 6, 2024):
Oops, I don't think this was intended to be closed (GitHub read "might fix" as "fix").
@devgianlu commented on GitHub (Mar 30, 2025):
Seems fixed