platers / unitunes

A GUI and library to transfer, sync, and backup playlists on music streaming services
GNU General Public License v3.0
129 stars 12 forks source link

Change to spotify.py authorization scope to allow lists of playlists to be read #17

Closed SteveH0401 closed 1 year ago

SteveH0401 commented 1 year ago

Found when I fetched the Spotify playlists, it only added the "Liked Songs" playlist to unitunes. After adding the "playlist-read-private" or "playlist-read-collabrative" scopes, I was able to read my list of Spotify playlists.