VDR saves the egp.data file every 10 minutes, unless there is
- an open menu
- a running replay
- an active recording
- an active cutting process
- an open SVDRP connection
Does this mean that an epg.data save process is skipped when one of this condition holds, and the next is tried exactly 10 minutes later? I have a program which opens an SVDRP connection (to query for active timers) exactly once per minute. Could that lead to the obvious unfortunate interaction with your 10 minute timer?
Olaf