Hi ccna55
Actually I originally created a separate program, which could be perfect for you, before making it a Mediaportal plugin. This original version is a windows service which scans your tv recordings directory looking for new .ts files and launches Comskip when it finds them. I ended up going down the Mediaportal plugin path but the separate windows service version has been in use on one HTPC for a long time, and the advantage for you is that it is totally external to Mediaportal so unlikely to kill TV Service. I will have to search for it over the next couple of days and send it to you if you are interested?
Regarding the batch file, I just meant for you to call manually comskip.exe from a command prompt with the name of a ts file once it has started recording. This is just for testing purposes and may or may not tell us anything useful. Debugging wise, the only debugging available in the plugin is regarding launching comskip, which it seems is not where your problem lies? Could probably send you a debug version if you think this is useful. Again, I'd need to find and recompile the code etc beforehand.
Regards
Johns11
Actually I originally created a separate program, which could be perfect for you, before making it a Mediaportal plugin. This original version is a windows service which scans your tv recordings directory looking for new .ts files and launches Comskip when it finds them. I ended up going down the Mediaportal plugin path but the separate windows service version has been in use on one HTPC for a long time, and the advantage for you is that it is totally external to Mediaportal so unlikely to kill TV Service. I will have to search for it over the next couple of days and send it to you if you are interested?
Regarding the batch file, I just meant for you to call manually comskip.exe from a command prompt with the name of a ts file once it has started recording. This is just for testing purposes and may or may not tell us anything useful. Debugging wise, the only debugging available in the plugin is regarding launching comskip, which it seems is not where your problem lies? Could probably send you a debug version if you think this is useful. Again, I'd need to find and recompile the code etc beforehand.
Regards
Johns11