@bp2008 Request: Since UI3 can access system log (see screenshot), is it possible to define if-then-else logic such that when UI3 sees a specific event/regex string in system log, like an external trigger event, then switch current displayed group to a specific group. And optionally, after X minutes, switch back to previous or predefined group. There could be several if-then-else regex.
I know this might not be technically possible, but I decided to ask in the slim chance you had some magic trick.
Thanks,
Andy
View attachment 37054
The only way to achieve this would be to write custom script that retrieves the log repeatedly on a short interval and parses it. It would get complex fast, as you would need to deal with things like network errors, authentication errors (viewing the log requires an admin session) and seeing the same log entries multiple times.
@Baubas That feature has been asked before. Not possible with UI3 for now.
Correct. I have long-since let Ken know I'm interested in being able to play back video by passing in a start date, but have had zero traction on it.