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
389 stars 34 forks source link

TizenTube doesn't work and start! #29

Closed FMA1986 closed 6 months ago

FMA1986 commented 7 months ago

I tried following the instructions given for this app, but this doesn't work and start! And of this, I need a video tutorial to understand how to install TizenTube (among other things, I have already installed Tizen Studio with its Package Manager and NODE.JS, but it is the latter that I didn't understand at all and I also tried from Android smartphone but this didn't work either); If it helps, I thank you very much instinctively.

Edit: after a long odyssey, I managed to start TizenTube, but there is still a problem: the ads/sponsors are still present even though you had announced that iSponsorBlockTV is present in the Tizen software. How do we put it?

reisxd commented 6 months ago

Do you see a message in the lower right corner when you launch TizenTube?

thmsdelange commented 6 months ago

I am experiencing the same. When i start the Launcher without the debugger running, I obviously get a connection timeout error. However when I run the debugger and then start the launcher, it does not show a connection timeout error from which I draw the conclusion that it is connected to the debugger. However, TizenTube does not launch and no errors are given in the debugger. The TV just returns to the home screen.

reisxd commented 6 months ago

I am experiencing the same. When i start the Launcher without the debugger running, I obviously get a connection timeout error. However when I run the debugger and then start the launcher, it does not show a connection timeout error from which I draw the conclusion that it is connected to the debugger. However, TizenTube does not launch and no errors are given in the debugger. The TV just returns to the home screen.

You most likely didn't configure the Tizen version correctly in the config.

Also closing due to inactivity.

thmsdelange commented 6 months ago

Alright then.. I did set the version correctly. My tv is running on version 5 so I should not have to set the Tizen 3 flag in the config.

Edit: before you jump to the next conclusions, the IP addresses are also set correctly.

thmsdelange commented 6 months ago

For the sake of completeness, it turns out that my issue was related to #34