2005-12-07, 10:13 AM
Hi,
when watching live-tv, and the end time of the current show has passed, normally a new live-tv file should be created.
In the logfile of the recording service, this can also be seen:
The above lines repeat every 30 seconds.
But the problem is, that the method that will handle a file change (IRecordingSource.startNewFile) is not called?
-alibert
when watching live-tv, and the end time of the current show has passed, normally a new live-tv file should be created.
In the logfile of the recording service, this can also be seen:
Code:
07.12.2005 10:45:17.492 VERBOSE [130] currentFile: E:\Wolffs Revier_2_20051207_09551045.mpg
07.12.2005 10:45:17.492 VERBOSE [130] About to switch live tv file to: E:\SOKO 5113_2_20051207_10451135.mpg
The above lines repeat every 30 seconds.
But the problem is, that the method that will handle a file change (IRecordingSource.startNewFile) is not called?
-alibert