Page 16 of 110
Re: [APP] More TV channels on ES/F series
Posted: Wed May 27, 2015 7:28 pm
by wluczykijwf
Chekos wrote:Hi,
I have an UE46F6400 but there is no analogic antenna near my home, so I can't scan channels and can't export to .scm.
Does it possible to use an existing file (.scm) to import it in my TV ?
Thanks
Yes, you can use. Preferably from F6400.
Re: [APP] More TV channels on ES/F series
Posted: Wed May 27, 2015 7:39 pm
by Chekos
Ok, do you know where I can found one ?
I searched in google and I didn't found.
Re: [APP] More TV channels on ES/F series
Posted: Wed May 27, 2015 7:57 pm
by wluczykijwf
Chekos wrote:Ok, do you know where I can found one ?
I searched in google and I didn't found.
For starters, You can try modify mine for F8000 (
download/file.php?id=5408) but can not guarantee it will work on the F6400.
If you do not work, You can try modify this list for F6800 (
download/file.php?mode=view&id=5829), which I received from one of the forum users.
Alternatively, ask someone from the forum about a channel list file for F6400.
Re: [APP] More TV channels on ES/F series
Posted: Wed May 27, 2015 8:09 pm
by sectroyer
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

Re: [APP] More TV channels on ES/F series
Posted: Tue Jun 02, 2015 2:50 pm
by miazza
I have tested the version 1.0.4 and it works fine on my ES8000.
I only have a few questions:
1) When app starts, the TV remains on black screen untill I change a channel. Is it normal ?
2) I tried the app with a channel from your example (WDR) and it works
3) I tried to link an italian channel
Code: Select all
<title>RAI Sport 1</title>
<link>mmsh://212.162.68.162:80/raisport+?MSWMExt=.asf</link>
but this remains loading and ends with a fail.
The link is well working in VLC.
Any Idea why ?
Re: [APP] More TV channels on ES/F series
Posted: Tue Jun 02, 2015 6:32 pm
by wluczykijwf
miazza wrote:I have tested the version 1.0.4 and it works fine on my ES8000.
I only have a few questions:
1) When app starts, the TV remains on black screen untill I change a channel. Is it normal ?
This is bug. I'll try to fix it in the next version.
miazza wrote:2) I tried the app with a channel from your example (WDR) and it works
3) I tried to link an italian channel
Code: Select all
<title>RAI Sport 1</title>
<link>mmsh://212.162.68.162:80/raisport+?MSWMExt=.asf</link>
but this remains loading and ends with a fail.
The link is well working in VLC.
Any Idea why ?
You try this (change
mmsh to
mms):
Code: Select all
<title>RAI Sport 1</title>
<link>mms://212.162.68.162:80/raisport+?MSWMExt=.asf</link>
<type>HTTP</type>
After the hotfix the link for me it works.

.
Re: [APP] More TV channels on ES/F series
Posted: Wed Jun 03, 2015 6:27 am
by miazza
Yes, with this trick it works

it takes about 10 seconds buffering but works well.
Thanks for the trick

Re: [APP] More TV channels on ES/F series
Posted: Wed Jun 03, 2015 6:30 am
by wluczykijwf
miazza wrote:Yes, with this trick it works

it takes about 10 seconds buffering but works well.
Yes, this source:
Code: Select all
mms://212.162.68.162:80/raisport+?MSWMExt=.asf
is buffered on the OnlineTV app quite a long time.
Re: [APP] More TV channels on ES/F series
Posted: Fri Jun 05, 2015 9:58 am
by tjost
i didn?t get it. i downloaded the scm for 6800 but it is the wrong country. i?m from Germany and i didn?t get it to run.
Can someone Help me?
I have a F6510
THX
Re: [APP] More TV channels on ES/F series
Posted: Fri Jun 05, 2015 10:57 am
by wluczykijwf
tjost wrote:i didn?t get it. i downloaded the scm for 6800 but it is the wrong country. i?m from Germany and i didn?t get it to run.
Can someone Help me?
I have a F6510
THX
To get the file you need on your TV:
Save channel list on USB Drive (Main Menu->Broadcasting->Channel Settings->Transfer Channel List->Export to USB). Unless you on TV did not have any channels (ATV, DTV, TV, Cable ATV, Cable DTV), then you can use a downloaded list of F6400. Modifying one of them (channel list) as needed. Everything described in
the main topic.