reisxd / TizenTube

A NodeJS script to remove ads and add support for Sponsorblock for your Tizen TV (2017 and forward).
https://tizentube.live
GNU General Public License v3.0
411 stars 35 forks source link

bug: the configuration screen does not show up #9

Closed reisxd closed 5 months ago

reisxd commented 1 year ago

Issue

TizenTube's current mods have been forked over from here. While it still works, the configuration screen cannot be enabled. This is due to not registering the key event for the configuration screens button. I did try to register it before, but it sadly did not work. There's either a problem with the Tizen JS API or the key event code is wrong.

oSumAtrIX commented 1 year ago

If it is forked, please use the "fork" functionality for correct semantics.

reisxd commented 1 year ago

If it is forked, please use the "fork" functionality for correct semantics.

The whole repository is not a fork.