Been running GBPVR for a day or so but am experiencing a few problems.
Using 2off Hauppauge NOVA-HD-S2 for Astra 28.2e feed. Am in the UK.
It was working to begin with but no the EPG contains no data, and thats after a full PG update. I'm using basic functionality, no external XML feed. Just seems unreliable.
Some of my ripped DVD's (VOBs) are showing up as 4:3 instead of 16:9 (the originals were 16:9), also the menu's don't seems to work. I have a Dvico TviX6500A and the exact same ripped DVD's play perfectly including the menu's.
Is there anywhere on the forums that can give a new user basic how to do things info, ive searched thru many many threads but most users seem to be whiz kids talking another language, basic stuff like does the NPVR program need to be running to record a program from the EPG at night?
I tried GBPVR and it did not recognise my USB digital tuner stick, so I installed NPVR and I have had no trouble.
new wiki is looking practical, therefore in 7 days the pointers in top of left hand nav of old wiki where it says NPVR will now point to new wiki here:
I have got the newcs server running, the acamd connects and I can watch and record ONE show. NPVR allows me to record or watch a parallell show but I get nothing but black screen on that show.
I also have problems getting newcsgui 1.2 to run (System error code 193, %1 is not a valid win32 application) and I am wondering if there is a way to execute newcs in quiet mode?
Attaching the output from both newcs and acamd when recording one show (Ch: 283 - TVNZ ) and watching another (Ch: 256 - TVNZ).
NPVR logs are also attached.
Any ideas? Is there any other setting I need to do?
I have 2off Hauppauge NOVA-HD-S2 cards, both connected to the same source (Satellite).
I've set them both up and have gone through the channels I want enabled, but I just thought, rather than do the exact same again for the 2nd input (to keep them both in sync) I would have liked a COPY function that would save me the bother.......or perhaps a "use 1st EPG enabled list".
PS. I'm a newbie, but I presume that I can view one channel whilst recording another.......that was the point of me getting the 2 identical cards.
PPS. Have come from SageTV....too many issues for my liking......love GBPVR, really simple yet slick and very pro looking. Donation heading in soon.
I'm new to nPvr and never used gbPvr. I can use Manual Record to record a program once with no problem but if I set it to record weekly, daily or Mon - Fri nPvr pops up an unhandled exception dialog box when I click OK.
I'm leaving the Advanced Rule edit at the default None. Should I be doing something here?
I do not have a program schedule xml file, and the broadcast epg data is erratic, a couple channels seem to have the correct data but most are listed as no info available or listed with the wrong channel. Could that be a problem with Manual Record?
I saw that some methods and properties that were exposed in GBPVR/PVRX2 are missing in NPVR. For most of the things, there are some kind of workarounds, but some parts that would be important for me are missing:
- Events for "EpgUpdated", "ShuttingDown", "StartupComplete"
- Access to an UiElement's texture (textureTopLeft, textureTopRight, ... properties)
- Something similar the previous oneOffRect property for UiElements
Is there a chance that those will be added in a future release?
I get an error when I try to load the backup of the recurring recordings...
The importer complains about an "unknown channel" in the recurring-backup.xml.
Further investigation indicates that this is caused by the "channel OID=0" for the scheduled recordings for which I have specified "record on any channel".....
IMHO it looks like a small oversight in the importer, not knowing about the new "record any channel" rule...
Here is the snippet from the log...
Code:
2010-10-08 12:55:02.687 [INFO][6] UpdateAllRecurringRecordings()
2010-10-08 12:55:02.687 [INFO][6] Deleting existing pending season recordings
2010-10-08 12:56:23.421 [ERROR][1] Unable to import recurring recording due to problems finding the channel:
<Rules><ChannelOID>0</ChannelOID><ChannelName>All Channels</ChannelName><StartTime>2010-10-01T12:00:00.0000000Z</StartTime><EndTime>2010-10-01T13:00:00.0000000Z</EndTime><PrePadding>1</PrePadding><PostPadding>2</PostPadding><Quality>0</Quality><Keep>0</Keep><AdvancedRules>title like '%mythbusters%'</AdvancedRules></Rules>
2010-10-08 12:56:24.796 [INFO][1] UpdateAllRecurringRecordings()
2010-10-08 12:56:24.796 [INFO][1] Deleting existing pending season recordings
2010-10-08 12:56:25.234 [INFO][1] UpdateRecurringRecording(66, 'Top Gear'):
<Rules><EPGTitle>Top Gear</EPGTitle><ChannelOID>7216</ChannelOID><ChannelName>Veronica/Disney XD</ChannelName><StartTime>2010-10-01T20:30:00.0000000Z</StartTime><EndTime>2010-10-01T21:50:00.0000000Z</EndTime><PrePadding>1</PrePadding><PostPadding>2</PostPadding><Quality>0</Quality><Keep>0</Keep></Rules>
2010-10-08 12:56:26.281 [DEBUG][1] LoadListingsMatchingTitle(channel=7216,title=Top Gear)
2010-10-08 12:56:27.468 [DEBUG][1] - Potential episode at: 8-10-2010 23:00:00
2010-10-08 12:56:27.546 [DEBUG][1] ...check IsValid()
2010-10-08 12:56:28.000 [DEBUG][1] ...scheduling episode
2010-10-08 12:56:28.312 [INFO][1] UpdateRecurringRecording(67, 'Veronica poker: Premier League Poker 4'):
<Rules><EPGTitle>Veronica poker: Premier League Poker 4</EPGTitle><ChannelOID>7216</ChannelOID><ChannelName>Veronica/Disney XD</ChannelName><StartTime>2010-10-04T22:10:00.0000000Z</StartTime><EndTime>2010-10-04T23:10:00.0000000Z</EndTime><PrePadding>4</PrePadding><PostPadding>10</PostPadding><Quality>1</Quality><Keep>0</Keep></Rules>
2010-10-08 12:56:28.328 [DEBUG][1] LoadListingsMatchingTitle(channel=7216,title=Veronica poker: Premier League Poker 4)
2010-10-08 12:56:28.343 [DEBUG][1] - Potential episode at: 11-10-2010 0:05:00
2010-10-08 12:56:28.343 [DEBUG][1] ...check IsValid()
2010-10-08 12:56:28.343 [DEBUG][1] ...scheduling episode
2010-10-08 12:56:28.578 [DEBUG][1] - Potential episode at: 11-10-2010 23:55:00
2010-10-08 12:56:28.578 [DEBUG][1] ...check IsValid()
2010-10-08 12:56:28.593 [DEBUG][1] ...scheduling episode
2010-10-08 12:56:28.843 [INFO][1] UpdateRecurringRecording(68, 'Army wives'):
<Rules><EPGTitle>Army wives</EPGTitle><ChannelOID>7217</ChannelOID><ChannelName>Net 5</ChannelName><StartTime>2010-10-07T22:25:00.0000000Z</StartTime><EndTime>2010-10-07T23:25:00.0000000Z</EndTime><PrePadding>4</PrePadding><PostPadding>10</PostPadding><Quality>1</Quality><Keep>0</Keep></Rules>
2010-10-08 12:56:28.875 [DEBUG][1] LoadListingsMatchingTitle(channel=7217,title=Army wives)