Page 24 of 110
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 02, 2015 7:40 am
by wluczykijwf
honcito wrote:Can somebody share its series H channel list? I'm not able to export one from my TV since I don't have an antenna connected to the TV.
Answer:
sectroyer wrote:Just to let you know I had no problems with import E channel list on H so I don't think you need "exact mode" channel list

You can use my channel list from
F8000 or this from
F6800 or any find on Internet.
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 02, 2015 9:35 am
by Arkan47
My Brother
wluczykijwf you have done excellent work !!! I dont have words

!!! My F6500 smart tv is amazing with your app. Continued to amazing us !!!
p.s. My Congratulations goes and other members who support your app.
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 02, 2015 2:37 pm
by wluczykijwf
@Arkan47, I thank for your report.
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 02, 2015 8:00 pm
by honcito
Hi,
When connecting to the TV via FTP, when I click to open the folder /mtd_rwcommon/widgets it jumps to this folder /mtd_unirw/rwcommon/widgets and there is no sub=folder "user"
Any idea why I can't access the folder /mtd_rwcommon/widgets ?
thanks
Re: [APP] More TV channels on ES/F series
Posted: Wed Nov 04, 2015 9:20 am
by blask333
Me after all the changes works beautifully. All nicely displayed on my TV I wanted to thank the author wluczykijwf a great application. Well, your time in tracking down bugs on my TV.
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 09, 2015 9:16 pm
by framar
I would like to play :
<embed type="application/x-shockwave-flash" src="player.swf" width="640" height="400" style="undefined" id="mpl" name="mpl" quality="high" allowfullscreen="true" allowscriptaccess="always" wmode="opaque" flashvars="file=live/1&streamer=rtmp://stream.mango.pl/rtplive&autostart=true&type=rtmp&smoothing=true&controlbar=over&stretching=exactfit">
as a channel.
What i should write to file TvList.xml?
<item>
<title>Mango</title>
<link>rtmp://stream.mango.pl/rtplive:live/1</link>
<image></image>
<description> </description>
<type>HLS</type>
<ch_category>
<id_category>
</id_category>
</ch_category>
<tvid>1</tvid>
<source>OnlineTV</source>
</item>
??
In VLC :
rtmp://stream.mango.pl/rtplive:live/1
work good.
Next question, when I stream rtmp, the TYPE in TvList.xml must be HLS, HTTP, or someting else?
Thanks,
Re: [APP] More TV channels on ES/F series
Posted: Mon Nov 09, 2015 9:39 pm
by wluczykijwf
Hi, @framar,
framar wrote:
[...] when I stream rtmp, the TYPE in TvList.xml must be HLS, HTTP, or someting else? [...]
Work with the
rtmpgw and TYPE must be set HTTP.
1. You first install the
rtmpgw on your TV and run this.
2. You modify TvList.xml:
Code: Select all
<item>
<title>Mango</title>
<link>http://127.0.0.1:1935/?r=rtmp://stream.mango.pl/rtplive/live/1</link>
<image></image>
<description> </description>
<type>HTTP</type>
<ch_category>
<id_category>
</id_category>
</ch_category>
<tvid>1</tvid>
<source>OnlineTV</source>
</item>
Re: [APP] More TV channels on ES/F series
Posted: Tue Nov 10, 2015 8:33 pm
by framar
Thank's for help. It's work exelent.
But sometimes when I want watch WeebTV channel i have Error in log: On Render Error: Unknown. Then, when I change to other channel and come back, sometimes it's work?
Any sugestions?
My TV F5300 root with lastest firmware 2112.4
Re: [APP] More TV channels on ES/F series
Posted: Tue Nov 10, 2015 9:20 pm
by wluczykijwf
@framar, thanks you for a report.
framar wrote:[...] sometimes when I want watch WeebTV channel i have Error in log: On Render Error: Unknown. Then, when I change to other channel and come back, sometimes it's work?
Any sugestions? [...]
Truth! This error is known for me, but now I don't know how it solve.
Re: [APP] More TV channels on ES/F series
Posted: Thu Nov 12, 2015 9:44 pm
by framar
Why when OnlineTv is runing, and I set recording on DTV channel I can't use button Pause, Forward etc...? When OnlineTv is disable all works?