Hmm, I stopped the recording service, the popup came up and said stopped. I then deleted the db and I then launched nextpvr and then checked devices and it gave the error. I just did the same thing again with the same result. Logs attached, THANKS!
[ATTACH=CONFIG]31567[/ATTACH]
[SIZE="1"] Server= Asus M3A78-EM, 4 gigs ram, AMD A64 5200+, Windows 7 home premium 32, 1 HVR-1800, 1 PCH A-100, Test Rig, Biostar 880g+, AMD X2 260, 4 gb ram, Windows, 7 Home Premium 32, 1 DCR-2650 cablecard tuner [/SIZE]
[SIZE="1"][/SIZE]
Hang on, I think I misunderstood something. WHAT networkrecorder.xml file? I added stuff to the plugin section of config, but I don't have a specific networkrecorder.xml file.
Here is what I put in config
<PluginSettings>
<DefaultTVGuide>TV Guide</DefaultTVGuide>
<DefaultVideo>Videos</DefaultVideo>
<DefaultMusic>Music</DefaultMusic>
<DefaultPictures>Pictures</DefaultPictures>
<DefaultRadio>none</DefaultRadio>
<DefaultRecordings>Recordings</DefaultRecordings>
<NetworkRecorder>
<FriendlyName>Network Recorder1</FriendlyName>
<host>127.0.0.1</host>
<port>6969</port>
<delay>2000</delay>
</NetworkRecorder>
</PluginSettings>
I think that needs to be in the plugins/networkrecorder folder with the dll and pdb file. At least that is where it is for me, and it works. The xml file needs to start and end with the Settings tags. You can just copy and past from the wiki page, and then make whatever changes martin told you to for MCTuner. I'd take it out of NPVR's config.xml.
Summary: you need a separate networkrecorder.xml file in the network recorder plug-in folder.
Yes the separate file is required. I do have some code for loading from config.xml which is why it partially works, but I still haven't decided which is the safest way to do this, and you definitely will need to remove the config.xml section.
OK, sorry, I got confused since the wiki says edit the file, and not create it. I wondered about it and should have asked. Sometimes I feel like such a novice that I don't want ask too many dumb questions. I guessed wrong since it looks sooo much like the npvr plugin portion of config. If possible, you might want to add a generic networkrecorder.xml file in the folder with the plugin. That should make it real clear.
[SIZE="1"] Server= Asus M3A78-EM, 4 gigs ram, AMD A64 5200+, Windows 7 home premium 32, 1 HVR-1800, 1 PCH A-100, Test Rig, Biostar 880g+, AMD X2 260, 4 gb ram, Windows, 7 Home Premium 32, 1 DCR-2650 cablecard tuner [/SIZE]
[SIZE="1"][/SIZE]
I got a channel configured and it shows up in the guide. I tried to watch it and it failed. The lights on the dcr did not go on.
Logs show that it tried but refused the connection. unable to find available capture device. I killed the firewall but that did not help. I also added the sagemctuner.exe to the firewall.
[ATTACH=CONFIG]31568[/ATTACH]
[SIZE="1"] Server= Asus M3A78-EM, 4 gigs ram, AMD A64 5200+, Windows 7 home premium 32, 1 HVR-1800, 1 PCH A-100, Test Rig, Biostar 880g+, AMD X2 260, 4 gb ram, Windows, 7 Home Premium 32, 1 DCR-2650 cablecard tuner [/SIZE]
[SIZE="1"][/SIZE]
Thanks for hanging in there with me. We are close. The sage program was "starting" not started. I let it interact with the desktop since I remember something about that on the sage config. Then rebooted and it started. Now the dcr tunes the channel, but I get a black screen. The log is complaining about a muxer that it needs. Do I have to create a graph or something for this? If so, where do I start?