More Concise verbose logs

Removed "_content" suffix for search jobs
This commit is contained in:
Benjamin Harder
2025-06-28 11:44:15 +02:00
parent ceac28d11c
commit 196df1c55b
10 changed files with 141 additions and 98 deletions

View File

@@ -27,8 +27,8 @@ CONFIG_MAPPING = {
"REMOVE_SLOW",
"REMOVE_STALLED",
"REMOVE_UNMONITORED",
"SEARCH_UNMET_CUTOFF_CONTENT",
"SEARCH_MISSING_CONTENT",
"SEARCH_UNMET_CUTOFF",
"SEARCH_MISSING",
],
"instances": ["SONARR", "RADARR", "READARR", "LIDARR", "WHISPARR"],
"download_clients": ["QBITTORRENT"],