2011-04-26, 07:13 AM
Although you could technically use the APIs from any program, sub has said in the past that certain functions within them rely on the fact they expect to be running inside of NextPVR. So basically, for anything other than a genuine plugin you'd be back on that thin ice again.
What exactly is it you're trying to do?
Iain
What exactly is it you're trying to do?
Iain
I'm only trying to restart the recording service after applying changes to the config.xml file. As Brian suggested I guess the easiest is just to use the 'net stop' and 'start' commands. Of course this wouldn't give an indication of NextPVR's recording status, which would have been good to have been able to issue a warning if one was in progress.....