Adds support for searching Bandcamp (limited to tracks only currently).
Duration is not extracted for tracks as Bandcamp doesn't expose this on the search page directly, and it didn't seem worth making O(N) requests for one additional field, which would impose longer searching times.
All other metadata is extracted (artwork included), except for isrc which Bandcamp doesn't appear to expose anyway.
Adds support for searching Bandcamp (limited to tracks only currently). Duration is not extracted for tracks as Bandcamp doesn't expose this on the search page directly, and it didn't seem worth making O(N) requests for one additional field, which would impose longer searching times.
All other metadata is extracted (artwork included), except for isrc which Bandcamp doesn't appear to expose anyway.