Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes downloaded song album to playlist name #454

Open
zohaibs1011 opened this issue Jul 23, 2023 · 1 comment
Open

Changes downloaded song album to playlist name #454

zohaibs1011 opened this issue Jul 23, 2023 · 1 comment

Comments

@zohaibs1011
Copy link

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"

@codyjwalker
Copy link

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}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants