[GH-ISSUE #216] Reordering the queue on android does not work #141

Closed
opened 2026-02-28 14:25:43 +03:00 by kerem · 0 comments
Owner

Originally created by @tooxo on GitHub (Sep 19, 2025).
Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/216

Reodering the queue on android leads to the order being reverted instantly. This only happens with "next playing" tracks, and not with manually queued tracks. This happens because the new order of the other tracks is discarded by p.state.tracks.PrevTracks() and p.state.player.NextTracks()

Originally created by @tooxo on GitHub (Sep 19, 2025). Original GitHub issue: https://github.com/devgianlu/go-librespot/issues/216 Reodering the queue on android leads to the order being reverted instantly. This only happens with "next playing" tracks, and not with manually queued tracks. This happens because the new order of the other tracks is discarded by `p.state.tracks.PrevTracks()` and `p.state.player.NextTracks()`
kerem 2026-02-28 14:25:43 +03:00
  • closed this issue
  • added the
    bug
    label
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/go-librespot#141
No description provided.