Skip to content

feat(bandcamp_importer): use both main and alternate URLs for lookups;#921

Merged
arsinclair merged 1 commit into
masterfrom
feat/use-both-urls-lookup
Jun 6, 2026
Merged

feat(bandcamp_importer): use both main and alternate URLs for lookups;#921
arsinclair merged 1 commit into
masterfrom
feat/use-both-urls-lookup

Conversation

@arsinclair

Copy link
Copy Markdown
Collaborator
  • main release URL (from window.location.href) and alternate URL (from TrAlbumData, if it's different from the main) are considered to be one release. However, it is possible for MusicBrainz to have two separate releases, where one points to the main release URL on bandcamp and the other one points to the alternate URL. In this case we need to deduplicate and link both MB releases to the same BC release (and the MB releases most likely need to be merged).

- main release URL (from window.location.href) and alternate URL (from TrAlbumData, if it's different from the main) are considered to be one release. However, it is possible for MusicBrainz to have two separate releases, where one points to the main release URL on bandcamp and the other one points to the alternate URL. In this case we need to deduplicate and link both MB releases to the same BC release (and the MB releases most likely need to be merged).
@arsinclair arsinclair self-assigned this Jun 6, 2026
@arsinclair arsinclair merged commit e7738b7 into master Jun 6, 2026
1 check passed
@arsinclair arsinclair deleted the feat/use-both-urls-lookup branch June 6, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant