2009-08-28, 03:55 AM
Calling ScheduleHelper.SheduleRecording with type TYPE_RECORD_WEEKLY seems to ignore the maxFiles argument. I worked around by using TYPE_RECORD_SEASON with a dayMask but then I need to be able to read back the dayMask.
Is there an API to query the REOCCURING_EXTRAS table specifically the max_files and day_mask fields? I can see a ReoccuringRecordingExtras class but what call gives me an instance of that class for a specific recording?
Thanks.
Is there an API to query the REOCCURING_EXTRAS table specifically the max_files and day_mask fields? I can see a ReoccuringRecordingExtras class but what call gives me an instance of that class for a specific recording?
Thanks.