easlice / bandcamp-downloader

Download your bandcamp collection using this python script.
MIT License
281 stars 34 forks source link

Releases with the same name clobber each other #14

Closed puigru closed 1 year ago

puigru commented 1 year ago

I have two releases on my library which have the same name. bandcamp-downloader chooses the same filename for both and one ends up overwriting the other.

Example: https://kissmenerdygirl.bandcamp.com/track/untitled https://kissmenerdygirl.bandcamp.com/track/untitled-2 (they are actually different tracks) Screenshot from 2023-02-26 18-04-21

easlice commented 1 year ago

This should be fixed by PR #15, so I'm closing this.