nuclear icon indicating copy to clipboard operation
nuclear copied to clipboard

bandcamp source doesnt work

Open anonimQwerty opened this issue 3 years ago • 8 comments
trafficstars

Platform: windows 11 pro

Nuclear version: 2dd909 Description of the issue:

when I search songs via bandcamp it finds it but doesn't play

anonimQwerty avatar Mar 30 '22 12:03 anonimQwerty

Thanks for reporting. It's wonky, because the scraper (https://github.com/masterT/bandcamp-scraper) doesn't always find individual tracks, even if they're listed on the album. Do you have any examples I could look at?

nukeop avatar Mar 30 '22 13:03 nukeop

https://user-images.githubusercontent.com/61067633/160890367-d8c6057b-70a0-4a2a-9952-7b3dfdd98c08.mp4

anonimQwerty avatar Mar 30 '22 16:03 anonimQwerty

@anonimQwerty what if you change your metadata provider to Bandcamp? I ask this because I had this issue using Discogs, but after changing it to Bandcamp, it worked.

WolfangAukang avatar Apr 19 '22 17:04 WolfangAukang

@anonimQwerty what if you change your metadata provider to Bandcamp? I ask this because I had this issue using Discogs, but after changing it to Bandcamp, it worked.

How to change metadata provider?

anonimQwerty avatar Apr 19 '22 17:04 anonimQwerty

You can switch it using the dropdown next to the search input box.

nukeop avatar Apr 19 '22 17:04 nukeop

I'm having a slightly different issue regarding Bandcamp though (using Nuclear f5ec0d from the AppImage). There are some albums that are showing an error message when I click them:

image

Not sure what would be the issue with the album, because it looks fully available on Bandcamp.

What I did was clicking on the album, and then, the UI kind of resetted (everything disappeared and was shown again), and the error message on the bottom right was shown.

WolfangAukang avatar Apr 19 '22 17:04 WolfangAukang

When you look up an album in Nuclear, we do essentially the same thing as searching directly on the Bandcamp website to find it: https://bandcamp.com/search?q=brutus+nest&item_type=a&from=results

For whatever reason, albums that are otherwise available, don't always show up in the results, causing this error. Bandcamp has no API so we're forced to scrape the site.

nukeop avatar Apr 19 '22 17:04 nukeop

For whatever reason, albums that are otherwise available, don't always show up in the results, causing this error. Bandcamp has no API so we're forced to scrape the site.

Got it, that's completely reasonable

WolfangAukang avatar Apr 19 '22 18:04 WolfangAukang