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] Fix link handler acceptance behaviour #579

Merged
merged 2 commits into from
Mar 14, 2021

Conversation

fynngodau
Copy link
Member

This PR contains the following fixes to the bandcamp link handler to correct its acceptance behavior:

  • Test for bandcamp footer instead of meta tag (which is not present on all pages, unfortunately) for external artist's pages
  • Accept links to /music, not just /releases
  • Correctly handle uppercase URLs

TobiGr and others added 2 commits March 13, 2021 20:51
Necessary, because the external pages tested before were converted to bandcamp.com pages. See f9d0625
* Test for bandcamp footer instead of meta tag (which is not present on
  all pages)
* Accept links to /music, not just /releases
* Correctly handle uppercase URLs
@TobiGr TobiGr added bandcamp service, https://bandcamp.com bug Issue is related to a bug labels Mar 14, 2021
@TobiGr TobiGr merged commit def745b into TeamNewPipe:dev Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bandcamp service, https://bandcamp.com bug Issue is related to a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants