-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
As reported in LB-1514 comments, the current troi patch to import spotify and apple music playlists are limited to 100 tracks (the same limit enforce by the Spotify API and spotipy, and Apple Music APIs).
To get all the tracks in a playlist, we need to use an offset and loop over tracks, 100 at a time.