Page 75 of 110
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 1:46 pm
by bobiturboto
I have found one issue.
When I press the blue button it seems the location of last selection is still stored and this may cause some confusion.
The old location even remains when we are browsing between the categories
20161002132715.jpg
20161002132632.jpg
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 1:52 pm
by wluczykijwf
bobiturboto wrote:I have found one issue.
When I press the blue button it seems the location of last selection is still stored and this may cause some confusion.
The old location even remains when we are browsing between the categories
I have fixed it. You update OnlineTV one more time (Only Main2.js script from latest attached archive).
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 1:56 pm
by wluczykijwf
bobiturboto wrote:That is true, their API is quite limited about that.
No worries even the existing functionality is more than enough
Bulgarian and Russian translations are attached.
Maybe I can calculate it witch download speed. I'll try it.
Thanks for your transactions.
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 2:13 pm
by bobiturboto
Now is perfect, Thank you.
I have started thinking about calculation as well, because we have the total size and current bitrate.
But it will be tricky because without the current level of the buffer, we can't calculate it precisely.
I have found that explanation about the buffers, so 5 sec for initial 3 sec for pending and 10 in total should be ok.
The recommendation about pending buffer to be double of the initial, but have found it more stable if is less than that.
We can calculate it on demand to point the people what setting they should fill, and keep the info on green or yellow button, or inject it automatically somehow.
Initial Buffer: Is the buffer size which will be buffer when you start your video. So before this buffer is not full the video won't start.
Pending Buffer: Should be the buffer which the player keeps full.
Total Buffer: Should be the maximum buffer size which the player maximal buffers.
I got good results with these settings:
Initial Buffer: 25MB
Pending Buffer: 50MB
Total Buffer: 75MB
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 4:28 pm
by Gudio
wluczykijwf wrote:Gudio wrote:UE32F5300, I will send you logs on Sunday.

The
libHideDimScreen should work for your TV model.
Probably it other dimming window. You attach log and example screenshot the issue, please

.
Code: Select all
[HideDimScreen] SamyGO F libHideDimScreen v0.0.1 - (c) wluczykijwf 2016
[HideDimScreen] _ZN13CNNaviAppBase13ShowDimScreenEb [0x1ac8810].
[HideDimScreen] lib_init, >>>
[HideDimScreen] Patched!
[HideDimScreen] <<< lib_deinit
Before pressing INFO / GUIDE buttons:
After pressing INFO / GUIDE buttons:

Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 6:09 pm
by wluczykijwf
@Gudio, Yes, it is other dimming window. How do you run the OnlineTV app?
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 8:04 pm
by Gudio
Autostart in Samsung menu.

Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 8:17 pm
by wluczykijwf
Gudio wrote:Autostart in Samsung menu.

OK. You try with libRunWidget app. You read this
post.
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 8:34 pm
by Gudio
It works, however loads longer than Samsung's auto start. Thanks anyway.
Re: [App] More TV channels on E/F/H series
Posted: Sun Oct 02, 2016 8:39 pm
by wluczykijwf
Gudio wrote:It works, however loads longer than Samsung's auto start. Thanks anyway.
Don't longer but later - after root TV.