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

Not all tracks of a playlist are retrieved #45

Open
danielvijge opened this issue Jul 10, 2024 · 0 comments
Open

Not all tracks of a playlist are retrieved #45

danielvijge opened this issue Jul 10, 2024 · 0 comments

Comments

@danielvijge
Copy link
Owner

In the current implementation (version 0.15) the tracks of a playlists are parsed from the tracks array of the playlist API call. However, this array might not contain all tracks if the playlist contain many tracks.
Instead, the all the tracks can be retrieved via the URL mentioned in tracks_uri. This URL contains a collection, and optionally a next_href for the next collection or tracks.

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

No branches or pull requests

1 participant