2014-01-24, 05:37 PM
Hi,
Let me start off by saying the world of HTPC's and PVR's is still pretty new to me, so please bear with me...
I am having a good deal of trouble getting NextPVR set up as a backend for XBMC. Since I have a Ceton InfiniTV 4 with a CableCard, I have tried following the guides posted here and other places. I have managed to get SageDCT to recognize the Ceton internal card and all four tuners. I have also installed Network Recorder. However, the first issue I have encountered is that once I have the first tuner configured, NextPVR (outside of XBMC) tells me it can not communicate with the device. The second problem is that if I add the other 3 tuners in the .xml file, only the original tuner appears in the NextPVR settings. I am using Windows 7 x64. To help explain, I have attache screenshots, as well as the log file below.
SageDCT: Settings - Discovery - Tuners
NextPVR : Devices - Configuration - Error in NPVR
Logs: NPVR.log - NRecord.log
XML Files:
Any help getting me over these obstacles would be greatly appreciated.
Thanks!
Let me start off by saying the world of HTPC's and PVR's is still pretty new to me, so please bear with me...
I am having a good deal of trouble getting NextPVR set up as a backend for XBMC. Since I have a Ceton InfiniTV 4 with a CableCard, I have tried following the guides posted here and other places. I have managed to get SageDCT to recognize the Ceton internal card and all four tuners. I have also installed Network Recorder. However, the first issue I have encountered is that once I have the first tuner configured, NextPVR (outside of XBMC) tells me it can not communicate with the device. The second problem is that if I add the other 3 tuners in the .xml file, only the original tuner appears in the NextPVR settings. I am using Windows 7 x64. To help explain, I have attache screenshots, as well as the log file below.
SageDCT: Settings - Discovery - Tuners
NextPVR : Devices - Configuration - Error in NPVR
Logs: NPVR.log - NRecord.log
XML Files:
Code:
<?xml version="1.0"?>
<Settings>
<PluginSettings>
<NetworkRecorder id="20" instance="1">
<FriendlyName>Ceton InfiniTV</FriendlyName>
<host>127.0.0.1</host>
<port>6972</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>
Code:
<?xml version="1.0"?>
<Settings>
<PluginSettings>
<NetworkRecorder id="20" instance="1">
<FriendlyName>Ceton InfiniTV</FriendlyName>
<host>127.0.0.1</host>
<port>6972</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>
<Settings>
<PluginSettings>
<NetworkRecorder>
<FriendlyName>Ceton InfiniTV</FriendlyName>
<host>127.0.0.1</host>
<port>6970</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>
<Settings>
<PluginSettings>
<NetworkRecorder>
<FriendlyName>Ceton InfiniTV</FriendlyName>
<host>127.0.0.1</host>
<port>6979</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>
<Settings>
<PluginSettings>
<NetworkRecorder>
<FriendlyName>Ceton InfiniTV</FriendlyName>
<host>127.0.0.1</host>
<port>6975</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
</Settings>
Any help getting me over these obstacles would be greatly appreciated.
Thanks!