Page 8 of 16

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

Posted: Fri Mar 21, 2014 7:53 pm
by zoelechat
Why not simply use libPVRtoTS? :)

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

Posted: Fri Mar 21, 2014 7:55 pm
by karo2204
But I don't know how to do it.
I just found out how to copy the recordings to my Mac and then decrypt it. This works.

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

Posted: Fri Mar 21, 2014 7:56 pm
by sectroyer
karo2204 wrote:Yes of course it is accessible. From anywhere in the world. I have even set up my webserver and email server myself.

I have mounted the NFS Share so I can watch movies on my TV. That works. the only thing is I have to run the nfsmount script manually as it doesn't start when the TV starts.
So now I need to just record to my NAS instead of to the HDD.

At least for starters....
No!!! I know you think it will help you but it won't :) What you need to do is to (on your computer) mount your NAS, then unpack decrypt.zip on NAS, cd to nas using terminal and run ./decrypt.sh :D After this you will have your recordings decrypted and save to your NAS automatically :)

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

Posted: Fri Mar 21, 2014 8:05 pm
by karo2204
ah you mean the script will log into the TV HDD and then does it. As a workaround it will be alright.
The TV has to be on though for it to work....

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

Posted: Fri Mar 21, 2014 8:10 pm
by sectroyer
karo2204 wrote:ah you mean the script will log into the TV HDD and then does it. As a workaround it will be alright.
The TV has to be on though for it to work....
With all to respect you don't know with how many more complex problems you will have deal if you won't do it this way :) Maybe at some point someone (still WIP) will be able to find better (and more stable) solution for your problem but for now that is what I have suggested:)

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

Posted: Fri Mar 21, 2014 8:11 pm
by karo2204
Yeah I will do it later.

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

Posted: Fri Mar 21, 2014 8:12 pm
by karo2204
The only thing is that others say they do it directly. But I will do it your way for starters.
Is there a way to wake up the TV and then put back to sleep somehow?

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

Posted: Fri Mar 21, 2014 8:14 pm
by sectroyer
karo2204 wrote:The only thing is that others say they do it directly. But I will do it your way for starters.
Your problem is that you believe that once TV starts recording to your NAS you will be able to "magically" (easily) access those recordings from your iPad :)
karo2204 wrote: Is there a way to wake up the TV and then put back to sleep somehow?
Yes using HDMI-CEC cable or IR remote control :)

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

Posted: Fri Mar 21, 2014 10:37 pm
by karo2204
OK I will try it now.

With HDMI I could do it automatically like with a raspberry or so and php script. Good thinking.

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

Posted: Fri Mar 21, 2014 10:49 pm
by karo2204
Copied the file decrypt.sh and the folder to my NAS. I wanted to run ./decrypt.sh but it says "no such file".

I set all permissions. The file is there