Cache fanart.tv misses so the nightly art run stops re-querying artwork upstream has never had
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user