mirror of
https://github.com/Rigellute/spotify-tui.git
synced 2026-04-27 00:25:53 +03:00
[GH-ISSUE #116] Playlist section not complete #66
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#66
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 @chimbosonic on GitHub (Oct 27, 2019).
Original GitHub issue: https://github.com/Rigellute/spotify-tui/issues/116
So the playlist section is missing playlists. From the looks of it the playlist api only returns 20 playlists by default. Adding limit=50 to the query will increase it to 50 however in my case I have 70 playlists. In which case paging will need to be implemented. Overwise great job I really enjoy it.
@Rigellute commented on GitHub (Oct 28, 2019):
Yeah we need to implement pagination for the playlist view 👍 .
And 70 playlists?! Wow 😄
@Rigellute commented on GitHub (Dec 2, 2019):
I believe this was fixed in https://github.com/Rigellute/spotify-tui/pull/150
@LennyPenny commented on GitHub (Dec 3, 2019):
I experience the same issue, I have a lot more playlists than are being displayed in spotify-tui
Here's a video showing the difference: https://youtu.be/jAYL3hg7rPc
The first 29 playlists are exactly the same in spotify and spotify-tui, then it just stops
This might need to be reoponened
I suspected this had to do with playlist folders, but even some playlists that aren't in one are missing
@Rigellute commented on GitHub (Dec 3, 2019):
Thanks for the video @LennyPenny.
Does pressing
ctrl-dscroll to the next result page?@LennyPenny commented on GitHub (Dec 3, 2019):
Nop
@AlexSWall commented on GitHub (Dec 24, 2019):
I also have this problem, in v0.11.0.
I also have playlist folders. If I list my playlists from top to bottom (ignoring directory structure, i.e. if I fully expand all directories and ignore the directories themselves), the top 27 playlists are getting shown. I need to scroll down to see the latter of these, and ctrl-d is not working for me. Some of these are in playlists two folders deep.
@ScriptingDad commented on GitHub (May 28, 2020):
I'm also having this same problem and my main playlist of buried near the start of the list.
@Kuunikal commented on GitHub (Jul 4, 2020):
Same problem here trying to scroll on an album.
@acauquil commented on GitHub (Feb 18, 2021):
Would love to see such a feature. Honestly it's the only issue that keeps me from using spotify-tui for a daily use 😢
@joaoeudes7 commented on GitHub (Feb 18, 2021):
The problem is on requests of paginations on API? @Rigellute
@6180 commented on GitHub (Feb 19, 2021):
Popping in to say it's still seemingly impossible to view all of my playlists in spotify-tui. This is such an easy fix it boggles the mind why you refuse to implement this core functionality. Even if you wanted to go with the half-assed manual pagination used in the playlist->songs view.
@felixei commented on GitHub (Nov 18, 2021):
I see this awesome tool is luckily still being maintained, however still missing a fix for the playlist issue. Yes, I can still find playlists when searching for them, but this really shouldnt be the way to go (can't remember my 100+playlist all by name anyway).
PLEASE please fix this. Awesome program otherwise. Thanks! <3
@jlombera commented on GitHub (Jan 18, 2022):
It seems the the song list (e.g. when selecting a playlist) have the same problem, not all the songs are shown (only 27 in my case).
@6180 commented on GitHub (Jul 16, 2022):
Popping back after 17 months to say this is still not fixed and I can only view 50/120 playlists. This has been the only thing blocking me from using spotify-tui for the last 2 years. It has been known for almost as long and it seems like no effort is being taken to fix this major bug in core functionality that prevents many people from using the software. The only way to get to 58% of my playlists is by searching for them.
@Gibbo3771 commented on GitHub (Nov 7, 2023):
Hello from 2023, I assume this issue extends to actual songs on the playlists right? I can only see a limited number of playlists but worse than that, I can only see 3/4 of a page of songs on that playlist.
@sewnie commented on GitHub (Nov 7, 2023):
https://github.com/aome510/spotify-player is complete. No need to have spotify-tui playlist bullcrap
@Gibbo3771 commented on GitHub (Nov 7, 2023):
No because I don't like your attitude and won't support your project.
@sewnie commented on GitHub (Nov 7, 2023):
it is not my project. i am quite frankly tired of this project being dead for 3 years and it's maintainer giving false hopes, which is why im suggesting everyone to move to that project which is a FULLY complete spotify tui client with every feature needed to replace spotify's actual client, unlike spotify-tui.
it deserves the recognition it needs.
@Gibbo3771 commented on GitHub (Nov 7, 2023):
People are likely to move over to it if you aren't just slapping a link in and shitting on the very project they are trying to get help with. You just look like a shill. Basically, you need to work on your approach a little bud.
Either that or I assume you're quite young and have underdeveloped social skills, in which case my point about still stands.
@the-arkhive commented on GitHub (Mar 26, 2024):
Still seems to be broken. More so even. My playlist section is completely empty. Though when I first installed it showed maybe 3 playlists, but just a few days ago the list disappeared completely.
@p70062790 commented on GitHub (Jun 26, 2024):
Still broken, my playlists don't display like 90% of the time for whatever reason. Also for some reason even running through the daemon is a mixed bag that only works sometimes for me as well.