Scheduled Scan Time

I like the new option to run scan once an hour, once a day or manually. Would like to be able to set a time. IE Run at 2am once. Depending on network it would clear up some problems.

There are no plans to add a way to schedule this. But you could turn off the scanner completely and run your own script to run the scanner at any time you want.

curl -X PUT http://$IPADDRESS:8089/dvr/scanner/scan

Use this, or the equivalent in your scripting environment, and schedule it.

I run the manual right now. It’s been very helpful. I’ll tinker with the script.

Thanks