Closed AlexLunaP closed 1 year ago
Now the method getUserPlaylists gets all the playlists from an user.
A loop is used to keep getting playlists until there are no more left. This is made by changing the offset on each loop iteration.
This pull request solves this issue: #47
Screenshot showing user playlists section:
I have merged the pull request ! Thank you for your contribution !
Describe your changes
Now the method getUserPlaylists gets all the playlists from an user.
A loop is used to keep getting playlists until there are no more left. This is made by changing the offset on each loop iteration.
This pull request solves this issue: #47
Screenshot showing user playlists section:
Checklist before requesting a review