I'm just trying to list the most recent 40 events from a specific camera. No matter what I do, ALL events for that camera are listed.
I select Filters, then Monitor Name = Camera of choice, then limit to 40, then List Matches.
All events are displayed for that camera...so it's getting that right at least, but why won't it limit my results to what I want?
Filter's limit to results doesn't work.
Re: Filter's limit to results doesn't work.
So yeah, confirmed.
In the events list we did a whole UI rewrite that uses fancy javascript to render the tables and do pagination etc. Clearly we are not passing along the limit. I'll look into it today.
In the events list we did a whole UI rewrite that uses fancy javascript to render the tables and do pagination etc. Clearly we are not passing along the limit. I'll look into it today.
Re: Filter's limit to results doesn't work.
ppa:iconnor/zoneminder-proposed has a 1.36.12 testing package with a fix.
Re: Filter's limit to results doesn't work.
I'm not sure how to apply that. I'm running ZM in a docker container from dlandon/zoneminder.unraid (https://hub.docker.com/r/dlandon/zoneminder.unraid/)