With npvr set to update DVB EPG during live TV, will it update the EPG if I'm not watching any live TV? I only ask because I've had a very few instances when I've started npvr and the EPG has only been partially populated, and it struck me that actually we mostly watch recorded shows these days and this may have been a possible cause. In a worse case scenario, if I went on holiday for two weeks would I miss all EPG updates, and thus all future scheduled recordings?
steeb is back after months of builder hell and dust and a rapidly growing ickle one
I have finally got around to start building up my shiny new NextPVR server (for shiny read still on XP, and an old dog of a box, breathed upon and given new life).
Of course my first thing to get up and running is my extenders. Focussing firstly on the NMT's (haven't tried an MVP yet!)
All looking pretty good so then decided to start some of the more advanced stuff.
Specifically first: ability to use MCE remote like I used to with old system.
#!/bin/sh
echo "Content-Length: 29";
echo "Content-type: text/html";
echo "";
cd ~
if [ -f /etc/mvpmc/mvpmcx2 ]
then
echo "mvmcx2 is loaded";
else
mkdir /etc/mvpmc
mount -t cifs //10.0.0.60/mvpmc /etc/mvpmc -o username=root,rw
cp /etc/mvpmc/utelnetd /usr/bin
cp /etc/mvpmc/lircd1 /bin
killall lircd
lircd1 &
ln -s /lib/librmjpeg.so /lib/libjpeg.so.62
ln -s /lib/librmzlib.so /lib/libz.so
ln -s /lib/librmzlib.so /lib/libz.so.1
ln -s /lib/librmzlib.so /lib/libz.so.123
utelnetd -l /bin/sh -p 23 &
echo "Telnetd started on port 23............";
fi
killall gaya
sh -c /etc/mvpmc/startmeup 2>/dev/null >/dev/null &
exit 0;
I did this with editpad just to make sure
Not off USB but mvpmc share on server. And may be that is what is making it fall down? As mvpmc is in D: not C:?
Message from NMT on startup:
Quote:cp: cannot stat '/etc/mvpmc/l
Thanks in advance for any help
any logs needed etc in which case most happy to supply
cheers
steeb
[Edit] Shows what a tired mind and babies do to you! I will leave this post here for posterity's sake to prove what a total numpty I am. I hadn't unpacked the lirc 7z...... hmmmm. It works now with an unpacked zip, well I guess it would, wouldn't it!!! [End Edit]
Anyone had any issues with the MCE USB IR receiver not letting a PC go into standby? Never had any problems, then removed the USB lead to pull the PC out, and since plugging it back in it refuses to stay asleep. Have tried a few tweeks with MCE standby tool and it's not helping.
My TV receives a clear QAM HD channel that Media Center, MediaPortal, and NPVR do not.
The TV reports the physical channel as 109, and the frequency as 705000000. Can anybody tell whether that would have been included in the auto scan? I used "Standard 70+" and one of the "All countries" and it is not found.
It sure would be nice to be able to receive this channel.
There is a setting that works for the PC but does not carry over to NMT. It is a nice thing to have saving me few seconds every time we start NMT. Thanks.
Has anyone used one of these or used a similiar product for about the same price?
Right now I have a full sized wireless keyboard & optical mouse I use in the living room.
Not a total pain to have that set-up, i'd just like something smaller & one piece like this.
It would be useful to be able to see a consolidated view of what is on now and next so you can decide if there is anything u want to watch (perhaps via ndroid) but also to see if it is worth turningn on the TV...
I am having the same problems I have seen others having setting up the HDHR Prime. I have tried all the solutions that others have used but nothing seems to get me anything but a black screen and silence. I have attached the logs. I shut down the windows firewall after adding Nrecord.exe, Nextpvr.exe and Ndigitalhost.exe to the firewall exceptions. I installed the SFA filter pack. I set the HDHR application to NPVR. Nothing seems to help.
I even looked at the log files and didn't see any obvious error messages.
I have PVR-150 with the hauppauge IR blaster. When I run GBPVR, everything works fine (so wiring etc are good). However, when I try to run NPVR, it does not work. I have it pointed to the hauppblast.exe (tried both the one in the npvr directory and the one in the GBPVR directory.)