mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-26 08:05:57 +03:00
[GH-ISSUE #337] spt Only displays max number of songs that can fit in a window, no scrolling #139
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#139
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 @Godridge on GitHub (Mar 15, 2020).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/337
spt appears to only be retrieving info for the amount of songs that can be immediately displayed for any selection (albums, a playlist), and then does not allow for further scrolling or retrieve the rest of the playlist/album
@Godridge commented on GitHub (Mar 15, 2020):
clocked the page change controls, change to feature request i guess. no way to pull the entire list? maybe make it an option? I understand from other issues that spt will only play songs that are displayed as well?
@Godridge commented on GitHub (Mar 15, 2020):
only for liked songs playlist, understood.I'll admit my own failure to read the controls but maybe signal more prominently having that as a shortcut (ctrl-d/ctrl-u, maybe having it bound to pg up and pg dn as well would be more immediately obvious)