Record PVR to NAS (NFS)

Here for general support for F series TVs, request and problem solve area.
Post Reply

miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: Record PVR to NAS (NFS)

Post by miazza »

juuso wrote:/mnt/etc/init.d/99_99_PVRAnyDev.init exists? Then it starts as expected. Should work for fat32/xfs/ext3 usb dongles. No ntfs for pvr recordings! (or you have to use combined to ntfs-3g).

How it works... You should be able to select any usb for pvr recordings.
Removes limitation to use only xfs (E series) or ext4 (F series) formatted USB dongles for your PVR recordings. Changes are only affected to newly attached USB dongles (or you have re-plug existing one). You can use any by TV supported filesystem for your PVR recordings.
p.s. Please don`t off topic.
Does this work also on ES 8000 series ?
I do not have this init in my extensions.
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: Record PVR to NAS (NFS)

Post by juusso »

not yet, not yet...
LE40B653T5W,UE40D6750,UE65Q8C
Have questions? Read SamyGO Wiki, Search on forum first!
FFB (v0.8), FFB for CI+ . Get root on: C series, D series, E series, F series, H series. rooting K series, exeDSP/exeTV patches[C/D/E/F/H]

DO NOT EVER INSTALL FIRMWARE UPGRADE
miazza
SamyGO Project Donor
Posts: 773
Joined: Wed Apr 03, 2013 6:10 pm

Re: Record PVR to NAS (NFS)

Post by miazza »

juuso wrote:not yet, not yet...
Thanks for the answer. I'll stay tuned...
AVOID TO PUBLISH AND DISCLOSE SAMYGO PROJECTS ON OTHER FORUM.
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

juuso wrote:/mnt/etc/init.d/99_99_PVRAnyDev.init exists? Then it starts as expected. Should work for fat32/xfs/ext3 usb dongles. No ntfs for pvr recordings! (or you have to use combined to ntfs-3g).

How it works... You should be able to select any usb for pvr recordings.
Removes limitation to use only xfs (E series) or ext4 (F series) formatted USB dongles for your PVR recordings. Changes are only affected to newly attached USB dongles (or you have re-plug existing one). You can use any by TV supported filesystem for your PVR recordings.
p.s. Please don`t off topic.

Hello juuso,

I have to remove .dis from 99_99_PVRAnyDev.init. When I want to start it the output is this:

Code: Select all

+ . /dtv/SGO.env
+ SYSROOT=/mnt
+ MOUNT_PATH=/dtv/usb/sda
+ export KMOD_VER=0114
+ export MOD_DIR=/mnt/lib/modules/3.0.33
+ export TMPDIR=/dtv
+ export HOME=/mtd_rwcommon
+ export SMB_CONF_PATH=/mnt/etc/samba/smb.conf
+ LOGFILE=/mnt/samygo.log
+ LD_LIBRARY_PATH=/mnt/opt/privateer/lib:/mnt/opt/privateer/usr/lib:/mnt/lib:/mnt/usr/lib:/tmp/bin:/mtd_cmmlib/RECOGNITION_LIB:/lib:/mtd_cmmlib/lib:/mtd_cmmlib/Comp_LIB:/mtd_exe/lib:/mtd_cmmlib/YWidget_LIB:/mtd_cmmlib/InfoLink/lib/plugin/Static:/mtd_appdata/moip:/mtd_cmmlib/GAME_LIB:/mtd_appdata/gemstar:/mtd_cmmlib/DRM_LIB:/Java/lib:/mtd_cmmlib/InfoLink/lib:/mtd_appext/WidgetEngine:/mtd_appext/Webkit:/mtd_exe/WebServerApp/bin:/mtd_cmmlib/CBRE:/mtd_cmmlib/CBRE/bin/lib:/mtd_cmmlib/flashplayer/libs:/mtd_appdata/Runtime/lib/CairoShadow:/mtd_appdata/Runtime/lib:/mtd_appdata/Runtime/XorgLibs:/mtd_cmmlib/CM_LIB:/mtd_appext/OIPF/lib:/mtd_exe/OIPF/lib:/mtd_contents:/dtv
+ PATH=/mnt/opt/privateer/sbin:/mnt/opt/privateer/bin:/mnt/opt/privateer/usr/bin:/mnt/opt/privateer/usr/sbin:/mnt/sbin:/mnt/bin:/mnt/usr/bin:/mnt/usr/sbin:/tmp/bin:/usr/sbin:/usr/bin:/bin:/sbin:/etc/Scripts:/util:/mtd_appdata/Runtime/bin
+ export ENV=/dtv/.ashrc
+ export FRAMEBUFFER=/dev/sam/fb0
+ export DISTROOT=/mnt/opt/privateer
+ export LIBSO_DIR=/mnt/opt/privateer/usr/so
+ export TERM=linux
+ export LS_OPTIONS=--color=auto
+ SO=libPVRAnyDev.so
+ pidof exeAPP
+ INJPID=93
+ samyGOso -p 93 -l /mnt/opt/privateer/usr/so/libPVRAnyDev.so
Injecting '/mnt/opt/privateer/usr/so/libPVRAnyDev.so' resident: '0' succeeded.
+ sleep 1
I also have vusb and nfsmount enabled.

Can you please help me with this so I can record on my Synology?

Thanks
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Record PVR to NAS (NFS)

Post by sectroyer »

I will say one thing:

Code: Select all

 mount -o bind ... CONTENTS
;)
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 !!!!
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

sectroyer wrote:I will say one thing:

Code: Select all

 mount -o bind ... CONTENTS
;)

You are so funny :)

So I have a CONTENTS folder in RECORD of my folder on my NAS and I have to mount it right?
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Record PVR to NAS (NFS)

Post by sectroyer »

Play around with it. I don't remember the details :) It's not hard to make nas recording works and there are at least few ways to achieve it:) once TV accepts some device you can do anything:)
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 !!!!
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

sectroyer wrote:Play around with it. I don't remember the details :) It's not hard to make nas recording works and there are at least few ways to achieve it:) once TV accepts some device you can do anything:)

That's easy to say. There is nowhere a tutorial or complete how to on how to do this.... :(
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de
sectroyer
Official SamyGO Developer
Posts: 6305
Joined: Wed May 04, 2011 5:10 pm

Re: Record PVR to NAS (NFS)

Post by sectroyer »

There is tutorial for nas pvr recording on C series:) Play around with it and you will make it work on your TV:D I prefer to have big xfs image file on nas and just mount it as USB device:)
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 !!!!
karo2204
SamyGO Project Donor
Posts: 137
Joined: Fri Feb 07, 2014 10:09 am
Location: M?nchen
Contact:

Re: Record PVR to NAS (NFS)

Post by karo2204 »

sectroyer wrote:There is tutorial for nas pvr recording on C series:) Play around with it and you will make it work on your TV:D I prefer to have big xfs image file on nas and just mount it as USB device:)
I tried that with the pvrimage on my NAS. It didn't work.

Somebody else told me that my f-series has another format and so this tutorial doesn't work. I have to enable the PVRAnyDev.init.
Samsung TV: UE46F6500
Website: http://www.karolin-bierbrauer.de

Post Reply

Return to “[F] Support”