PVR Decoder for Linux/Unix/Mac OS X (Console Script)

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.

User avatar
voji91
Posts: 5
Joined: Thu Mar 23, 2017 11:06 am

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by voji91 »

sectroyer wrote: Fri Feb 28, 2014 7:44 pm

Code: Select all

usb=sda1
tvip="tv2"
You have to change sda1 to partition with your recordings
hi
thanks for your helps :)
in this solution, the usb is connected to tv, am i right?
how do i know the name of that partion in tv?
samsung tv F7500
rootmysamynow
Posts: 16
Joined: Thu Jun 23, 2016 8:13 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by rootmysamynow »

Connect to your rooted TV (putty, FileZilla, ...) and check folder /dtv/usb. You'll find the connected USB devices there. To determine the correct one (where you'll find your recordings) is up to you.

And yes, the USB device containing your recordings should be connected to your TV in order to determine its devicename.

OTOH, it's fairly easy to adapt the script to work on a local device at your PC. Of course, you'll need the decryption keys accessible for decryption, anyway...
Simply check the first pages of this thread.
User avatar
voji91
Posts: 5
Joined: Thu Mar 23, 2017 11:06 am

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by voji91 »

thank you very much, that helped a lot 👍🏻
samsung tv F7500
Jopardy
SamyGO Project Donor
Posts: 49
Joined: Sat Feb 01, 2014 4:54 pm
Location: Turkiye

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by Jopardy »

pvrdecoder working my ubuntu.
before, install wine amulator and configure that.
after klick and open.
my be sometimes setting-other-PASV mod.
software working and not problem.
wneves99
Posts: 1
Joined: Fri Jun 30, 2017 8:35 am

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by wneves99 »

This software works on UE32F4500
microminima
SamyGO Project Donor
Posts: 3
Joined: Fri Dec 11, 2015 12:27 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by microminima »

I have this error:

Code: Select all

Checking if drmdecrypt is already compiled.
File drmdecrypt doesn't exist. Compiling...
gcc aes.c drmdecrypt.c -o drmdecrypt
drmdecrypt.c:44:15: error: conflicting types for ‘off64_t’
 typedef off_t off64_t;
               ^~~~~~~
In file included from drmdecrypt.c:31:0:
/usr/include/stdio.h:97:19: note: previous declaration of ‘off64_t’ was here
 typedef __off64_t off64_t;
                   ^~~~~~~
Makefile:2: recipe for target 'all' failed
make: *** [all] Error 1
Getting PVR list.
What can I do?
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

You can do basically what error message suggests: comment line 31 of drmdecrypt.c (add // at the beginning of line), then retry :)

Code: Select all

//typedef off_t off64_t;
I do NOT receive any PM. Please use forum.
microminima
SamyGO Project Donor
Posts: 3
Joined: Fri Dec 11, 2015 12:27 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by microminima »

Thanks!
No errors after that.

Bat still stuck on “Getting PVR list.”

Nothing happens after this message
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by zoelechat »

No idea about that, never tried that stuff.
Your TV is rooted, of course? :)
You should maybe read thread, probably some clues...
I do NOT receive any PM. Please use forum.
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: PVR Decoder for Linux/Unix/Mac OS X (Console Script)

Post by sectroyer »

Usually bad ip or NOT rooted tv :P
I do NOT support "latest fw" at ALL. If you have one you should block updates on router and wait for it to STOP being "latest":)
If you want me to help you please paste FULL log(s) to "spoiler"/"code" bbcodes or provide link(s) to pasted file(s) on https://pastebin.com Otherwise "NO HELP"!!!
If you want root DISABLE internet access to your device!!!!
DO NOT EVER INSTALL FIRMWARE UPGRADE !!!!

Post Reply

Return to “[F] Software”