Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Queue not displaying album tracks correctly #597

Open
ampcat3 opened this issue Nov 2, 2024 · 0 comments
Open

Queue not displaying album tracks correctly #597

ampcat3 opened this issue Nov 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ampcat3
Copy link

ampcat3 commented Nov 2, 2024

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.

@ampcat3 ampcat3 added the bug Something isn't working label Nov 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant