Tune Radarr discovery threshold to 52

This commit is contained in:
Gmer4Lfe
2026-05-20 17:07:26 -04:00
parent 548c662709
commit 9d371f6e27
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
# CONFIGURATION (master.conf)
# ==============================================================================================
#
# RADARR_DISCOVERY_THRESHOLD — minimum score to add a candidate (default: 50)
# RADARR_DISCOVERY_THRESHOLD — minimum score to add a candidate (default: 52)
# RADARR_DISCOVERY_LOOKBACK_DAYS — Emby watch history window in days (default: 30)
# RADARR_DISCOVERY_MAX_SEEDS — max seed movies from Stage 1 (default: 5)
# RADARR_DISCOVERY_MAX_ADDS — max movies to add per run (default: 5)