danielvijge / SqueezeCloud

SoundCloud plugin for Squeezebox
GNU General Public License v2.0
26 stars 11 forks source link

Not all tracks of a playlist are retrieved #45

Open danielvijge opened 4 months ago

danielvijge commented 4 months ago

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.