Page 1 of 1

Filters sending wrong event

Posted: Fri Dec 09, 2022 2:04 pm
by jhdeval
I am not sure what is happening but I have a simple filter based on time length of event and total score. I send it to a python script to send me notifications through pushover. The event shown when I run the filter is correct but what is sent to the python script is different. For instance looking at the filtered events list I show event 5025 which I expect to be in /media/zoneminder/4/2022-12-09/5025 but what my script got was /media/zoneminder/4/2022-12-08/4912/. Any insight into what maybe going on would be awesome. Could it be this is the first event in the filter? If that is the case then why is not showing on the web interface events list?

Re: Filters sending wrong event

Posted: Sat Dec 10, 2022 9:56 pm
by iconnor
One a filter acts on an event it updates the event with a flag so that it doesn't match it again...