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

Add detection through DOM elements #4434

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

yayuyokitano
Copy link
Member

@yayuyokitano yayuyokitano commented Jan 18, 2024

Adds ability for web scrobbler to detect sites through DOM elements.
Seems to be working, but is behaving very weird.
Also funkwhale connector seems to be extremely buggy in general, but I don't think it's connected to this PR?
Still need to do more checking on this and try to figure out why funkwhale isn't working properly.

Closes #1882
Closes #3125

@yayuyokitano yayuyokitano added new-feature For PRs that add new functionality minor-change For minor changes labels Jan 18, 2024
@yayuyokitano
Copy link
Member Author

For the record, while there is an issue where funkwhale does not load the .controls-row element before web scrobbler tries to set up an observer there, delaying setting up the observer until the element is there does not even fix the issue.

@inverse inverse mentioned this pull request Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor-change For minor changes new-feature For PRs that add new functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom Domains for Bandcamp Add other means of identifying a service
1 participant