[App] PVR+ 3.x

Here are software that related with Samsung B series TVs. Like hex editors, new version of BusyBox or internal software, app programs that will run in your TV hardware.:!:This forum is NOT FOR USER QUESTIONS or Problems.

jmcolomina
Posts: 1
Joined: Thu Jul 12, 2012 10:10 am

Re: PVR+ 3.x

Post by jmcolomina »

Hello, I have L40B651 with patched firmware T-CHL7DEUC-1005.0. I run PVR+ and I can record TV fine but only image without any sound. Any idea?

Thanks in advance.
samygofan
SamyGO Project Donor
Posts: 2
Joined: Sun Aug 19, 2012 5:11 pm

Re: PVR+ 3.x

Post by samygofan »

I had similar issues like you (no sound, shuttering playback, mosaic on screen, starting PVR+ distorted audio on TV etc.) and for me a cure was rescan DVB-T and analog programs on TV from scratch.
I am from Poland and it was DVB-T implemented for few months and they changed parameters few times (invisibly) ie. removing old broadcasts.
I have Samsung LE52B750.
forgir
Posts: 6
Joined: Sun Sep 16, 2012 9:48 pm

Re: Sv: PVR+ 3.x

Post by forgir »

Hi,

I read about an imminent update for pvr+ and I would love to see a time shifting function implemented.

Kindly regards,
Adrian
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: PVR+ 3.x

Post by c74k »

alexey980 wrote:Hi, guys.

I use haneWIN NFS Server on my PC to share folder video for my UE40B7000WW (firmware: T-CHU7DEUC-3000.G-v0.24 - patched).
In my old PVR (v0.8.1) there was some parameter Target in pvr.ini:

Code: Select all

TARGET1=/dtv/usb/sdg1/192.168.0.100/video/
As a result, all the TV?s records were successfully saved into folder video on my PC.

The question is:
how to make video as a destination folder for TV?s records in PVR+ 3.x?

I created a script PVRplus/scripts/MOVIE001.sh like this:

Code: Select all

mount --bind /dtv/usb/sdg1/192.168.0.100/video /mtd_wiselink/MOVIE001
then assigned MOVIE001 as main Target in PVR+ settings.

However when I try to record something with PVR+, it show:
?target not ready?

what is wrong with this?
after linked tv start create file but not record after push stop tv hanged out + restart
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: PVR+ 3.x

Post by c74k »

up
forgir
Posts: 6
Joined: Sun Sep 16, 2012 9:48 pm

Re: PVR+ 3.x

Post by forgir »

c74k wrote:
alexey980 wrote:Hi, guys.

I use haneWIN NFS Server on my PC to share folder video for my UE40B7000WW (firmware: T-CHU7DEUC-3000.G-v0.24 - patched).
In my old PVR (v0.8.1) there was some parameter Target in pvr.ini:

Code: Select all

TARGET1=/dtv/usb/sdg1/192.168.0.100/video/
As a result, all the TV?s records were successfully saved into folder video on my PC.

The question is:
how to make video as a destination folder for TV?s records in PVR+ 3.x?

I created a script PVRplus/scripts/MOVIE001.sh like this:

Code: Select all

mount --bind /dtv/usb/sdg1/192.168.0.100/video /mtd_wiselink/MOVIE001
then assigned MOVIE001 as main Target in PVR+ settings.

However when I try to record something with PVR+, it show:
?target not ready?

what is wrong with this?
after linked tv start create file but not record after push stop tv hanged out + restart
You need to mount it like this:

(change IP and share to your own: NAS:192.168.111.5; NFS share: volume1/tv)

mkdir -p /mtd_wiselink/MOVIE001
mount -o nolock 192.168.111.5:/volume1/tv /mtd_wiselink/MOVIE001 -t nfs
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: PVR+ 3.x

Post by c74k »

mount -o nolock 10.10.10.3:/_STVR/ /mtd_wiselink/MOVIE001 -t nfs
mount: wrong fs type, bad option, bad superblock on 10.10.10.3:/_STVR/,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: PVR+ 3.x

Post by c74k »

after busybox mount -o nolock 10.10.10.3:/STVR/ ~/MOVIE001 -t nfs

PVR+ detect like ntfs location but crash
need movie to understand ??
User avatar
juusso
SamyGO Moderator
Posts: 10129
Joined: Sun Mar 07, 2010 6:20 pm

Re: PVR+ 3.x

Post by juusso »

Add rw parameter.
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
c74k
Posts: 105
Joined: Tue May 04, 2010 7:45 pm

Re: PVR+ 3.x

Post by c74k »

Post Reply

Return to “[B] Software”