[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 E/F/H series

Post by wluczykijwf »

bobiturboto wrote:May be the app will encourage me to improve my javascript knowledge, and if you want we can refactor it.
I really love peer programming.
Of course. Source code is open and you can develop now :D
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 E/F/H series

Post by wluczykijwf »

meiser wrote:Please find attached my logs for v1.1.12.7.
@meiser, Please try replace Player.js script in main the OnlineTV directory for v. 1.1.12.7 and share a log.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
meiser
SamyGO Project Donor
Posts: 21
Joined: Tue Nov 08, 2016 4:28 pm

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

Post by meiser »

Please find attached the logs with the modified Player.js. But it still doesn't work properly. I have to change to the guide, otherwise the stream doesn't start.

And BTW, I don't have an icon with version 1.1.12.7.

Best regards,
meiser
You do not have the required permissions to view the files attached to this post.
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

meiser wrote:Please find attached the logs with the modified Player.js. But it still doesn't work properly. I have to change to the guide, otherwise the stream doesn't start. [...]
You use temporarily a ENTER key on RC (instead of GUIDE or Ch. List keys) when is displayed loading. I'll try find a solve the issue.
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 E/F/H series

Post by wluczykijwf »

meiser wrote:[...] And BTW, I don't have an icon with version 1.1.12.7.
Replace config.xml file and reboot TV. This should add a icon for OnlineTV to SmartHUB.
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
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

@meiser, You try one more time replace Player.js in main OnlineTV directory and share a log. I've applied a trick :D
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
meiser
SamyGO Project Donor
Posts: 21
Joined: Tue Nov 08, 2016 4:28 pm

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

Post by meiser »

I'll test this evening, thanks!

I recognized that when I switch from OnlineTV to DTV channels (or vice versa) that the screens flickers twice and the number keys don't work for some seconds (~10-15 sec). Any idea why?
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

@meiser, This is time to move from mode OnShow (for OnlineTV source) to mode OnPause (for standard sources) and vice versa . You can disable it in Settings.js script and change the:

Code: Select all

autoPauseMode: true, //auto set Pause mode when detect standard source for channel 
to:

Code: Select all

autoPauseMode: false, //auto set Pause mode when detect standard source for channel 
But then on DTV channels will also OnShow mode. And not all features DTV will then be available (e.g.: dtv subtitle).
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
meiser
SamyGO Project Donor
Posts: 21
Joined: Tue Nov 08, 2016 4:28 pm

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

Post by meiser »

Works nicely now, many thanks!!!

But there's a new issue. :-)
If I start SmartHub and then return to the channel, it takes a very long time until it shows "Loading...", sometimes it just doesn't start the stream so that I have to switch to another channel (also takes a long time then until it starts loading).
wluczykijwf
Official SamyGO Developer
Posts: 1051
Joined: Sat Sep 21, 2013 5:07 pm
Location: Poland

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

Post by wluczykijwf »

meiser wrote:[...] sometimes it just doesn't start the stream so that I have to switch to another channel [...]
It's difficult to identify without log :P
meiser wrote:[...] (also takes a long time then until it starts loading).
A lot of the elements is checked and loaded therefore the loading process the app takes long.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500

Post Reply

Return to “[F] Software”