Condense conf redundancy: drop dead emby-fallback profile, no-op PROFILE_RETRY_COUNT, and default-valued profile rows; compose MEDIA patterns and Radarr protected patterns by reference

This commit is contained in:
Gmer4Lfe
2026-07-26 10:51:31 -04:00
parent 895347f20f
commit d96ddc8649
4 changed files with 18 additions and 87 deletions
+1 -1
View File
@@ -464,7 +464,7 @@ fi
# ==============================================================================================
# ━━━ Remote Restart (dirty sync profiles) ━━━
# ==============================================================================================
# For dirty sync profiles (critical-fallback, emby-fallback) — restart containers on remote
# For dirty sync profiles (critical-fallback) — restart containers on remote
# that were running before sync so they pick up config changes from the dirty sync window.
# Was running → restart. Was stopped → leave stopped.
if [[ ${#REMOTE_RESTART_CONTAINERS[@]} -gt 0 ]]; then