2007-11-27, 02:47 PM
Hello!
I found an error in the External Recorder Plugin.
I use the new 1.1.15 with PVRX2 so i must put a copy of the Plugin files in an subfolder of \Plugins
But it will work now !
I use ProgDVB to record, it will work also, and its easy to control with command line options like /startrecord /ch:xx /exit and so on.
I was wondering that at the end of an record ProgDVB will close and open again ! I see this in the LOG of GBPVRRecordingServiceExe.log
2007-11-27 15:24:00.109 VERBOSE [5] Recording has passed endtime+padding. Stopping.
2007-11-27 15:24:00.109 VERBOSE [5] ExternalRecorder[4032828]: enter stopRecording()
2007-11-27 15:24:00.109 VERBOSE [5] ExternalRecorder[4032828]: stopProgram-Process.Kill()
2007-11-27 15:24:00.171 VERBOSE [5] ExternalRecorder[4032828]: stopProgram-StopRecording('C:\ProgDVB\ProgDVB.exe','/stoprecord')
I see the Plugin calls "Stoprecording" but without anything, then the Process will de KILLED and it really kills, i dont see an Message from ProgDVB that is to see when there is an record and i close ProgDVB.
Then the Plugin calls again StopRecording now with the Parameters stored in the config (i have delete the option /exit for testing)
I will attach the complete LOG.
I only can write (just a little bit) in vb.net but i see the source is in C# ???
So i don´t can make any changes :-(
Is there any "support" for this Plugin ?
Thanks !
I found an error in the External Recorder Plugin.
I use the new 1.1.15 with PVRX2 so i must put a copy of the Plugin files in an subfolder of \Plugins
But it will work now !
I use ProgDVB to record, it will work also, and its easy to control with command line options like /startrecord /ch:xx /exit and so on.
I was wondering that at the end of an record ProgDVB will close and open again ! I see this in the LOG of GBPVRRecordingServiceExe.log
2007-11-27 15:24:00.109 VERBOSE [5] Recording has passed endtime+padding. Stopping.
2007-11-27 15:24:00.109 VERBOSE [5] ExternalRecorder[4032828]: enter stopRecording()
2007-11-27 15:24:00.109 VERBOSE [5] ExternalRecorder[4032828]: stopProgram-Process.Kill()
2007-11-27 15:24:00.171 VERBOSE [5] ExternalRecorder[4032828]: stopProgram-StopRecording('C:\ProgDVB\ProgDVB.exe','/stoprecord')
I see the Plugin calls "Stoprecording" but without anything, then the Process will de KILLED and it really kills, i dont see an Message from ProgDVB that is to see when there is an record and i close ProgDVB.
Then the Plugin calls again StopRecording now with the Parameters stored in the config (i have delete the option /exit for testing)
I will attach the complete LOG.
I only can write (just a little bit) in vb.net but i see the source is in C# ???
So i don´t can make any changes :-(
Is there any "support" for this Plugin ?
Thanks !