A lot of information I have surfed down regarding use of an R5000-HD with NPVR seems pretty dated, which is expected as the device is no longer made.... However I wonder if someone could point me to instructions for setup of the device which should still be appropriate? Here's where I am so far:
R5000 is setup on a Windows 7 PC and fully working, both manually (via its own software interface) and as controlled using SageTV.
SageTV service disabled, so it's no longer running.
Installed NPVR.
Downloaded NetworkRecorder.dll and placed in \Users\Public\NPVR\NetworkRecorder directory.
Downloaded NetworkRecorder.xml but wasn't sure where it's meant to be located - tried several NPVR locations (\Users\.etc and \Program Files (x86)). Verified its looking at 127.0.0.1 port 6969
NPVR Service starts/stops fine with no errors. But no network recorder shows up in the Devices...
Am I required to run the NextCom basic Windows driver or can I not use the one tailored for SageTV (I thought this was just the basic with addition of SageTV page, which can be disabled)?
Neither of my client pc's can stream live tv. They always fail with the message:" The tuner you were using was required for a recording...".
I have 4 tuners and none are recording when I get this message.
Attached are the logs for the client and the server computers.
I think the error occurs is this snippet from NRecord.log on the server...
2017-02-24 16:54:21.687 [DEBUG][6] ReloadSettings()
2017-02-24 16:54:21.688 [DEBUG][6] Checking for new capture devices
2017-02-24 16:54:21.688 [DEBUG][6] CaptureSource.LoadAll()
2017-02-24 16:54:21.718 [DEBUG][6] ReloadSettings()
2017-02-24 16:54:21.719 [DEBUG][6] Checking for new capture devices
2017-02-24 16:54:21.719 [DEBUG][6] CaptureSource.LoadAll()
2017-02-24 16:54:39.434 [DEBUG][19] StartStream(7153:KDBC-TV)
2017-02-24 16:54:39.434 [DEBUG][19] looking for capture source
2017-02-24 16:54:39.434 [DEBUG][19] checking: Silicondust HDHomeRun Tuner 1047CA01-0 (ATSC)
2017-02-24 16:54:39.434 [DEBUG][19] enabled and present
2017-02-24 16:54:39.434 [DEBUG][19] has channel
2017-02-24 16:54:39.435 [DEBUG][19] live tv is possible
2017-02-24 16:54:39.435 [DEBUG][19] Asking NDigitalHost to start: LIVE&C:\Users\Public\Videos\live-KDBC-TV-8757.ts
2017-02-24 16:54:39.684 [DEBUG][19] Live TV handle: 0x1D0035
2017-02-24 16:54:49.750 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:54:59.804 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:55:09.873 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:55:19.927 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:55:29.993 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:55:40.060 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:55:50.122 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:56:00.180 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:56:00.893 [DEBUG][19] GetExtraInfo: /Settings/Recording/LiveTVBufferDirectory
2017-02-24 16:56:00.893 [DEBUG][19] GetExtraInfo@exit
2017-02-24 16:56:00.918 [DEBUG][19] StartStream(7153:KDBC-TV)
2017-02-24 16:56:00.919 [DEBUG][19] looking for capture source
2017-02-24 16:56:00.919 [DEBUG][19] checking: Silicondust HDHomeRun Tuner 1047CA01-0 (ATSC)
2017-02-24 16:56:00.919 [DEBUG][19] enabled and present
2017-02-24 16:56:00.919 [DEBUG][19] has channel
2017-02-24 16:56:00.919 [DEBUG][19] live tv is possible
2017-02-24 16:56:00.920 [DEBUG][19] Asking NDigitalHost to start: LIVE&C:\Users\Public\Videos\live-KDBC-TV-5314.ts
2017-02-24 16:56:00.933 [DEBUG][19] Live TV handle: 0x1D0036
2017-02-24 16:56:10.251 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:56:12.212 [DEBUG][3] ClientConnectionHandler started...
2017-02-24 16:56:12.212 [DEBUG][3] increased send socket send buffer
2017-02-24 16:56:20.315 [DEBUG][24] Renew lease ok (0x1D0035)
2017-02-24 16:56:23.321 [DEBUG][4] ClientConnectionHandler started...
2017-02-24 16:56:23.321 [DEBUG][4] increased send socket send buffer
2017-02-24 16:56:23.321 [DEBUG][4] ClientConnectionHandler exiting...
2017-02-24 16:56:26.041 [ERROR][10] Live stream expired without 15 second renewal. (handle:1D0036)
2017-02-24 16:56:26.041 [DEBUG][10] StopStream(36)
2017-02-24 16:56:30.369 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:56:34.413 [DEBUG][26] ClientConnectionHandler started...
2017-02-24 16:56:34.413 [DEBUG][26] increased send socket send buffer
2017-02-24 16:56:34.465 [DEBUG][26] CLIENT-OPEN: C:\Users\Public\Videos\live-KDBC-TV-5314.ts
2017-02-24 16:56:34.465 [DEBUG][26] CLIENT-OPEN@1
2017-02-24 16:56:34.465 [ERROR][26] CLIENT-OPEN: file does not exist
2017-02-24 16:56:34.465 [DEBUG][26] CLIENT-OPEN@ file opened
2017-02-24 16:56:34.465 [DEBUG][26] CLIENT-OPEN: failed...
2017-02-24 16:56:34.465 [ERROR][26] Unexpected exception in ClientConnectionHandler: System.NullReferenceException: Object reference not set to an instance of an object.
at NShared.ClientConnectionHandler.WorkerThread()
2017-02-24 16:56:34.465 [DEBUG][26] Cleaning up: C:\Users\Public\Videos\live-KDBC-TV-5314.ts
2017-02-24 16:56:34.466 [DEBUG][26] ClientConnectionHandler exiting...
2017-02-24 16:56:38.300 [DEBUG][24] Renew lease failed (0x1D0036)
2017-02-24 16:56:38.300 [DEBUG][24] liveHandleRenewalTime contains 1 handles:
2017-02-24 16:56:38.300 [DEBUG][24] - 0x1D0035
2017-02-24 16:56:38.302 [DEBUG][24] StopStream(36)
2017-02-24 16:56:40.426 [DEBUG][24] Renew lease ok (0x1D0035)
2017-02-24 16:56:50.489 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:57:00.559 [DEBUG][4] Renew lease ok (0x1D0035)
2017-02-24 16:57:10.622 [DEBUG][4] Renew lease ok (0x1D0035)
2017-02-24 16:57:20.682 [DEBUG][19] Renew lease ok (0x1D0035)
2017-02-24 16:57:30.752 [DEBUG][27] Renew lease ok (0x1D0035)
2017-02-24 16:57:40.809 [DEBUG][27] Renew lease ok (0x1D0035)
2017-02-24 16:57:50.877 [DEBUG][26] Renew lease ok (0x1D0035)
After grappling for a couple of years with issues getting email successfully delivered to some domains (like yahoo and hotmail), I'm now paying for a commercial email service to take care of email delivery. This seems to have been successful, and I can see the email is now getting thru.
So...you may find you've now started getting emails for thread subscriptions etc, which you were never getting in the past. New users should hopefully have more success registering and activating their accounts etc.
Hi all. Have just jumped on the NextPVR and KODI bandwagon from WMC (where including today my tuner worked fine). Have installed NextPVR and followed instructions (disabled WMC) but when scanning it is not finding a single channel (even on all countries all regions)?
Logs attached
Updating epg from dvn/atsc takes forever when you hve a lot og channels on different frequencies, In my case some og the epg is on frequencies where I don't have any usable channels, nevertheless I have to include at least one channel from that freq. in order to get any epg. Is there a way to make npve scan a frequency for epg without having a channel defined?
Ideally, I would like to see npvr do an initial scan, find out what frequencies gives more than two hours of epg and then only use those frequencies until a new "initial scan" is done. Sub, can you fix that?
I just installed and setup NPVR and connected my channels to the OTA listings (option 1). I updated the EPG and only got 2 hours of listings. The rest of the schedule is "(no show)".
Is this a problem with using the OTA listings? Do I need to go to Schedules Direct to get a decent length of schedule? How many days is typical?
I've been away from NPVR for a while, as I can usually get all my TV shows through alternate means, but I recently dusted off my old USB stick tuner and had it working with NPVR to record OTA shows as a backup. I was using zap2xml for listings, and it was working well until last night, apparently. I couldn't find one of my shows via the usual method, so I went to get the recording from NPVR and it wasn't there. When I looked at pending recordings, the only thing there was a manual recording I had set up, none of the recordings scheduled with the guide were there, and the guide was empty. It said "no show" for every time slot.
I gritted my teeth and renewed my schedules direct account that I had let lapse a few years ago, set up NPVR to use it, and everything seems to be working now. The question I had is do I still need UpdateEPG.bat with schedules direct? I noticed it ran when I pressed the update epg button in NPVR, but it contains commands to use zap2xml to get guide info, so can I just get rid of it, or should I put some kind of commands in there for schedules direct?
i have nextpvr up and running on a win7 x64 computer sharing with 2 raspberry pi 3's on osmc, a laptop on win 7 and an android phone. firstly i noticed that i have 2 options for audio and by default it always loads the first audio stream that i'm assuming is narrated for people who have bad sight, is there a way to either set the default audio to the English tack or to disable this narrated option?
secondly on my android and windows version of kodi the epg is colour coded based on the genre of the tv show and on both the pi's this does not work is there a way to fix this?
I wondered if anyone had had any success with using USB tuners via ESXi? I've got a PCTV nanostick 290e and it's passed through to my Windows 10 virtual machine, and NextPVR can see it, but no channels scan.
If no-one's got any ideas, I think i'll just put Win 10 on the metal and try next PVR that way, because it works perfectly with my Win 10 laptop