I'm having problems installing Hauppauge Win Tv 8 (wintv8setup_35068). It won't go past the driver install :mad:
I (used to) use WinTv8 to record from my STB.
Can NextPVR record Component Video/audio from a Hauppauge HVR-2210 (I think it's the correct model)?
System AMD 64Bit Windoze 10 64Bit Pro, HVR-2210 & 2200.
The 2210 is fed via cables plugged into the rear of the card (Hauppauge adapter).
This has been one of the most difficult programs to get working and I'm about to give up. I've tried to follow every guide I can find but every step brings a new problem so now I'm just going to ask for help
I have an HD Homerun Prime with a cable card.
I'm running Windows 10 64-bit
I installed the HD Homerun software and ran that to get everything set up
Now I'm trying to get NextPVR to work. I got my devices to show my three tuners (it actually shows four tuners. What is IPTV Device?)
I installed Saf6 and can get live TV to come through when picking a proper channel. I can't get the guide info to show up though.
When I go to the Channels tab, I deleted all of the channels from the list that are not part of my package (I only get like 15 stations). I first tried to use the XMLTV as the source but I have no idea where to have it find the grabber. I used the wiki as a guide, went to the XMLTV link, and ran the XMLTV.exe which didn't seem to do anything. When I browse for an XML I don't see anything in any of the folders to point to. I have no idea how to "produce" an XML file like the guide says. It only says "one you have produced the XML file" but doesn't give instructions of how to do that.
I changed my channels to DVB/ATSC EPG and selected Update. It seems to take 60 seconds per channel??? It did a countdown over and over. When it finally finished I went to open my guide but got an error again and I have no guide data.
This morning I upgraded to 4.0.4 from 3.9.2. Now, when going into the SETTINGS->DEVICES I get an "unhandled exception" error. See attached screen shot.
I seem to be able to hit CONTINUE for it to move on without any other issues, and I have no issues with playing TV/recording. I have also attached the log.
The text in the DETAILS is:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Net.Sockets.SocketException (0x80004005): An attempt was made to access a socket in a way forbidden by its access permissions
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.UdpClient..ctor(IPEndPoint localEP)
at NextPVR.Settings.SSDP.Start()
at NextPVR.Settings.DevicesSettingsPage.timer1_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
This has been happening for a few weeks now at least. Files scheduled to record, status shows them recording, but the files end up having a file size of 0 bytes, (and obviously won't play).
Screenshot of the EPG with what I wanted to record last night attached. Superstore recorded just fine, and had an actual file size. I stopped Gotham from recording about halfway through, thinking it may be a padding issue with multiple channels. Both The Orville and Will and Grace recorded with 0 bytes.
Logs attached too.
NPVR seems to know something's up. After Superstore finishes recording, the Nrecord.log looks fine:
Code:
2017-10-12 19:00:32.161 [DEBUG][9] Started recording (2337:2:E:\Recorded TV\Superstore\Superstore.S03E03.Part-Time.Hires.ts)
{SNIP}
2017-10-12 19:32:00.128 [DEBUG][9] Stopping recording (2337 on 22). Past end time of recording. 2
2017-10-12 19:32:00.142 [DEBUG][9] StopStream(2)
2017-10-12 19:32:00.663 [DEBUG][9] StoreMetaData@1
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@2
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@3
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@4
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@5
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@6
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@7
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@8
2017-10-12 19:32:00.665 [DEBUG][9] StoreMetaData@exit
2017-10-12 19:32:00.665 [DEBUG][9] No C:\Users\Public\NPVR\Scripts\PostProcessing.bat
But the Orville displays stuff about "looking for alternative recordings":
Code:
017-10-12 19:59:00.040 [DEBUG][9] DefaultDirectoryChoice: first
2017-10-12 19:59:00.040 [DEBUG][9] Preferred filename is 'The.Orville.S01E06.Krill'
2017-10-12 19:59:00.040 [DEBUG][9] allocating recording target filename: E:\Recorded TV\The Orville\The.Orville.S01E06.Krill.ts
2017-10-12 19:59:00.040 [DEBUG][9] About to start recording (2339 on 20): E:\Recorded TV\The Orville\The.Orville.S01E06.Krill.ts...
2017-10-12 19:59:00.040 [DEBUG][9] Free space 1434153472000 (E:\)
2017-10-12 19:59:00.040 [DEBUG][9] Starting digital host
2017-10-12 19:59:00.747 [DEBUG][9] Asking NDigitalHost to start: E:\Recorded TV\The Orville\The.Orville.S01E06.Krill.ts
2017-10-12 20:01:26.570 [DEBUG][9] Temp at 10/12/2017 8:01:36 PM
2017-10-12 20:01:26.570 [DEBUG][9] Started recording (2339:1:E:\Recorded TV\The Orville\The.Orville.S01E06.Krill.ts)
2017-10-12 20:01:26.576 [DEBUG][9] No C:\Users\Public\NPVR\Scripts\ParallelProcessing.bat
2017-10-12 20:01:26.577 [DEBUG][36] catalog says:
<Catalog><Version>1</Version><Poster>C:\Users\Public\NPVR\media\shows\The Orville _.jpg</Poster><Landscape>C:\Users\Public\NPVR\media\shows\The Orville _.landscape.jpg</Landscape><FanArt>C:\Users\Public\NPVR\media\shows\The Orville _.fanart.jpg</FanArt><Episode season="1" episode="4">none</Episode><Episode season="1" episode="5">none</Episode></Catalog>
2017-10-12 20:01:27.056 [DEBUG][54] Done fanart.tv lookup
2017-10-12 20:32:00.120 [DEBUG][9] Stopping recording (2341 on 22). Past end time of recording. 3
2017-10-12 20:32:00.135 [DEBUG][9] StopStream(3)
2017-10-12 20:32:00.647 [DEBUG][9] StoreMetaData@1
2017-10-12 20:32:00.648 [DEBUG][9] StoreMetaData@2
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@3
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@4
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@5
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@6
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@7
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@8
2017-10-12 20:32:00.649 [DEBUG][9] StoreMetaData@exit
2017-10-12 20:32:00.649 [DEBUG][9] No C:\Users\Public\NPVR\Scripts\PostProcessing.bat
2017-10-12 21:02:00.227 [DEBUG][9] Stopping recording (2339 on 20). Past end time of recording. 1
2017-10-12 21:02:00.230 [DEBUG][9] Looking for alternative airings of The Orville *: Krill (The Orville *-S001E006)
2017-10-12 21:02:00.268 [DEBUG][9] LoadListingByAdvancedRules(channel=7156,advancedRules=unique_id='The Orville *-S001E006')
2017-10-12 21:02:00.271 [DEBUG][9] No alternatives on 9.1 KMSP-HD, so looking on other channels
Today i update my kodi to 17.4 latest stable version on my Android 5 tablet. I uninstall the old app and install version 17.4.
Kodi works fine without addon, but after add NextPVR the app crashes when starting.
Previously i use kodi 17.0, Any ideas?
I'm running LibreElec with Kodi 17.4 against NextPVR 4.0.4 with the X-NEWA plugin from 000webhost's NextPVR Add-on Repository.
X-NEWA's Upcoming Recordings fail to populate in both the Dashboard and the Upcoming Recordings section. I installed X-NEWA for EDL comskip support, which is working, as are all other functions.
This isn't a crucial function as I switch between the Kodi PVR plug-in and X-NEWA but I would like to figure this out.