dmunozv04 / iSponsorBlockTV

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

Implement autoplay on/off toggle #161

Closed Ravioli8235 closed 2 weeks ago

Ravioli8235 commented 1 month ago

I have been test-driving this for at least a few weeks now on two LG tvs, works pretty well, didn't have an issue so far. If autoplay is set to false, it exits to the main screen.

https://github.com/dmunozv04/iSponsorBlockTV/issues/82

dmunozv04 commented 1 month ago

I’d like to test autoplay being set on, since without the explicit flag it took some weeks to break. I’ll run it myself for a couple of weeks and let you know

dmunozv04 commented 1 month ago

Thanks for the PR, and adding the option to both config editors!

Ravioli8235 commented 1 month ago

Sure thing, let me know how it goes.

infowolfe commented 3 weeks ago

@dmunozv04 any movement on this? the autoplay is incredibly annoying.

dmunozv04 commented 3 weeks ago

@infowolfe feel free to try this image: ghcr.io/dmunozv04/isponsorblocktv:pr-161 It's based on this PR. If all goes well, this will be merged soon.

infowolfe commented 3 weeks ago

@infowolfe feel free to try this image: ghcr.io/dmunozv04/isponsorblocktv:pr-161 It's based on this PR. If all goes well, this will be merged soon.

Appreciate it, I'll test and report back.

dmunozv04 commented 2 weeks ago

@Ravioli8235 I've been testing this for a while on my devices and I have to say that it works wonderfully. Thanks for your work! The only issue I see is the panel in the tui configurator seems to try to fill the screen and not just fit around the checkbox and the description.

Ravioli8235 commented 2 weeks ago

Thanks, I missed that somehow, should be good now, please check it.

dmunozv04 commented 2 weeks ago

@Ravioli8235 I changed it in the tcss file to add bottom padding, thanks!

dmunozv04 commented 2 weeks ago

@Ravioli8235 merged!