{ "Logging": { "LogLevel": { "Default": "Debug", "System": "Information", "Microsoft": "Information", "Quartz": "Information", "System.Net.Http.HttpClient": "Warning" } }, "Telegram":{ "BotToken": "__token__", "SubscribedChatIds": [] }, "Shinobi": { "URL": "http://localhost:8080", "APIKey": "APIKEY", "GroupId": "Group", "MonitorId": "Monitor" }, "AutoScan": { "Enabled": false, "At": "07:00", "FromDayBefore": true, "From": "23:00", "To": "05:00", "MaxAmount": 1, "MediaFolder": "./media/originals/", "Scanner": { "Exe": "./dvr-scanner/dvr.exe", "ConfigFile": "./dvr-scanner/dvr-scan.cfg", "DetectionFolder": "./media/detections/" }, "Screenshot": { "Folder": "./media/screenshots/", "OffsetSeconds": 0 } } }