Page 72 of 110

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

Posted: Fri Sep 30, 2016 12:34 pm
by wluczykijwf
Thanks you @gogo, and do this version works correctly on E-series?

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

Posted: Fri Sep 30, 2016 1:11 pm
by gogo
I have F6500.

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

Posted: Fri Sep 30, 2016 7:39 pm
by wluczykijwf
gogo wrote:I have F6500.
I was wrong :)

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

Posted: Fri Sep 30, 2016 8:22 pm
by Gudio
wluczykijwf wrote:
Gudio wrote:Nice as usual :) Could you tell me why my TV's screen is dimmed after turning it on? I must go INFO or GUIDE and return back to have it normal.
Have you used a lib?
That was first thing I did to fix this issue but still nothing. It just happens when I switch TV on, but after manual fix like pressing "INFO" button which enters some area and after half of a second brings back to TV, when I enter menu etc., screen isn't being dimmed.
I'm not saying it's annoying but my gf says it is. Is there any other fix for it?

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

Posted: Fri Sep 30, 2016 8:30 pm
by wluczykijwf
@Gudio, What is TV series, model? Can you upload a log for the HideDimScreen lib?
PS. You change gf ;)

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

Posted: Fri Sep 30, 2016 9:10 pm
by Gudio
UE32F5300, I will send you logs on Sunday. :)

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

Posted: Fri Sep 30, 2016 9:18 pm
by bobiturboto
wluczykijwf wrote:OK. Or maybe you try manualy inject the lib to TV - for check it.
Good night
Hi again,
Now manually is fine, but still nothing when I press the blue button
I can see OK file in /mtd_rwcommon/common/OnlineTV
The logs are attached

Code: Select all

root@tv:/mnt $ samyGOso -d -A -B -l /mnt/opt/privateer/usr/libso/libOnlineTV/libOnlineTVDataForGUIDE.so CURRENT_LIST_EPG
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
Injecting '/mnt/opt/privateer/usr/libso/libOnlineTV/libOnlineTVDataForGUIDE.so' resident: '0'
mprotect: 0x41e96f80
dlopen: 0x42310c5c
dlclose: 0x42310cf0
dlsymaddr: 0x42310d50
pc=4203c660 lr=4203c644 sp=bebe31e0 fp=80
r0=b604854 r1=80
r2=1 r3=0
stack: 0xbebc3000-0xbebe4000 length = 135168
executing injection code at 0xbebe3074
library injection completed!
Succeeded.

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

Posted: Fri Sep 30, 2016 9:47 pm
by wluczykijwf
OK, @Gudio :)
@bobiturboto. Take the test:
  1. Remove old the DataForChannels.txt and OK files from a directory: /mtd_rwcommon/common/OnlineTV
  2. Put in browswer in local net the address:

    Code: Select all

     http://192.168.1.101:1080/phpsysinfo/runOnlineTVDataForGUIDE/runOnlineTVDataForGUIDE.php
  3. Look the DataForChannels.txt and OK files in a directory: /mtd_rwcommon/common/OnlineTV.

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

Posted: Fri Sep 30, 2016 10:24 pm
by bobiturboto
Nothing was generated.

I have run the shell script manually and seems to be fine.

Code: Select all

root@tv:/mnt $ /mnt/phpsysinfo/runOnlineTVDataForGUIDE/runOnlineTVDataForGUIDE.sh 
samyGOso v1.2.5 (c) bugficks 2013-2014, sectroyer 2014-2015
Injecting '/mnt/opt/privateer/usr/libso/libOnlineTV/libOnlineTVDataForGUIDE.so' resident: '0'
mprotect: 0x41e96f80
dlopen: 0x42310c5c
dlclose: 0x42310cf0
dlsymaddr: 0x42310d50
pc=4203c660 lr=4203c644 sp=beeb81e0 fp=80
r0=aee0854 r1=80
r2=1 r3=0
stack: 0xbee98000-0xbeeb9000 length = 135168
executing injection code at 0xbeeb8074
library injection completed!
Succeeded
I have got this

I will try to debug the php

Code: Select all

root@tv:/mnt $ php-cgi /mnt/phpsysinfo/runOnlineTVDataForGUIDE/runOnlineTVDataForGUIDE.php 
X-Powered-By: PHP/5.2.16
Content-type: text/html

<br />
<b>Notice</b>:  Undefined variable: id in <b>/mnt/phpsysinfo/runOnlineTVDataForGUIDE/runOnlineTVDataForGUIDE.php</b> on line <b>6</b><br />

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

Posted: Fri Sep 30, 2016 10:27 pm
by wluczykijwf
Do you TV IP address is corectly (192.168.1.101)?