Page 51 of 110
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 7:35 am
by wluczykijwf
bobiturboto wrote:Everything works fine on my TV, even I have dvb subtitles on non iptv channels.
Well, I was expecting this. This is the same model TV

. I am surprised problems @gogo. Maybe swapping Main.js script will be fine.
bobiturboto wrote:
A few things which I have spotted are:
In my case at startup I am using runWidget to start Online tv, if I stop my tv on non iptv channel then OnlineTv is starting without OSD (no colour buttons).
If I stop the tv on iptv channel then everything is fine (I have osd) but I don't have dvb subs when switch to such of channel, however I can manually activate them from AD/SUBT. button.
So far, it works according to my intentions.
I have an idea how to run OnlineTV OSD when the display is a channel from standard source.
But I'm waiting for more confirmations
Thanks you for a report
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 8:12 am
by gogo
bobiturboto wrote:Everything works fine on my TV, even I have dvb subtitles on non iptv channels. A few things which I have spotted are:
In my case at startup I am using runWidget to start Online tv, if I stop my tv on non iptv channel then OnlineTv is starting without OSD (no colour buttons).
If I stop the tv on iptv channel then everything is fine (I have osd) but I don't have dvb subs when switch to such of channel, however I can manually activate them from AD/SUBT. button.
Whati model is your TV?
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 8:17 am
by wluczykijwf
He has the same as my: F8000.
Do change you the Main.js script?
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 8:45 am
by gogo
Same thing again
I look at end of log, it says [Main] Power key registered, I press Prog +/- key.

Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 8:56 am
by wluczykijwf
@gogo, You try replace the Main.js script one more time.
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 9:13 am
by gogo
@wluczykijwf
Can you sen/post your EPG.init script to see how you set libOnlineTVDataForGUIDE.so library.
I set to execute 5 sec after libEPG.so finis loading epg.
When I Power on TV It reboots once or twice with this library in EPG.init script.
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 9:18 am
by gogo
Same thing TV reboots.
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 9:31 am
by wluczykijwf
gogo wrote:Same thing TV reboots.
@gogo, Have, you the log file: /dtv/OnlineTVExText.log ?
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 9:36 am
by wluczykijwf
gogo wrote:@wluczykijwf
Can you sen/post your EPG.init script to see how you set libOnlineTVDataForGUIDE.so library.
I set to execute 5 sec after libEPG.so finis loading epg.
When I Power on TV It reboots once or twice with this library in EPG.init script.
The libOnlineTVDataForGUIDE.so library is't the resident app.
There mustn't be (shouldn't be) booted in the EPG.init script.
It is called from the OnlineTV app via a php and sh scripts.
Re: [App] More TV channels on E/F/H series
Posted: Sat May 07, 2016 9:42 am
by gogo
wluczykijwf wrote:gogo wrote:@wluczykijwf
Can you sen/post your EPG.init script to see how you set libOnlineTVDataForGUIDE.so library.
I set to execute 5 sec after libEPG.so finis loading epg.
When I Power on TV It reboots once or twice with this library in EPG.init script.
The libOnlineTVDataForGUIDE.so library is't the resident app.
There mustn't be (shouldn't be) booted in the EPG.init script.
It is called from the OnlineTV app via a php and sh scripts.
AAAAAAAAAAAAAAAa, yes I forget this it configures in /mnt/phpsysinfo/runOnlineTVDataForGUIDE scripts.
