You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For example, if the playlist name is Mood, every song's name will start off as Mood_ and the album tag for every song on that playlist will be Mood.
This is the command, I am running. I've tried the no-album tag and the name format but to no avail.
scdl -l https://soundcloud.com/xyz/sets/mazza -f --path "C:\Users\zhbsh\Music"
The text was updated successfully, but these errors were encountered:
Check your config file ( default location is ~/.config/scdl/scdl.cfg ).
Edit the line containing "playlist_name_format" so that it reads as follows:
playlist_name_format = {title}
For example, if the playlist name is Mood, every song's name will start off as Mood_ and the album tag for every song on that playlist will be Mood.
This is the command, I am running. I've tried the no-album tag and the name format but to no avail.
scdl -l https://soundcloud.com/xyz/sets/mazza -f --path "C:\Users\zhbsh\Music"
The text was updated successfully, but these errors were encountered: