I have mulitple tuners but am havin ga reoccurring problem where I get no video but audio. If I follow the logs correctly the recording for Daily show was scheduled to record at 10:00pm on capture source 26 which is composite in. However it was moved to 25 which is suppose to be svideo input but NPVR built the graph using composite. Both devices a PVR150. Capture device 26 is using composite and 25 is using S-Video.
Quote:2011-07-19 22:00:00.199 [DEBUG][7] Required:
<channel>64</channel><country>1</country><input>cable</input><source>Composite</source><fixed>2</fixed>
2011-07-19 22:00:00.199 [DEBUG][7] Was allocated to capture source26
2011-07-19 22:00:00.208 [DEBUG][7] Found another available tuner for new recording. Now allocated to 25
2011-07-19 22:00:00.294 [DEBUG][7] Recording successfully moved.
Quote:2011-07-19 22:00:03.163 [DEBUG][7] About to tune graph to:
<tuning>
<type>Analog</type>
<locator>
<channel>64</channel>
<country>1</country>
<input>cable</input>
<source>Composite</source>
<fixed>2</fixed>
</locator>
</tuning>
I'm reluctant to post a more general cry for C# help, rather than something NPVR specific, but does anyone have any simple examples of using data binding to reduce the amount of code required when buildings forms (for the Settings dialog)?
The stuff I've done so far has always been (old skool java style):
Code:
class MySettings
{
static string someTextValue= <read from xml file>
}
And then the form is built with:
Code:
SomeTextBox.Text = MySettings.someTextValue;
And when it's time to save everything:
Code:
MySettings.someTextValue= SomeTextBox.Text;
Data binding sounds like it might be a simpler way to do this? But I'm not sure if it can work without complex datagrid this or bindingsource that, rather than my micky mouse collection of statically declared variables (that makes it easy to get at them elsewhere in the actual plugin).
Could you list what the behind-the-scenes procedure you use for mounting ISOs is?
I point at Daemon.exe from VirtualCloneDrive rather than DaemonTools, and it doesn't seem to matter what drive letter I tell NPVR; I can give it the wrong one and the mount still succeeds and the DVD plays.
I'm trying to add ISO support to Videos+, and I'd prefer to use your existing config.xml settings to save duplication, but I wasn't sure if the drive letter (or unit number?) is required for DaemonTools.
Oh, and two quick follow up questions:
- I can't test it just now, but does NPVR support blu-ray ISOs (in conjunction with the LAV splitter)?
- The "Please wait...mounting" message looks like a blocking message box. Is it, or does it just appear that way because NPVR's process is waiting on the result of running DaemonTools?
Ive just picked up my dusty MVP 1000 from the loft which I used with GBPVR, but Im not sure how to get it working with NPVR - Windows 7. Can anyone guide me please???
I am still having issues where recordings are not ending after upgrading to 2.1.5. Attached are the logs from last night. The recording Alpha was still showing as recording this morning and is 27G. All recordings including Alpha still showed as pending and after restarting recording service show fail (Countdown With Keith OIlberman, Daily Show with Jon Stewart, Alphas, My Soul to Take). The only one that created a file is Alphas.
OK. My EPG updates. I go through the list of pending recordings and cancel the ones I don't want for the next few days. The next day when the EPG updates, those recordings that I cancelled are right back on the list to be recorded. This is very annoying! How do I keep a recording cancelled for the date/time I cancelled it? Yeah maybe I want to record it at a later date, but when I cancel something set to record at a certain date/time, I expect it to stay cancelled instead of uncancelled.
I need to update to capture more channels than are on clear QAM, so I am looking at either a Hauppauge Colossus or an HD PVR. I prefer the Colossus due to the lower price, but have seen some poor comments on some web sites. So my question, is the Colossus as good as the HD PVR at this time? Stability is key.
I rebuilt my server and just re-setup my PCH. It connects fine and plays recorded shows fine, but live TV only works for about 15 seconds, then loops back to the start of the 15 seconds and plays it again, over and over. I seem to remember something like this, but searched and could not find anything like this. Logs are attached