Skip to content

Add list pagination#2

Open
codegoalie wants to merge 6 commits into
lucaperret:mainfrom
codegoalie:fix/playlist-list-pagination
Open

Add list pagination#2
codegoalie wants to merge 6 commits into
lucaperret:mainfrom
codegoalie:fix/playlist-list-pagination

Conversation

@codegoalie
Copy link
Copy Markdown

I noticed that not all of my playlists were populating in playlist list. Turns out Tidal does cursor based pagination of their endpoints which tidal-cli wasn't handling. This adds that support.

I also noticed while testing that sometimes the Tidal API would return empty responses which would short-circuit the pagination loop and return partial responses. So, I added some retry logic too.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

@codegoalie is attempting to deploy a commit to the Luca Perret's projects Team on Vercel.

A member of the Team first needs to authorize it.

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 this pull request may close these issues.

1 participant