mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 16:15:55 +03:00
[GH-ISSUE #608] Only ~33 playlists are shown #248
Labels
No labels
bug
enhancement
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-tui#248
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 @jradek on GitHub (Oct 6, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/608
Hi, the playlist view shows only a portion (~33) of all my playlists.
Scrolling / pagination with CTRL-u CTRL-d does not work.
The issue may be related with #441
JR
@sputnick1124 commented on GitHub (Oct 7, 2020):
I think this duplicates https://github.com/Rigellute/spotify-tui/issues/547.
@Hamath-Eltrael commented on GitHub (Apr 10, 2021):
I too have the problem that only some off all my follewed playlists are listed in the lower left. ctr+d / ctrl+u does not work. On top of that the amount of shown playlists is bigger than the available space and thus scrolling up and down happens with the arrows. But even then the majority of playlists is missing.
Anyway I do not think its necessarily the same issue as #547 , as that seems to address songs of a playlist. Whereas this issue here seems to address the listings of playlists. See selected area in screenshot.

@jradek commented on GitHub (May 12, 2021):
Small update.
I recently switched to another TUI spotify client, namely visp.
This has no problems with pagination, whether in in number of playlist, tracks within a playlist etc.
Maybe
spotify-tuicould be inspired byvisp.However, I neither know rust (language of
spotify-tui) nor go (language ofvisp) to figure out the differences.Hope this helps.
@JarnoB commented on GitHub (Jun 17, 2021):
I'm having the same problem on both my laptop and desktop. I'm currently running Manjaro on the Laptop and Arch on the desktop, but this problem was also present under Mint some time ago. I have a large amount of playlists (120+) and only the first 39 (?) are shown in the list on the left.