button REC->Add recording (indefinitely) or Add recording (stop after current event) and not event
timer end = 1440 min
Open Timer Edit->change timer end
The recording time is over, but she did not stop!
+ 1 day
patch...
--- a/InfoBarGenerics.py +++ b/InfoBarGenerics.py @@ -1950,6 +1950,7 @@ simulTimerList = self.session.nav.RecordTimer.record(recording) if simulTimerList is None: # no conflict + recording.autoincrease = False self.recording.append(recording) else: if len(simulTimerList) > 1: # with other recording