[GH-ISSUE #441] Can't scroll through all playlist items #186

Closed
opened 2026-02-28 14:47:37 +03:00 by kerem · 5 comments
Owner

Originally created by @gnuille on GitHub (May 6, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/441

I have been looking through implemented and not implemented things and i'm not sure if this is a bug that ocurrs to me or it's the current implementation or i can't find the correct key, sorry if its the case :(

I have a playlist with about 500 songs. Spotify tui shows me just the last added songs of the playlist and when i scroll down (using the down arrow, the ctrl-n or j key bindings) it goes down until the bottom of the terminal, when it reaches the bottom it returns back to the top.

Even when I'm in shuffle mode, the only songs played are the songs shown in the screen.

I haven't find a way to scroll through all the songs of the playlist, and even to play them. I hope this is helpfull and not anoying.

Thanks!

Originally created by @gnuille on GitHub (May 6, 2020). Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/441 I have been looking through implemented and not implemented things and i'm not sure if this is a bug that ocurrs to me or it's the current implementation or i can't find the correct key, sorry if its the case :( I have a playlist with about 500 songs. Spotify tui shows me just the last added songs of the playlist and when i scroll down (using the down arrow, the ctrl-n or j key bindings) it goes down until the bottom of the terminal, when it reaches the bottom it returns back to the top. Even when I'm in shuffle mode, the only songs played are the songs shown in the screen. I haven't find a way to scroll through all the songs of the playlist, and even to play them. I hope this is helpfull and not anoying. Thanks!
kerem closed this issue 2026-02-28 14:47:37 +03:00
Author
Owner

@Rigellute commented on GitHub (May 6, 2020):

Sorry for the confusion! Pagination is not fully implemented in all views, but the keys to navigate between result pages is Ctrl+d (down) and Ctrl+u (up)

<!-- gh-comment-id:624666623 --> @Rigellute commented on GitHub (May 6, 2020): Sorry for the confusion! Pagination is not fully implemented in all views, but the keys to navigate between result pages is `Ctrl+d` (down) and `Ctrl+u` (up)
Author
Owner

@gnuille commented on GitHub (May 7, 2020):

Thanks now I'm able to scrollt through the playlist :D
In a future update It will be included support for playing random the whole playlist?

Thanks!!!

<!-- gh-comment-id:625171299 --> @gnuille commented on GitHub (May 7, 2020): Thanks now I'm able to scrollt through the playlist :D In a future update It will be included support for playing random the whole playlist? Thanks!!!
Author
Owner

@Rigellute commented on GitHub (May 12, 2020):

Shuffling tracks within "made for you", playlist search, and any playlist should work as expected.

The only place where shuffle doesn't work as expected is within the "liked songs" or "recently played" playlists - Spotify don't give us a playback context, which is needed so they can shuffle playback on their end.

<!-- gh-comment-id:627223075 --> @Rigellute commented on GitHub (May 12, 2020): Shuffling tracks within "made for you", playlist search, and any playlist should work as expected. The only place where shuffle _doesn't_ work as expected is within the "liked songs" or "recently played" playlists - Spotify don't give us a playback context, which is needed so they can shuffle playback on their end.
Author
Owner

@EsmailELBoBDev2 commented on GitHub (Sep 14, 2020):

@Rigellute (Sorry for the *tag but its closed ticket so seeing it chance will be low) i can't use ctrl + d or ctrl + u, all i can use j/k and arrow buttons and i can't see all of my playlists, just around first 11 playlists only!
I'm a debian 10 user

<!-- gh-comment-id:691855784 --> @EsmailELBoBDev2 commented on GitHub (Sep 14, 2020): @Rigellute (Sorry for the *tag but its closed ticket so seeing it chance will be low) i can't use ctrl + d or ctrl + u, all i can use j/k and arrow buttons and i can't see all of my playlists, just around first 11 playlists only! I'm a debian 10 user
Author
Owner

@jradek commented on GitHub (Sep 16, 2020):

Hi,
Same error here (on MacOS).
I also created a comment below another issue, which should have fixed this bug https://github.com/Rigellute/spotify-tui/pull/531#issuecomment-693323519

JR

<!-- gh-comment-id:693417035 --> @jradek commented on GitHub (Sep 16, 2020): Hi, Same error here (on MacOS). I also created a comment below another issue, which should have fixed this bug https://github.com/Rigellute/spotify-tui/pull/531#issuecomment-693323519 JR
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-tui#186
No description provided.