We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As of now we only get the first 100 tracks from a playlist. This from what I understand is due to paging of results.
Related kaaes/spotify-web-api-android#105
The text was updated successfully, but these errors were encountered:
Hi @meain , Sorry for the late reply. Yes, paging is the issue. Can you give me a Spotify playlist which has more than 100 songs for reference?
Sorry, something went wrong.
This one has 152 songs. https://open.spotify.com/user/spotify/playlist/37i9dQZF1DWZeKCadgRdKQ?si=_dKCFT-xTze2sPVZvb__MA
BharatKalluri
Successfully merging a pull request may close this issue.
As of now we only get the first 100 tracks from a playlist. This from what I understand is due to paging of results.
Related kaaes/spotify-web-api-android#105
The text was updated successfully, but these errors were encountered: