So I am having an interesting issue where the Comskip Detector UI is deleting my recordings if I convert them to a different format (in my case, I'm using MediaShrink, I haven't tried the built in conversion function to see if it does the same thing). For whatever reason, it detects that the mpg is no longer there, sees that there is now an mp4 instead, recognizes it as the video file... but then deletes the video file along with the comskip files as well! I captured a log of the behavior after creating a short timed recording to test with:
Code:
Mon 8/1 14:37:00.745 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.getVideoFiles: Found VideoFiles 6
Mon 8/1 14:37:00.746 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: Looking for video file for E:\SageTV\20495_10-1_0801_1431-0.edl:aspects
Mon 8/1 14:37:00.746 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: Looking for E:\SageTV\20495_10-1_0801_1431-0.mpg
Mon 8/1 14:37:00.746 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: Looking for E:\SageTV\20495_10-1_0801_1431-0.mp4
Mon 8/1 14:37:00.747 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: Found match, checking for deleted MediaFile E:\SageTV\20495_10-1_0801_1431-0.mp4
Mon 8/1 14:37:00.747 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: This is a deleted MediaFile.
Mon 8/1 14:37:00.747 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.hasAnyVideoFiles: Comparing E:\SageTV\20495_10-1_0801_1431-0.mpg:E:\SageTV\20495_10-1_0801_1431-0.mp4
Mon 8/1 14:37:00.747 [PluginEventQueue@13a4530] CD: CommercialDetectorMediaFile.cleanup: MediaFile still has corresponding video file.
Mon 8/1 14:37:00.747 [PluginEventQueue@13a4530] CD: sageEvent: MediaFile cleanup successful Channel 10-1
Mon 8/1 14:37:11.162 [ThreadMonitor@a614a4] Top 10 Cumulative CPU(sec) PooledThread:24 16197998@qtp-27218321-2:22 13425866@qtp-27218321-7:12 XcodeStderrConsumer:10 main:5 PooledThread:2 Timer-4:1 Seeker:1 LuceneShowTransactionTask:1 LucenePersonTransactionTask:1
Mon 8/1 14:37:11.163 [ThreadMonitor@a614a4] Top 10 %CPU (last 300s) 16197998@qtp-27218321-2:2% XcodeStderrConsumer:1%
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.aspects
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.autoEncode.(1).log
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.edl
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.log
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.logo.txt
WARN - File deleted: E:\SageTV\20495_10-1_0801_1431-0.mp4
Not sure if it's relevant, but I'm running Sage version 9.0.4.232