Sup, chat. I have around 150 playlists that I want to save in subfolders for each playlist and them keep them updated along the way. Since I have so many of them it is cumbersome to 150 folders and then download playlists there one by one, I want to do it automatically. I want playlists to be downloaded into subfolders that are automatically generated based on the name of my playlists in spotify. And then I want to keep it in sync later.
Eecently I've discovered a sync function, and if it works then it will surely obliterate redundancy, but I still have to create a folder for each playlist... which is, well, you know?
Ideal solution would be a script that scans all my current playlists in spotify, then matches this info with the state of my local saves and folders and acts accordingly. Logic as follows:
- Parse through folders and subfolders in current folder. Check playlists, if there is a new playlist on spotify, then create subfolder for it on my PC an name it accordigly to spotify playlists. Matching playlists on spotify and local playlists done by comparing local folder name for playlist and name of playlists in spotify
- Use data from step one to know what exact path playlist is stored locally. So if I have path like
D:/Playlists/Car playlists/Relaxed rideand i am running the script from playlists folder, the script will know that playlistRelaxed Rideis located under the car playlists folder. - Sync playlists — delete obsolete songs, add new ones
- Go to the next playlists until finished
Is there any way that it is implemented already? Btw, donwload all playlists gives me this shii (see attached photo)
And also, is there any problem with using playlist folders in spotify for spotdl? I have nested structure of folders