Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Playlist section not complete #116

Open
chimbosonic opened this issue Oct 27, 2019 · 21 comments
Open

Playlist section not complete #116

chimbosonic opened this issue Oct 27, 2019 · 21 comments

Comments

@chimbosonic
Copy link

chimbosonic commented Oct 27, 2019

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
Copy link
Owner

Yeah we need to implement pagination for the playlist view 👍 .

And 70 playlists?! Wow 😄

@Rigellute
Copy link
Owner

I believe this was fixed in #150

@LennyPenny
Copy link
Contributor

LennyPenny commented 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
Copy link
Owner

Thanks for the video @LennyPenny.

Does pressing ctrl-d scroll to the next result page?

@LennyPenny
Copy link
Contributor

Nop

@Rigellute Rigellute reopened this Dec 3, 2019
@AlexSWall
Copy link

AlexSWall commented 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
Copy link

I'm also having this same problem and my main playlist of buried near the start of the list.

@Kuunikal
Copy link

Kuunikal commented Jul 4, 2020

Same problem here trying to scroll on an album.

@acauquil
Copy link

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
Copy link

The problem is on requests of paginations on API? @Rigellute

@6180
Copy link

6180 commented 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
Copy link

felixei commented 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
Copy link

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
Copy link

6180 commented Jul 16, 2022

I believe this was fixed in #150

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
Copy link

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.

@apprehensions
Copy link

apprehensions commented Nov 7, 2023

https://github.com/aome510/spotify-player is complete. No need to have spotify-tui playlist bullcrap

@Gibbo3771
Copy link

https://github.com/aome510/spotify-player is complete. No need to have spotify-tui playlist bullcrap

No because I don't like your attitude and won't support your project.

@apprehensions
Copy link

apprehensions commented 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
Copy link

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.

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
Copy link

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
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.