[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 »

Thanks you @gogo, and do this version works correctly on E-series?
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
gogo
SamyGO Project Donor
Posts: 185
Joined: Sat May 17, 2014 9:24 am
Location: Croatia

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

Post by gogo »

I have F6500.
Samsung TV: UE46F6500
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 »

gogo wrote:I have F6500.
I was wrong :)
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
Gudio
SamyGO Project Donor
Posts: 19
Joined: Sat Aug 30, 2014 11:46 am

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

Post 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?
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 »

@Gudio, What is TV series, model? Can you upload a log for the HideDimScreen lib?
PS. You change gf ;)
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
Gudio
SamyGO Project Donor
Posts: 19
Joined: Sat Aug 30, 2014 11:46 am

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

Post by Gudio »

UE32F5300, I will send you logs on Sunday. :)
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

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

Post 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.
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 »

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.
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500
bobiturboto
SamyGO Project Donor
Posts: 489
Joined: Sun Mar 23, 2014 8:15 pm
Location: Bulgaria

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

Post 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 />
Last edited by bobiturboto on Fri Sep 30, 2016 10:28 pm, edited 1 time in total.
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 »

Do you TV IP address is corectly (192.168.1.101)?
sorry for my english
UE40F8000 (T-FXPDEUC-1136.0), BD-D5500

Post Reply

Return to “[F] Software”