Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bandcamp Importer: artist's link is sometimes a redirect #544

Open
zas opened this issue Sep 20, 2023 · 0 comments
Open

Bandcamp Importer: artist's link is sometimes a redirect #544

zas opened this issue Sep 20, 2023 · 0 comments

Comments

@zas
Copy link
Collaborator

zas commented Sep 20, 2023

It changed recently it seems, but it breaks artist's link (to MusicBrainz).

Example: https://karenandthesorrows.bandcamp.com/album/why-do-we-want-what-we-want

image

url?resource= queries (which are looking for release and artist in database) do not work anymore, as it looks for
https://musicbrainz.org/ws/2/url?resource=https%3A%2F%2Fmusic.karenandthesorrows.com&inc=artist-rels

but when one looks for this URL it returns a 303:

image

And points the browser to https://karenandthesorrows.bandcamp.com/

I'm not sure about reasons behind those changes, but for sure it looks weird, and break Bandcamp Importer convenient back links.

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

No branches or pull requests

1 participant