Page 2 of 18

Re: PVR to network storage

Posted: Wed Dec 31, 2014 2:40 pm
by juusso
What about to check 02_04_vusb.init.remi71 ? For PVR via network you have to combine few scripts and one of them is custom vusb script.

Re: PVR to network storage

Posted: Wed Dec 31, 2014 2:48 pm
by Deus3X
juuso wrote:What about to check 02_04_vusb.init.remi71 ? For PVR via network you have to combine few scripts and one of them is custom vusb script.
in that script i can see

Code: Select all

. /dtv/SGO.env

case $1 in 
	start)
	mkfs.vfat -C /dtv/vusb 500
have i to change vfat with ext4?
How can this script works with 02_04_vusb.init that alredy exist?
sorry for the stupid question.. i'm a noob, but i love to try to understand :P

Re: PVR to network storage

Posted: Wed Dec 31, 2014 2:48 pm
by juusso
You have to disable default vusb.init first.

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:01 pm
by sectroyer
Deus3X I would like to as one question : What do you want to achieve? Do you want to make TV record to networks hat you will NOT be able to play from any other device or that you will be able but all files will have names in format: 20115432432432.srf and you will NOT know which file is which? :)

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:05 pm
by Deus3X
sectroyer wrote:Deus3X I would like to as one question : What do you want to achieve? Do you want to make TV record to networks hat you will NOT be able to play from any other device or that you will be able but all files will have names in format: 20115432432432.srf and you will NOT know which file is which? :)
i would like to be able to do it :P
Atm i got the possibility to record (on the usb) and with PVRtoTS transfer it into a samba directory.
I would like to register and PVRtoTS on my samba directory :P
is this impossible?
If yes i can stop playing to be a programmer :P :P :P

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:07 pm
by sectroyer
Deus3X wrote: i would like to be able to do it
In my question there was big "OR". To question which have an "OR" you can't simply answer "yes" ;)

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:09 pm
by juusso
sectroyer wrote:To question which have an "OR" you can't simply answer "yes" ;)


you have few choices to answer:
  • yes, yes
  • no, no
  • yes, no
  • no, yes
:shock:[/off]

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:12 pm
by Deus3X
you are really testing my crap english understanding :P
i think that the answer is "no, no".
wont to register on my samba nas, but i would like that the output file will be .ts using PVRtoTS :P
is this the correct answer ? :P

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:17 pm
by sectroyer
Deus3X wrote: wont to register on my samba nas, but i would like that the output file will be .ts using PVRtoTS :P
is this the correct answer ? :P
Than what is the point of "recording to samba share"? Leave recordings where they are nad just decode using PVRDecoder to samba share :)

Re: PVR to network storage

Posted: Wed Dec 31, 2014 3:24 pm
by zoelechat
I wonder if it could be possible to mount an smb path to CONTENTS folder :)
This way would still require a physical USB for mount point though.