VorlonCD / bi-aidetection

Alarm system for Blue Iris based on Artificial Intelligence.
https://ipcamtalk.com/threads/tool-tutorial-free-ai-person-detection-for-blue-iris.37330/
GNU General Public License v2.0
203 stars 45 forks source link

Escaped character in [Detail] variable #235

Closed whyfseeguy closed 3 years ago

whyfseeguy commented 3 years ago

Is it possible to add something like [DetailEscaped] in AITool? I am using Sighthound for additional face,person detection. The additional results from Sighthound are stored in the [Detail] variable. But I am also sending that data using an http request to a TTS program, an Escaped version is required to make that work.

Thanks.

VorlonCD commented 3 years ago

Done. https://github.com/VorlonCD/bi-aidetection/tree/master/src/UI/Installer

whyfseeguy commented 3 years ago

Just to confirm that the [DetailEscaped] variable is working in the latest version. Thank you.

Just to note that it is not shown in the variables list screen, it would be nice if it can be added like the other "escaped" variables on the list.