-
|
I've noticed there is a 500 track limit on playlists, is this due to a limitation of the API? |
Beta Was this translation helpful? Give feedback.
Answered by
vicrodh
Feb 10, 2026
Replies: 2 comments 1 reply
-
|
@cmfindlay yes, indeed is the API I set it to 500 but the page size limit is 200 then paginate, since I was using 500 neve paginates well, is fixed, to be in the next release
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vicrodh
-
|
Fixed :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

@cmfindlay yes, indeed is the API I set it to 500 but the page size limit is 200 then paginate, since I was using 500 neve paginates well, is fixed, to be in the next release