When there is an alert one can issue a web request to notify other applications of the alert. I would like to do something similar for when recording start, recording end, etc. I can get the status via the JSON interface but that means I have to constantly poll BI for the status. Is there a way to have updates pushed from BI? Ideally in the same JSON messages as what is returned when polling.