mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #707] Wierd pagination behaviour on long albums #280
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#280
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 @ghost on GitHub (Jan 15, 2021).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/707
Scrolling with CTRL+D and CTRL+U work fine in playlists and liked song but the keys don't do anything in longer albums like this one and some songs are completely inaccessible.
When accessing albums from search/a hotkey the limit seems to be 34 songs on my normal terminal font but when opening the album by pasting the album or a song url the limit is 50 songs.
@Rigellute commented on GitHub (Jan 27, 2021):
Pagination is a large issue with spotify-tui at the moment.