33 lines
856 B
JSON
33 lines
856 B
JSON
![]() |
{
|
||
|
"Logging": {
|
||
|
"LogLevel": {
|
||
|
"Default": "Debug",
|
||
|
"System": "Information",
|
||
|
"Microsoft": "Information"
|
||
|
}
|
||
|
},
|
||
|
"AutoScan": {
|
||
|
"Enabled": false,
|
||
|
"At": "07:00",
|
||
|
"FromDayBefore": true,
|
||
|
"From": "23:00",
|
||
|
"To": "05:00",
|
||
|
"MaxAmount": 1,
|
||
|
"MediaFolder": "./media/originals",
|
||
|
"Shinobi": {
|
||
|
"URL": "http://localhost:8080",
|
||
|
"APIKey": "APIKEY",
|
||
|
"GroupId": "Group",
|
||
|
"MonitorId": "Monitor"
|
||
|
},
|
||
|
"Scanner": {
|
||
|
"Exe": "./dvr-scanner/dvr.exe",
|
||
|
"ConfigFile": "./dvr-scanner/dvr-scan.cfg",
|
||
|
"DetectionFolder": "./media/detections"
|
||
|
},
|
||
|
"Screenshot": {
|
||
|
"Folder": "./media/screenshots",
|
||
|
"OffsetSeconds": 0
|
||
|
}
|
||
|
}
|
||
|
}
|