Files
docker/tdarr/config/Tdarr_Node_Config.json
2025-11-24 21:46:21 +01:00

24 lines
506 B
JSON

{
"nodeName": "InternalNode-01",
"serverURL": "http://192.168.50.201:8266",
"serverIP": "192.168.50.201",
"serverPort": "8266",
"handbrakePath": "",
"ffmpegPath": "",
"mkvpropeditPath": "",
"pathTranslators": [
{
"server": "",
"node": ""
}
],
"nodeType": "mapped",
"unmappedNodeCache": "/app/unmappedNodeCache",
"logLevel": "INFO",
"priority": -1,
"cronPluginUpdate": "",
"apiKey": "",
"maxLogSizeMB": 10,
"pollInterval": 2000,
"startPaused": false
}