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

Tubi TV Muting Not Working #440

Closed
richardfrost opened this issue Sep 28, 2022 · 1 comment
Closed

Tubi TV Muting Not Working #440

richardfrost opened this issue Sep 28, 2022 · 1 comment
Assignees
Labels
Audio Bug Something isn't working
Milestone

Comments

@richardfrost
Copy link
Collaborator

🐛 Tubi TV Muting Not Working

It looks like their site was updated and muting is no longer working.

@richardfrost richardfrost added the Bug Something isn't working label Sep 28, 2022
@richardfrost richardfrost self-assigned this Sep 28, 2022
@richardfrost
Copy link
Collaborator Author

It looks like this updated config works, and unless there are any reported issues I'll include this update in the next version.

{
  "tubitv.com": [
    {
      "mode": "elementChild",
      "parentSelector": "div[data-id='captionsComponent']",
      "tagName": "SPAN"
    }
  ]
}

To use this config, paste it into the Custom Sites area (Options page > Audio tab) and click the blue "SAVE" button underneath it. Then, make sure to refresh the tab for the video site (if you have it open still) and it will load this new configuration.

@richardfrost richardfrost added this to the Audio milestone Sep 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Audio Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant