Re: Record TV over USB
Posted: Wed Apr 20, 2011 5:12 pm
Thanks, geo650.
grtz,
marcelr
grtz,
marcelr
Why you have the permissions.geo650 wrote:Hello!
You can download PVR+ 1.3 (with source code included)
http://www.2shared.com/file/N_uuCHYw/PVRplus__v13_.html
(external link because I couldn't upload to SamyGO Files)
List of changes: see README.TXT
Thank you. This file will be added to the nearest update of PVR+. As well as other language files.rnemec wrote:Hi! First "beta" version of czech translation can be downloaded...
Thanks.faarao wrote:Hello,
first post here. Great app! I ...when I try to go record menu pressing Menu + Record, nothing show up ...
It started uploading, then after a few seconds it failed. I tried several times. Maybe there was no free space or something? The error message didn't explain the reason. Thanks for uploading. I will try again with next update... sometime.erdem_ua wrote:Why you have the permissions.geo650 wrote:(external link because I couldn't upload to SamyGO Files)
I move the file...
SamyGoPVR and PVR+ are two different applications. PVR+ is not the successor of SamyGoPVR.mattberlin wrote:Hey guys,
I really like the menu that comes with the present PVR versions. But I still have two problems.
1) How to define a specific folder which is used for recording. With an older version 0.10.1 I could easily define a folder
2) The TV won't play recorded videos. With the old version 0.10.1 this is possible (at least when samygopvr 0.10.1 is running)
Best regards
Matthias
Code: Select all
#!/bin/sh
SERVER="192.168.0.2"
SHARE="SHARED_DIRECTORY"
USER="username"
PASS="password"
SUBDIR="/mtd_wiselink/MOVIE001"
insmod /mtd_rwarea/cifs.ko
mkdir -p $SUBDIR
mount -o user=$USER,password=$PASS -t cifs //$SERVER/$SHARE $SUBDIR
Code: Select all
mkdir /mtd_wiselink/MOVIE001
mount /dtv/usb/sda1/your/subdir /mtd_wiselink/MOVIE001
See loader.c and injector() function. This function fails. Maybe this version of firmware hasn't one of required function built-in exeDSP.kozzie wrote:Hi this looks so good.
However I cant start the app I get 'Application cannot be started!.
Under what conditions does appear ? I have a LA40B650 running 2009/09/21_002001 firmware
baco81 wrote:Hello GEO650,
Can we expect to have a PVR+ version with support for the built-in timer feature of our TV? Yes, I am thinking about scheduling recordings
Thanks!
I have something in mind... Can the date and time be read from the EPG (or even from the TV itself)??geo650 wrote:Sorry, I can't do this because exeDSP is still closed-source back-box. I need know-how. There are many questions to be answered. What about creating a list of developer's questions?