Otiel / BandcampDownloader

A Windows app used to download albums from Bandcamp.
Other
961 stars 76 forks source link

IOException for one album artists #148

Open DSMOS opened 4 years ago

DSMOS commented 4 years ago

BandcampDownloader.log attempting to download from https://goblinmold.bandcamp.com/, ran into fatal error. thanks for the great program again!

Otiel commented 4 years ago

Thank you for reporting this.

nv4 commented 3 years ago

@DSMOS failed to mention that they left "Download artist discography" selected.

This error occurs for artists that have only one album on bandcamp. It's caused by "https://**[artist]**.bandcamp.com" and "https://**[artist]**.bandcamp.com/album/**[album-name]**" both pointing to the album page, because there is no artist page for single-album artists.

If you use the actual album URL (and obviously uncheck "Download artist discography"), it works just fine. You can get this URL by clicking "Share/Embed" under the artwork.

DarkVoyage commented 1 year ago

Same error reported many times. You should merge them. And above comment looks like a good way to analyze one-album pages.