Page 17 of 110

Re: [APP] More TV channels on ES/F series

Posted: Mon Jun 08, 2015 10:29 am
by TheInvisible
anyone tested this app with sky go?

Re: [APP] More TV channels on ES/F series

Posted: Fri Jun 12, 2015 6:08 am
by vzoli1987

Re: [APP] More TV channels on ES/F series

Posted: Sat Jun 27, 2015 5:04 pm
by Tux
Hi wluczykijwf i download onlinetv app and i want to test it.
i also find the onlnetvchannellist program that you release but i don't find how to use it. can you explain me.
i put the original channel list in the "in directory" but in the out i find only the scm files and no the TvList.xml.
as i understand i have to mirror all original dtv tv channel to tvlist.xml and add my online channel on tvlist.xml ad in scm files right?
or i can simply add all online channel in tvlist.xml to scm files withouth mirrror the dtv tv channel in tvlist ?
is there a program that from scm generates the tvlist.xml?

Re: [APP] More TV channels on ES/F series

Posted: Sat Jun 27, 2015 8:55 pm
by wluczykijwf
Tux wrote:Hi wluczykijwf i download onlinetv app and i want to test it.
Hi, @Tux. Thanks for your test.
Tux wrote: i also find the onlnetvchannellist program that you release but i don't find how to use it. can you explain me.
I had published a detailed description of the application OnlineTVChanList in SamyGO forum, but by a failure of servers the topic lost.
Tux wrote:i put the original channel list in the "in directory" but in the out i find only the scm files and no the TvList.xml.
as i understand i have to mirror all original dtv tv channel to tvlist.xml and add my online channel on tvlist.xml ad in scm files right?
or i can simply add all online channel in tvlist.xml to scm files withouth mirrror the dtv tv channel in tvlist ?
is there a program that from scm generates the tvlist.xml?
Try the last of test version the OnlineTVChanList app.
I do not have free time for a detailed description and development the app (maybe in August :) ).
Short description:
  • 1. Put your the channel list *.scm file to in\CHlist.
    2. Put your TVlist.xml file (if your have) to in\TVlist.
    3. Put your WebGrab++.config.xml and provider *.ini and *.xml files (if your have) to ini\wgp.
    4. Run the OnlineTVCHanList.exe app.
    5. Add your OnlineTV channel sources.
    6. Generate files click Menu->File->Save all files->Yes on message box.
    7. Send via FTP TVlist.xml file from out directory to OnlineTV directory on your TV.
    8. Send new channel list *.scm file from out directory to your TV.
    9. Restart TV and done :) .
    10. Or update WebGrab++.config.xml file on WebGrab++.
FAQ:
  • 1. I have a error with loadFromRemoteSources. How to get around this?
    You must modify the config file and you allow for loadFromRemoteSources.
    In the OnlineTVChanList.exe.config file add between the configuration marks this code:

    Code: Select all

    <runtime>
    	<loadFromRemoteSources enabled="true"/>
    </runtime>
    

Re: [APP] More TV channels on ES/F series

Posted: Wed Jul 08, 2015 10:43 pm
by wluczykijwf
New test version the OnlineTV app. Please test last version :).
Add & fix:
  • Added scaling a source display on SmartHub, Guide...
  • Added save log in file (/mtd_rwcommon/common/OnlineTV/)
  • Fixed green key (display a now program info with libEPG by @sectroyer)
  • and some small fixes...
1.jpg
6.jpg
4.jpg
2.jpg
Thank for @zoelechat for libScreenShot :)

Re: [APP] More TV channels on ES/F series

Posted: Thu Jul 09, 2015 1:55 pm
by MAXIQ
i tried to install your onlinetv widget using the smarthub widget manager (sammy widgets 1.1), it recognise it but never loads it my TV is UE40EH5300

Re: [APP] More TV channels on ES/F series

Posted: Thu Jul 09, 2015 8:04 pm
by wluczykijwf
MAXIQ wrote:i tried to install your onlinetv widget using the smarthub widget manager (sammy widgets 1.1), it recognise it but never loads it my TV is UE40EH5300
You install this app via FTP.
I have wrote this in first post viewtopic.php?f=63&t=8760 and viewtopic.php?f=63&t=8760&start=110#p72095.

Re: [APP] More TV channels on ES/F series

Posted: Sat Jul 11, 2015 11:21 pm
by bobiturboto
Great work! The initial grey window finally is gone. Buffer percentage and loading message are missing me little bit, but without them is better. :)
Regarding to libRunWidget which can be found from here viewtopic.php?f=63&t=9306&p=75775#p75711
We can improve auto start on OnlineTV, I've removed the widget loading part from SamyGO autostart Main.js
My OnlineTV startup script is attached below and you are free to use it.
Regards

Re: [APP] More TV channels on ES/F series

Posted: Sun Jul 12, 2015 10:45 am
by bobiturboto
The colour keys and guide are not working with this version (with message "Not Available"). Possible bug or misconfiguration from my side.

Re: [APP] More TV channels on ES/F series

Posted: Sun Jul 12, 2015 8:17 pm
by wluczykijwf
bobiturboto wrote:The colour keys and guide are not working with this version (with message "Not Available"). Possible bug or misconfiguration from my side.
Thanks @bobiturboto for information on bug.
I packed old Main.css file.
Sorry for my fault.
Now you should already be ok (OnlineTV v. 1.0.6.).