Page 4 of 10

Re: [App] SamyGO PVRtoTS E/F

Posted: Fri Dec 26, 2014 3:28 pm
by iT00NZ
In config: 'overwrite .srf with decrypted .ts' but after TV decode srf to ts file, the srf file is still in dir, not 'overwrite' by ts file.

Re: [App] SamyGO PVRtoTS E/F

Posted: Fri Dec 26, 2014 3:38 pm
by zoelechat
Read carefully, it's commented
IF "ts_outext"=".srf" AND ts_outdir="" THEN overwrite .srf with decrypted .ts
Anyway that case will make your recordings unreadable by TV (because unencrypted .srf will replace encrypted .srf expected by TV). Better use NoDRM, and you can't use both PVRtoTS and NoDRM at the same time.

Re: [App] SamyGO PVRtoTS E/F

Posted: Fri Dec 26, 2014 3:50 pm
by zoelechat
  • ts_outext is output (=decrypted recording) file extension: ".ts", ".srf"...
  • ts_outdir is output file path : original CONTENTS dir if leaved empty (""), or can be e.g. "/dtv/usb/sda1"

Re: [App] SamyGO PVRtoTS E/F

Posted: Fri Dec 26, 2014 3:53 pm
by iT00NZ
How can I move my recording wireless to my PC?

Re: [App] SamyGO PVRtoTS E/F

Posted: Fri Dec 26, 2014 3:57 pm
by zoelechat
iT00NZ wrote:How can I move my recording wireless to my PC?
Surely not by asking in PVRtoTS thread :)
One way would be to enable TV samba server (no idea if it's fully operational on all F), or retrieve files by FTP, or the simplest and friendliest way: use PVRdecoder

Re: [App] SamyGO PVRtoTS E/F

Posted: Mon Dec 29, 2014 12:28 pm
by iT00NZ
My root stopped working. I rooted my TV again and PVRtoTS (and PVRtoAnyDev) doesn't work. I can't copy files again.
Image

Re: [App] SamyGO PVRtoTS E/F

Posted: Mon Dec 29, 2014 12:42 pm
by zoelechat
iT00NZ wrote:My root stopped working. I rooted my TV again and PVRtoTS (and PVRtoAnyDev) doesn't work. I can't copy files again.
Seeing right pane of your screenshot, files are already on TV, no need to copy them again

Re: [App] SamyGO PVRtoTS E/F

Posted: Mon Dec 29, 2014 12:52 pm
by iT00NZ
but PVRtoTS doesn't work

Re: [App] SamyGO PVRtoTS E/F

Posted: Wed Dec 31, 2014 12:34 pm
by Deus3X
hi,
i know that my quest was already made times ago...
but a was looking in the forum founding only old post for c series...
I got PVRtoTS working with output directory on my nas (samba directory)
I would like to register directly on the samba nas directory.
Is this possible?
Can you tell me a procedure or a post that explain how?
Ty and happy new year :P

Re: [App] SamyGO PVRtoTS E/F

Posted: Mon Jan 05, 2015 12:54 am
by zoelechat
Added some .TS renaming stuff bonus to first post, if anybody is interested. Enjoy! ;)