[App] PVR to NFS ES series

Here are software that related with Samsung E series TVs.
Please don't create any new topic here unless you have software to post/release.
Post Reply

slodki
Posts: 4
Joined: Wed Jun 15, 2016 9:56 pm
Location: Poland

[App] PVR to NFS ES series

Post by slodki »

I've created simple script to mount NFS share as separate virtual USB device recognized as PVR ready.
NFS share could be empty or can be copy of real USB device previously used with TV (CONTENTS dir and .cm* files must be copied).
New USB device is added after SamyGO Virt, registered as xfs formatted (as expected in ES). Correct NFS share size and free space is displayed.

Script can add and remove PVR share on demand without TV reset with start/stop command.

Usage:
  • First root and install latest samyGO as usual.
  • Setup vusb - check if SamyGO Virt. device is working.
  • Extract attached archives and copy 80_80_PVRtoNFS.init to /mnt/etc/init.d
  • Edit PVRSERVER and PVRPATH in script to your needs.
  • To add new virtual USB PVR device and mount NFS share execute

    Code: Select all

    sh /mnt/etc/init.d/80_80_PVRtoNFS.init start
  • To remove device and unmount share execute

    Code: Select all

    sh /mnt/etc/init.d/80_80_PVRtoNFS.init stop
  • Autostart - change permisions

    Code: Select all

    chmod +x /mnt/etc/init.d/80_80_PVRtoNFS.init
Actions are logged to /dtv/PVRtoNFS.log.
SpoilerShow

Code: Select all

Started...
Using /dtv/usb/sdk for nas:/c/pvr
mount -o soft,tcp,nolock nas:/c/pvr /dtv/usb/sdk
Adding sdk USB device to usblog
PVR ready to save on nas:/c/pvr using /dtv/usb/sdk
Stopped...
Removing sdk USB device from usblog
NFS share unmounted
PRV on nas:/c/pvr using /dtv/usb/sdk removed
Device is registered in /dtv/usb/usblog as:

Code: Select all

[sdk]
Vendor : SamyGO Virt.
Product : PVR
Serial : Q80VQLFL
Devpath : 11
Lun : 0
ScsiDevicePath : /dev/sdk
MountDir : /dtv/usb/sdk
FileSystem : xfs
Tested on ES6800.
You do not have the required permissions to view the files attached to this post.
Last edited by slodki on Sun Jun 19, 2016 9:27 am, edited 1 time in total.
zoelechat
SamyGO Moderator
Posts: 8615
Joined: Fri Apr 12, 2013 7:32 pm
Location: France

Re: [App] PVR to NFS ES series

Post by zoelechat »

Errr... sorry, but I don't think samyGOso is needed. samyGOso is not SamyGO, you can remove that requirement :)

ps: samyGOso (=binary) use is to inject .so libs. SamyGO (=root) itself has no version number.
I do NOT receive any PM. Please use forum.
slodki
Posts: 4
Joined: Wed Jun 15, 2016 9:56 pm
Location: Poland

Re: [App] PVR to NFS ES series

Post by slodki »

Yeah, it was copy/paste... corrected.
meiser
SamyGO Project Donor
Posts: 21
Joined: Tue Nov 08, 2016 4:28 pm

Re: [App] PVR to NFS ES series

Post by meiser »

Works nicely, thanks!
meet37
Posts: 1
Joined: Thu Nov 14, 2013 8:25 am

Re: [App] PVR to NFS ES series

Post by meet37 »

Hello ! please tell me, I want to make the record is saved to the hard disk of computers running Windows , how do I properly fill out the config ? I do a config of a type 192.168.1.73:/f/samsvideo, I opened the General access to this folder, but nothing turns out
thanks in advance !!
User avatar
notengo13
SamyGO Project Donor
Posts: 674
Joined: Mon Nov 30, 2015 12:31 pm
Location: SK --> P9

Re: [App] PVR to NFS ES series

Post by notengo13 »

meet37 wrote: Sun Aug 26, 2018 2:21 pm Hello ! please tell me, I want to make the record is saved to the hard disk of computers running Windows , how do I properly fill out the config ? I do a config of a type 192.168.1.73:/f/samsvideo, I opened the General access to this folder, but nothing turns out
thanks in advance !!
You need few things to do before.
1st config file: yourIP://format C:/Install Linux/configNFS/mounts/pathToYourHDD/samsvideo
UE48H6640 T-MST14DEUC 2781.0 root latestH --> 2130.0 skypeRoot-->0000-->2115.3 "Skype refueled" Root
QE55QN93A - - >firmware T-NKM2DEUC-1805.4 (backup 1590.0) - - >update CURL60 Error --> CURL28 Error

Post Reply

Return to “[E] Software”