diff --git a/src/zm_monitor.cpp b/src/zm_monitor.cpp index cd17f3fe0..e85330eb2 100644 --- a/src/zm_monitor.cpp +++ b/src/zm_monitor.cpp @@ -2040,8 +2040,7 @@ bool Monitor::Analyse() { } // end if ! event } // end if RECORDING - if (score) { - + if (score and (function == MODECT or function == NODECT)) { if ((state == IDLE) || (state == TAPE) || (state == PREALARM)) { // If we should end then previous continuous event and start a new non-continuous event if (event && event->Frames()