mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 08:35:58 +03:00
[GH-ISSUE #1075] All songs from Playlists dont show up in spt #492
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#492
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 @mrfsrf on GitHub (Feb 25, 2023).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/1075
Reproduce issue:
Including some screenshots.
spotify.com Blues playlist
Spotify-tui same playlist — Blues
—-
spt —versionspotify-tui 0.25.0
spt list -pblues (spotify:playlist:2JT7YjwG0UppRSl4t3X2Ht)
@sewnie commented on GitHub (Feb 25, 2023):
Scroll down.... Its a keybind, find it.
@mrfsrf commented on GitHub (Feb 25, 2023):
│Scroll down to next result page <Ctrl+d> Pagination │
│Scroll up to previous result page <Ctrl+u> Pagination
im on osx. that doesnt work. Will try to edit config file to remap keybinding for that features
@mrfsrf commented on GitHub (Feb 25, 2023):
could it be that keymap bingdgs for iterm wihch im using is reserved

@sewnie commented on GitHub (Feb 25, 2023):
/shrug
@mrfsrf commented on GitHub (Feb 25, 2023):
doesn't work:
@mrfsrf commented on GitHub (Feb 25, 2023):
guees what. all of sudden it worked. huh
@TTTTTN commented on GitHub (Mar 22, 2023):
Was looking through how to use this, the ctrl-up and ctrl-down displayed in
?didn't work.Adding
next_page: "{key choice}"andprevious_page: "{key choice}"to the config.yml under keybindings worked like a charm! The whole playlist will become accessible like pages.create the config.yml file yourself after installation and copy the example from readme if you're a beginner like me to start.
@sewnie commented on GitHub (Mar 22, 2023):
https://github.com/aome510/spotify-player
@sewnie commented on GitHub (Mar 22, 2023):
https://github.com/aome510/spotify-player
@codevski commented on GitHub (Sep 22, 2023):
Not sure worth creating new issue, but when the window is a certain size (using tiling) it wont show couple of songs, using next page doesnt always work. For example works fine for Liked Songs, but in a album view (maybe because its only a couple or not a full page is available) it wont do anything the songs are hidden if I resize the window full height it shows the missing tracks...
@sewnie commented on GitHub (Sep 22, 2023):
https://github.com/aome510/spotify-player