dmunozv04 / iSponsorBlockTV

SponsorBlock client for all YouTube TV clients.
GNU General Public License v3.0
2.18k stars 90 forks source link

YouTube app overlay is hidden immediately #117

Open antonselukh opened 6 months ago

antonselukh commented 6 months ago

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):

dmunozv04 commented 6 months ago

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?

antonselukh commented 6 months ago

I have these set in my config.json:

"skip_count_tracking": true,
"mute_ads": false,
"skip_ads": false
dmunozv04 commented 6 months ago

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?