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

Update README.md #33

Closed funkyfunked closed 5 months ago

funkyfunked commented 6 months ago

Clarification in the readme to set the Developer Host IP on the TV to the nodejs server after installing all the apps from TizenStudio and after running the server (which can be a different machine, as in my case!).

It is specified in the Android app install instructions as the very first step to change the Developer Host IP, but not in the PC install instructions.

ThowZzy commented 5 months ago

This missing step got me confused too @reisxd

ThowZzy commented 5 months ago

Note that step number 10 should be 9, because you have to change the IP before running the node.js @funkyfunked, you atleast need to restart the node.js after changing the IP in dev mode of tv

e6quisitory commented 5 months ago

Yep this threw me off as well. Crucial missing step from the instructions.

reisxd commented 5 months ago

Superseded by #35.