Compare commits

..
2 Commits
Author SHA1 Message Date
FailedProxy ce38b9de43 master var update 2026-04-22 21:03:43 -04:00
FailedProxy ad3ec836fb edited master.conf 2026-04-22 19:01:45 -04:00
+2 -2
View File
@@ -1022,7 +1022,7 @@ RADARR_PROTECTED_PATTERNS=("*.jpg" "*.jpeg" "*.png" "*.nfo" "*.srt" "*.sub" "*.a
# ━━━ Arr Import Recovery ━━━
# Automatically blocklists and re-searches failed imports and stalled downloads.
# Runs daily at 5am — by this time overnight downloads are complete and any
# Runs every 6 hrs
# failures have had time to surface. Items under ARR_IMPORT_RECOVERY_AGE are
# skipped — gives the arr time to retry on its own before we intervene.
#
@@ -1040,7 +1040,7 @@ RADARR_PROTECTED_PATTERNS=("*.jpg" "*.jpeg" "*.png" "*.nfo" "*.srt" "*.sub" "*.a
# detect_hosts() selects correct URL and API key per server at runtime
# Lidarr runs on HOST1 only — exits cleanly on HOST2
ARR_IMPORT_RECOVERY_AGE=12 # hours — skip items newer than this, give arr time to retry
ARR_IMPORT_RECOVERY_AGE=6 # hours — skip items newer than this, give arr time to retry
# Per-arr enable/disable
HOST1_SONARR_RECOVERY=true # Tv_Shows import recovery