- Jun 30, 2014
- 222
- 525
Hey Folks -
In customizing emails sent in alert conditions I noted the following:
In the email Subject, &TYPE is the alert type &CAM is the short camera name. These appear to only work in the Subject and not the body of the email.
In the body of the email, %s is the long camera name. I found other macros (or substitution variables, or whatever you refer to these as) in the time formatting documentation, such that I can format the email this way:
Date: <b>%A, %#d %B %Y</b><br>
Time: <b>%#I:%M:%S %p</b> <br>
FPS: <b>%f</b> <br><br>
ALERT: <b>Motion detected on %s</b> <br>
Does anyone know of a complete list of "%" and "&" macros that are supplied and interpreted at usage time by Blue Iris?
Thanks!
In customizing emails sent in alert conditions I noted the following:
In the email Subject, &TYPE is the alert type &CAM is the short camera name. These appear to only work in the Subject and not the body of the email.
In the body of the email, %s is the long camera name. I found other macros (or substitution variables, or whatever you refer to these as) in the time formatting documentation, such that I can format the email this way:
Date: <b>%A, %#d %B %Y</b><br>
Time: <b>%#I:%M:%S %p</b> <br>
FPS: <b>%f</b> <br><br>
ALERT: <b>Motion detected on %s</b> <br>
Does anyone know of a complete list of "%" and "&" macros that are supplied and interpreted at usage time by Blue Iris?
Thanks!