mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #597] Queue not displaying album tracks correctly #346
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#346
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 @ampcat3 on GitHub (Nov 2, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/597
Describe the bug
When an album is selected, the album view correctly displays the tracks (say 7 tracks in total). When the first track of the album is selected, going to the Queue view will show many more tracks (18 for example) with the tracks repeated (the "repeat" selection is off). If I look at the queue using the Spotify Web Player, there are just the 7 tracks from the album.
To Reproduce
Use tab to get to the albums list. Hit space to select an album which causes the album view to be displayed. Make sure repeat is off. Hit space to select the first track for playing. Once it starts playing, hit z to bring up the Queue view. There will be many more tracks listed than there are in the album with the tracks being repeated. While in the Queue view, select n to play the next track. If you keep selecting n, the number of tracks in the list will vary (between 18 and 17 in my case).
Expected behaviour
I would expect the Queue view to show the album tracks without them being repeated and also to display the same number of tracks after choosing to play the next track.
Log and backtrace
Log and backtrace of a run reproducing the bug to help debug the issue, which are usually located in
$HOME/.cache/spotify-player/.Please refer to this URL for more details.
spotify-player-24-11-02-11-35.log
Screenshots




If applicable, add screenshots to help explain your problem.
Environment
spotify_playerUsed the pre-built application in spotify_player-x86_64-unknown-linux-gnu.tar.gz
Additional context
Add any other context about the problem here.
@aome510 commented on GitHub (Sep 6, 2025):
Should be fixed in the latest version
0.21.0