Cache fanart.tv misses so the nightly art run stops re-querying artwork upstream has never had

This commit is contained in:
Gmer4Lfe
2026-07-28 18:51:06 -04:00
parent a1db8f7b2d
commit 19a9f6410d
2 changed files with 206 additions and 39 deletions
+2
View File
@@ -1099,6 +1099,8 @@
LIDARR_ART_MAX_PARALLEL=4 # concurrent background download jobs
LIDARR_ART_RETRIES=2 # download retry attempts per image
LIDARR_ART_SLEEP_BETWEEN=0.2 # seconds between fanart.tv API calls
LIDARR_ART_RECHECK_DAYS=30 # days before re-querying art that upstream didn't have
LIDARR_ART_MISS_CACHE="${DATA_DIR}/lidarr_art_miss_cache.tsv" # negative cache — art upstream has never had
# HOST*_FANART_API_KEY / HOST*_LASTFM_API_KEY — set in host*.conf
# Lidarr discovery settings (playback_aware_lidarr_discovery.sh)