2022-01-13, 07:55 PM 
	
	
	
		Is ScheduleHelperFactory.GetScheduleHelper().ScheduleRecording(e, RecordingQuality.QUALITY_DEFAULT); supposed to respect the duplicate flag or is that in program control?
Martin
	
	
	
Martin
| 
		
		
		 2022-01-13, 07:55 PM 
	
	 
		Is ScheduleHelperFactory.GetScheduleHelper().ScheduleRecording(e, RecordingQuality.QUALITY_DEFAULT); supposed to respect the duplicate flag or is that in program control? Martin 
		
		
		 2022-01-13, 08:40 PM 
	
	 
		You can always schedule a one-off recordings. It only tries to avoid duplicates on recurring recordings.
	 
		
		
		 2022-01-13, 08:48 PM 
(This post was last modified: 2022-01-13, 08:55 PM by mvallevand.)
	
	 
		Makes sense thanks.  Is there a C# EPG call that returns the recording_oid with the event list like the http api or do I have to use a recording API like LoadPendingForChannel to find out?  That option does seem to work so no worries. Martin 
		
		
		 2022-01-13, 10:12 PM 
	
	 
		No, there isn't a call that does that specifically. You'd typically need to look at the pending recording list.
	 | 
|  |