Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

REQUEST Smarters Roku Channel

in the Source folder, main.brs file has a linking api, I believe it is some kind of panel, so you wouldn't be able to put the dns directly, you need to find a panel compatible with the call
 
the title and path of the images are in manifest, the domines es coded on source/main.brs, but it conect to iptv smarters servers

m.su = "http://api.whmcssmarters.com/?/Roku/"
m.c = "IPTVSmartersh23aa1s1399381"
m.v = "1.0.0"
ss()

then the requeast are on this line

arg = m.su + "?m=gp&k="+m.c+"&av=" +m.v+"&d=" + di()+"&ac="+k+"&df=" + fv()+"&dv=" + dv() + "&f=s.zip"
 
Has anyone actually managed to get a Roku working I’ve always said no to ppl same massive game changer for some customers
 
Back
Top