Correct docs that placed lidarr_missing_art in the 4-hour tier when it runs daily
This commit is contained in:
@@ -31,10 +31,6 @@
|
||||
# arrs search for content they don't know is already owned. Running every 4
|
||||
# hours closes that gap.
|
||||
#
|
||||
# Idempotent Artwork
|
||||
# lidarr_missing_art.sh skips existing files and runs fast after initial fill.
|
||||
# Pairing it here means artwork catches up within 4 hours of a new album landing.
|
||||
#
|
||||
# Optional Rsync Layer
|
||||
# INTERMEDIATE_SYNC_SHARES is empty by default — the rsync step is skipped
|
||||
# entirely when nothing is configured. Add shares only if a subset of data
|
||||
|
||||
@@ -1410,7 +1410,7 @@
|
||||
#
|
||||
# 0 */4 * * * every 4 hours:
|
||||
# Orchestrators/intermediate_sync_maintenance.sh
|
||||
# └─ arr_sync → arrs_failed_stalled_recovery + lidarr_missing_art (INTERMEDIATE_MAINTENANCE_SCRIPTS)
|
||||
# └─ arr_sync → arr_cache_prefill + arrs_failed_stalled_recovery (INTERMEDIATE_MAINTENANCE_SCRIPTS)
|
||||
#
|
||||
# 0 */6 * * * every 6 hours:
|
||||
# Monitors/system_tuning_monitor.sh
|
||||
|
||||
Reference in New Issue
Block a user