Hello,
I just made a Roku client for Live TV, my very first App for Roku, it is very simple by now, but it would be better and better.
It uses HTTP Basic Authentication, TVH API for Channel retrival, TVH APY for EPG for Current Shows.
Just download the attached file, unzip it, modify the ./source/main.brs file with your username, password, IP Address o Hostname and Port Number, then unzip back again and do a sideload install, (soon I will publish it, as soon as I know how to build an input text screen :) )
username="yourusername"
password="yourpassword"
m.TVH_Host="youtTHVIPAddres"
m.TVH_Port="youTVHServerPort"
Thats it... dont do any more changes, or Do it by your own risk
Well, Try if you want it and hopeit works fine for you.
Next Steps will be, No sideloading, Digest Authentication, EPG Grid, API custom paths...etc.
Cheers,have a nice weekend!!!
JakerMX
FYI, I am Using HTS Tvheadend 4.2.5-31 ~ LibreELEC Tvh-addon v9.0.114 on a Raspberry Pi 2 Model B and work like charm!