[App] More TV channels on E/F/H series

Here are software that related with Samsung F series TVs.
Please don't create any new topic here unless you have software to post/release.

wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

framar wrote: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?
In the tricker mode this option is turn off.
Can not help it.
If you want to record, you must disable OnlineTV (2x quickly press EXIT key).
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
framar
SamyGO Project Donor
Posts: 8
Joined: Wed Nov 04, 2015 9:39 pm
Location: Polska

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

Post by framar »

Thank's it' work :)
Can you try my list and tvlist.xml ? I make it in notepad and only DTV work.
Thanks
You do not have the required permissions to view the files attached to this post.
F5300 fw 2112.4
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

framar wrote:Thank's it' work :)
Can you try my list and tvlist.xml ? I make it in notepad and only DTV work.
Thanks
This lists is ok, but why did you change the name TvList.xml to TvList-test.txt?
If you put the file in main directory of app then the OnlineTV it not see.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
framar
SamyGO Project Donor
Posts: 8
Joined: Wed Nov 04, 2015 9:39 pm
Location: Polska

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

Post by framar »

When I send TvList-test.xml to TV I rename file to TvList.xml
In log I have only :
[Main] The App is activated, no: 64
[Main] The App is deactivated, no: 64
F5300 fw 2112.4
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

framar wrote:When I send TvList-test.xml to TV I rename file to TvList.xml
In log I have only :
[Main] The App is activated, no: 64
[Main] The App is deactivated, no: 64
It's certainly not a full log.
Full log file is in directory: /mtd_rwcommon/common/OnlineTV/.
You share latest log file.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
framar
SamyGO Project Donor
Posts: 8
Joined: Wed Nov 04, 2015 9:39 pm
Location: Polska

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

Post by framar »

Code: Select all

Start: Fri Nov 13 2015 - 19:57:10.log
[Main] Debug.js status: true
[Main] Server.js status: true
[Main] Player.js status: true
[Main] Display.js status: true
[Main] Data.js status: true
[Main] File.js status: true
[Main] Functions status ok
[Main] Main.onLoad
[Main] Get widget url: http://192.168.1.11:1080/phpsysinfo/runWidget/runWidget.php?0=
[Main] Get listen channel url: http://192.168.1.11:1080/phpsysinfo/listCH/oko.php?
[Main] Infolink2 no: 64
[Main] Server GO
[Main] Server running
[Main] Key Pressed = 108
[Display] Widget menu on!
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] Key Pressed = 45
[Main] Key Pressed = 108
[Display] Widget menu off!
[Main] The App is activated, no:  64
[Main] The App is deactivated, no:  64
[Main] Key Pressed = 45
[Main] Main.onUnload
[Player] Player deinit: 1
F5300 fw 2112.4
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

Exactly! It was not the last log file.
The problem is with a TvList.xml file. You try attached the TvList.xml file.
You do not have the required permissions to view the files attached to this post.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
framar
SamyGO Project Donor
Posts: 8
Joined: Wed Nov 04, 2015 9:39 pm
Location: Polska

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

Post by framar »

Hmmm.. I'm not understand... I try modify TvList, and always with error.
But, when I put your's TvList into my TV, all work. Great!
Thanks a lot :)
F5300 fw 2112.4
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

framar wrote:Hmmm.. I'm not understand... I try modify TvList, and always with error.
But, when I put your's TvList into my TV, all work. Great!
If some a param is empty in the TvList.xml file set then:

Code: Select all

<link>None</link>
<image>None</image>
or then:

Code: Select all

<link> </link>
<image> </image>
You not set then:

Code: Select all

<link></link>
<image></image>
Little detail :).
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

Hi,
New test version OnlineTV v. 1.0.9a.
Added and fixed:
  • 1. Minor a bags.
    2. Added App TV OnlineTV on list sources (If you want to run the OnlineTV you press SOURCE key and select App TV OnlineTV) - Pic 1.
    3. Now do not reset the TV when you select Record for DTV source as shown on the Pic 2.
    4. You can watch Online TV channel while recording a DTV source. (but I have two DTV tuners) - Pic. 3.
    5. Now the application runs in the multiapp mode.
Please test and report.
AppTV_OnlineTV.jpg
RunRecOnDTV.jpg
RecDTVandPlayOnlineTV.jpg
You do not have the required permissions to view the files attached to this post.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500

Post Reply

Return to “[F] Software”