BandcampDownloader icon indicating copy to clipboard operation
BandcampDownloader copied to clipboard

Add {label} placeholder for subdomain

Open l0oo opened this issue 5 years ago • 2 comments

Hello Sometime I download discography, could there be new option, smthng like: if selected 'Download artist discography' add new folder for this and save inside. If not - use normal scheme.

I have now: X:\path\{artist} - {album} ({year}) would like to have if discography checked: X:\path\{discog}\{artist} - {album} ({year})

E.g. on artist discgography site https://howardrecords.bandcamp.com/music {discog} would be howardrecords

So new entry {discog} would be name of discography site at bandcamp. Now need to do this manually. Not always remember bout that. What do you think? Is that possible?

Rgrds PS How to add label to Issues? Sry, I am new, can;t find this info.

l0oo avatar Dec 12 '19 09:12 l0oo

Wouldn't it be better to retrieve the display name? In your example, that would be: "Howard Records". I think {label} would be a better placeholder name, instead of {discog}.


How to add label to Issues? Sry, I am new, can;t find this info.

You can't, only project admins can.

Otiel avatar Dec 12 '19 16:12 Otiel

Sure, can be {label} - indeed better maybe.

l0oo avatar Dec 13 '19 08:12 l0oo