Commit Graph

10 Commits (b2b3e574d8bb5105b2c1e7f598127be2afef8412)

Author SHA1 Message Date
Moe 05b14b3956 Fix cron.js not connecting to camera.js 2019-02-16 20:11:11 -08:00
Moe 4c0cf2b3a3 fix cron.js SQLite-deleteOld bug
+ make cron video deletes happen in bulk rather than 1 query per video
+ clear eventBaseRecording timeout to avoid fallback action after success
+make non-python yolo show object detection section, remove python-yolo
2018-11-05 12:55:58 -08:00
Moe f2797cdb0b s.orphanedVideoCheck added
- "config.cron.deleteOrphans" has been removed. It has been replace by a one-time-run at startup with "config.insertOrphans". As the variable name suggests, instead of deleting, it will insert videos found without a database row.
- By default "config.orphanedVideoCheckMax" will only check up to 20 video. You can raise this value to any number you choose but be careful as it will check that number of videos on every start.
- this function also runs if a camera exits unexpectedly.
2018-10-09 23:56:13 -07:00
Moe d5cabef179 light function cleanup 2018-09-29 13:09:47 -07:00
Moe 040b9368eb Fix cron `Files` table bug 2018-09-28 09:13:03 -07:00
Moe 294055eaba Fix cron.js : Max Keep Days
- now main "Max Keep Days" excludes monitors with custom "Max Keep Days"
2018-09-15 13:31:03 -07:00
Moe bfef5eecb0 cron update/fix, limit video.delete queries to 1 row 2018-06-20 22:45:07 -07:00
Moe ef59b17b43 more debug info for cron.js 2018-06-12 22:02:03 -07:00
Moe 236ba176cd cron fix and remove extra Retry Connection field 2018-06-12 14:27:01 -07:00
Moe c940294f00 Shinobi Pro Lands on Gitlab 2018-06-09 16:34:06 -07:00