Page 1 of 2

Exporting channel list

Posted: Thu Mar 24, 2016 7:41 pm
by sunniebeta
Hi,

Yeah, I've asked a lot of questions in a short time, but you got to start somewhere :D

So,

I've finally rooted my TV sucessfully
In order to use this app (https://forum.samygo.tv/viewtopic.php?f=63&t=8760), I have to export my TV channel list by doing:
Main Menu->Broadcasting->Channel Settings->Transfer Channel List->Export to USB

However, at channel settings, there is no option called: "Transfer Channel List".

How could I export my TV channel list?

Re: Exporting channel list

Posted: Thu Mar 24, 2016 8:00 pm
by zoelechat

Re: Exporting channel list

Posted: Thu Mar 24, 2016 8:59 pm
by sunniebeta
Yeah, so that's it.

Is there any way to 'bypass' this?

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:02 pm
by zoelechat
I guess it could be easily patched without changing TV region, give me 30 seconds :D

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:14 pm
by zoelechat
Let's try...
-Update your samyGOso to latest
-Extract attached file to /tmp on your TV
-Telnet

Code: Select all

samyGOso -A -l /tmp/libZiggoState.so
-Check if channel list transfer is available in menu :)

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:24 pm
by sunniebeta
zoelechat wrote:Let's try...
-Update your samyGOso to latest
-Extract attached file to /tmp on your TV
-Telnet

Code: Select all

samyGOso -A -l /tmp/libZiggoState.so
-Check if channel list transfer is available in menu :)
Alright, thanks.

There is a file called samyGOso.c

Do I remove the .c and replace the already existing file by it?

EDIT:

I realised the .c file is probably just the source. Do I only copy the content of the folder 'out-'?

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:32 pm
by zoelechat
Yep, binary is always in out- folder :)

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:38 pm
by sunniebeta
zoelechat wrote:Yep, binary is always in out- folder :)
Alright, thank you.

Do I have to use Telnet? Or is FTP just fine?

If I have to use Telnet, how do I do so?

Re: Exporting channel list

Posted: Thu Mar 24, 2016 9:44 pm
by zoelechat
File handling: FTP on port 21
Commands: Telnet on 23

How to use Telnet? :)

Re: Exporting channel list

Posted: Thu Mar 24, 2016 10:00 pm
by sunniebeta
zoelechat wrote:File handling: FTP on port 21
Commands: Telnet on 23

How to use Telnet? :)
I injected the .so, the Telnet client said it was successful.

But sadly, there is still no option to export TV channels.
I tried to reboot the TV, but that didn't help either.