Page 15 of 16
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Wed Jul 30, 2014 4:37 pm
by gogo
Does zip archiving working in TV via telnet or netcat?
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Wed Jul 30, 2014 6:17 pm
by sectroyer
gogo wrote:Does zip archiving working in TV via telnet or netcat?
I either don't understand your question or you waaaaaaay of the topic

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Fri Aug 01, 2014 12:26 pm
by gogo
sectroyer wrote:gogo wrote:Does zip archiving working in TV via telnet or netcat?
I either don't understand your question or you waaaaaaay of the topic

I thought, after decoding the widget on USB create a zip archive of the widget folder and download the archive via ftp.
But zip command don't work.
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Fri Aug 01, 2014 12:28 pm
by sectroyer
I still don't understand what you want to do but I can tell you one thing. You don't need zip command on tv to use PVR Decoder for Linux/Unix/Mac OS X:)
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Mon Jan 26, 2015 2:08 pm
by monsieurxu
hello.
Is there a new version for H series, that works as PVRDecoder1.7.3 ?
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Mon Jan 26, 2015 3:57 pm
by sectroyer
monsieurxu wrote:hello.
Is there a new version for H series, that works as PVRDecoder1.7.3 ?
Hehe, still somebody interested in it on H

I am surprised

will see

Definitely there will be "download.sh" which will download decoded files

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Mon Jan 26, 2015 4:08 pm
by monsieurxu
i could help if you want.
this script (with download) could be useful for a system which encode/transcode/compress .ts files (or a NAS)
So, I should wait for several.... days?

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Tue May 12, 2015 11:37 am
by flatlined
Thanks for the script. It however required a few minor tweaks to work for me on an F-Non-MST TV (1122 -> new root) and a fairly recent linux.
1) netcat commands did not terminate made the script hung like forever: Adding a -q 1 option to ensure it terminates a sec after EOF fixed it for me (..nc -q 1 -t -i 1 $tvip 23..)
2) Couldn't get the uploaded libPVRdumpkeys.so to execute on the TV. Fixed this by telneting into it and chmod'ing +x the SamyGOso. I was able to execute this directly on the TV and then via the script ever since.
Hope this helps others expieriencing simliar problem
Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Thu Sep 08, 2016 10:26 am
by samsontv
^ Or you may try openbsd-netcat, that works.
Thank you for that nice script. It works fine for me.

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)
Posted: Thu Sep 08, 2016 1:02 pm
by sectroyer
samsontv wrote:^ Or you may try openbsd-netcat, that works.
Thank you for that nice script. It works fine for me.

Glad you like it
