Correct docs that placed lidarr_missing_art in the 4-hour tier when it runs daily

This commit is contained in:
Gmer4Lfe
2026-07-28 18:51:13 -04:00
parent 19a9f6410d
commit 7162f16c1a
2 changed files with 1 additions and 5 deletions
@@ -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
+1 -1
View File
@@ -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