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

YouTube app overlay is hidden immediately #117

Open
finikwashere opened this issue Dec 18, 2023 · 3 comments
Open

YouTube app overlay is hidden immediately #117

finikwashere opened this issue Dec 18, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@finikwashere
Copy link

Describe the bug
While watching YouTube video on Android TV everything works perfect, yet clicking middle button on the physical remote brings up video controls overlay, which is immediately hidden, as if someone clicked back button.

To Reproduce
Steps to reproduce the behavior:

  1. AndroidTV on Epson Projector, open YouTube app
  2. Choose any video and start playing
  3. Click middle (ok) button on a physical remote
  4. The overlay appears, immediately disappears

Expected behavior
The video control overlay should stay open

iSponsorBlockTV server (please complete the following information):

  • OS: latest Docker on Synology NAS
@finikwashere finikwashere added the bug Something isn't working label Dec 18, 2023
@dmunozv04
Copy link
Owner

This might be an issue with how unmuting is handled. Could you try disabling the option to mute ads and skip ads, and seeing if this still happens?

@finikwashere
Copy link
Author

I have these set in my config.json:

"skip_count_tracking": true,
"mute_ads": false,
"skip_ads": false

@dmunozv04
Copy link
Owner

That’s very odd. Does that mean that you can’t see the overlay or that the overlay gets hidden the first time you click upon opening a video?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants