[GH-ISSUE #1646] Only first (last) track in reverse sorted playlist added to queue. #749

Closed
opened 2026-02-27 19:32:16 +03:00 by kerem · 2 comments
Owner

Originally created by @fkroener on GitHub (Nov 18, 2025).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/1646

Description

When reverse sorting a playlist by 'added by' and playing the top-most track, only this track is added to the queue, instead of the reverse sorted playlist. Next track would move to a recommended track instead of the (last)-1 tracks.

Selecting the fourth track adds the reverse order than what one expects to the queue: from bottom (track-4) to top (track 1, first), instead of the entire playlist in reverse order minus the first three tracks.

Version

Git and v0.8.0

How to reproduce

Steps to reproduce the behavior in librespot e.g.

  1. Launch librespot
  2. Own a playlist
  3. Sort it by date, reverse it
  4. Play the first track
  5. Expect your entire playlist in reverse order added to queue
  6. See only the last added track

Host (what you are running librespot on):

  • OS: Linux
Originally created by @fkroener on GitHub (Nov 18, 2025). Original GitHub issue: https://github.com/librespot-org/librespot/issues/1646 ### Description When reverse sorting a playlist by 'added by' and playing the top-most track, only this track is added to the queue, instead of the reverse sorted playlist. Next track would move to a recommended track instead of the (last)-1 tracks. Selecting the fourth track adds the reverse order than what one expects to the queue: from bottom (track-4) to top (track 1, first), instead of the entire playlist in reverse order minus the first three tracks. ### Version Git and v0.8.0 ### How to reproduce Steps to reproduce the behavior in *librespot* e.g. 1. Launch `librespot` 2. Own a playlist 3. Sort it by date, reverse it 4. Play the first track 5. Expect your entire playlist in reverse order added to queue 6. See only the last added track ### Host (what you are running `librespot` on): - OS: Linux
kerem 2026-02-27 19:32:16 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@photovoltex commented on GitHub (Nov 18, 2025):

So basically a duplicate of #1545?

<!-- gh-comment-id:3547556621 --> @photovoltex commented on GitHub (Nov 18, 2025): So basically a duplicate of #1545?
Author
Owner

@fkroener commented on GitHub (Nov 18, 2025):

Yes, this looks quite similar.

<!-- gh-comment-id:3547574030 --> @fkroener commented on GitHub (Nov 18, 2025): Yes, this looks quite similar.
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/librespot#749
No description provided.