[GH-ISSUE #597] Queue not displaying album tracks correctly #346

Closed
opened 2026-03-02 23:46:45 +03:00 by kerem · 1 comment
Owner

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.
album_selection
album_selection_2
queue
queue_2

Environment

  • OS: Ubuntu 22.04.5
  • Application version: 0.20.1
  • Application features: if applicable, provide cargo features used to build spotify_player

Used the pre-built application in spotify_player-x86_64-unknown-linux-gnu.tar.gz

Additional context
Add any other context about the problem here.

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](https://github.com/aome510/spotify-player?tab=readme-ov-file#logging) for more details. [spotify-player-24-11-02-11-35.log](https://github.com/user-attachments/files/17608033/spotify-player-24-11-02-11-35.log) **Screenshots** If applicable, add screenshots to help explain your problem. ![album_selection](https://github.com/user-attachments/assets/0ff70dfd-4a54-4c7b-a85d-f874d5ab1d94) ![album_selection_2](https://github.com/user-attachments/assets/307bbf59-806b-467d-b41f-dc1807574cde) ![queue](https://github.com/user-attachments/assets/65072c88-c05c-4f9d-90f8-a2a324d1d7c8) ![queue_2](https://github.com/user-attachments/assets/0c69a6a3-d777-46ad-916d-0a41598ddd02) **Environment** - OS: Ubuntu 22.04.5 - Application version: 0.20.1 - Application features: if applicable, provide [cargo features](https://doc.rust-lang.org/cargo/reference/features.html) used to build `spotify_player` - Used the pre-built application in spotify_player-x86_64-unknown-linux-gnu.tar.gz **Additional context** Add any other context about the problem here.
kerem 2026-03-02 23:46:45 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@aome510 commented on GitHub (Sep 6, 2025):

Should be fixed in the latest version 0.21.0

<!-- gh-comment-id:3260181328 --> @aome510 commented on GitHub (Sep 6, 2025): Should be fixed in the latest version `0.21.0`
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/spotify-player#346
No description provided.