85 lines
2.2 KiB
JSON
85 lines
2.2 KiB
JSON
{
|
|
"debrids": [
|
|
{
|
|
"name": "torbox",
|
|
"host": "https://api.torbox.app/v1",
|
|
"api_key": "bd719193-a038-47ba-b2af-c5aeb1593196",
|
|
"folder": "/mnt/torbox/",
|
|
"rate_limit": "250/minute",
|
|
"download_uncached": true,
|
|
"check_cached": true
|
|
},
|
|
{
|
|
"name": "realdebrid",
|
|
"host": "https://api.real-debrid.com/rest/1.0",
|
|
"api_key": "HLUV4VFMVEAO5FOYZFXMEVYJZFRP2KKIWZF3XHTNKLKJQCZKO3CA",
|
|
"folder": "/mnt/zurg/__all__/",
|
|
"rate_limit": "250/minute",
|
|
"download_uncached": false,
|
|
"check_cached": false
|
|
}
|
|
],
|
|
"proxy": {
|
|
"enabled": false,
|
|
"port": "8100",
|
|
"log_level": "info",
|
|
"username": "username",
|
|
"password": "password",
|
|
"cached_only": false
|
|
},
|
|
"max_cache_size": 1000,
|
|
"qbittorrent": {
|
|
"port": "8282",
|
|
"download_folder": "/HDD/symlinks/",
|
|
"categories": ["sonarr", "radarr", "sonarr4k", "radarr4k"],
|
|
"refresh_interval": 5,
|
|
"skip_pre_cache": false
|
|
},
|
|
"arrs": [
|
|
{
|
|
"name": "sonarr",
|
|
"host": "https://sr.askar.tv",
|
|
"token": "d973448580d041b7ba7e576a7aed9b11",
|
|
"cleanup": true,
|
|
"skip_repair": false,
|
|
"download_uncached": true
|
|
},
|
|
{
|
|
"name": "sonarr4k",
|
|
"host": "https://sr4k.askar.tv",
|
|
"token": "e62f715d78544d22a47ddf4b1a976fd4",
|
|
"cleanup": true,
|
|
"skip_repair": false,
|
|
"download_uncached": true
|
|
},
|
|
{
|
|
"name": "radarr",
|
|
"host": "https://rr.askar.tv",
|
|
"token": "5bdad7cc4f33443bafefb5e185b3e0e7",
|
|
"cleanup": false,
|
|
"skip_repair": false,
|
|
"download_uncached": true
|
|
},
|
|
{
|
|
"name": "radarr4k",
|
|
"host": "https://rr4k.askar.tv",
|
|
"token": "5bdad7cc4f33443bafefb5e185b3e0e7",
|
|
"cleanup": false,
|
|
"skip_repair": false,
|
|
"download_uncached": true
|
|
}
|
|
|
|
],
|
|
"repair": {
|
|
"enabled": true,
|
|
"interval": "12h",
|
|
"run_on_start": true,
|
|
"auto_process": true
|
|
},
|
|
"log_level": "debug",
|
|
"min_file_size": "",
|
|
"max_file_size": "",
|
|
"allowed_file_types": [],
|
|
"use_auth": false,
|
|
"discord_webhook_url": "https://discordapp.com/api/webhooks/1166743011439411231/V_0JrK86SpzYnLfTbHTBFDJk9kr01hIEkhbE_dIMoKr11DA3LDDqJRXx_5N3aVQCfUwf"
|
|
}
|