Files
Cleanuparr/code/Executable/config/sonarr.json
Flaminel d2eb9e50e0 fix #13
2025-05-17 20:12:53 +03:00

13 lines
285 B
JSON

{
"enabled": true,
"search_type": "episode",
"import_failed_max_strikes": -1,
"instances": [
{
"id": "c260fdf2-5f79-4449-b40b-1dce1e8ef2ac",
"name": "sonarr1",
"url": "http://localhost:8989",
"api_key": "425d1e713f0c405cbbf359ac0502c1f4"
}
]
}