Script audit: fix stale names, header mismatches, HOST1-hardcoded path maps in lidarr scripts

This commit is contained in:
Gmer4Lfe
2026-06-27 13:42:06 -04:00
parent c9a0ad187b
commit 0401d872e4
5 changed files with 17 additions and 15 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#
# PURPOSE
# ─────────────────────────────────────────────────────────────────────────────
# Triggered by Sonarr/Radarr/Lidarr OnUpgrade webhook (via webhook.php).
# Triggered by Sonarr/Radarr/Lidarr OnUpgrade webhook (via webhook_listener.js).
# Pushes the upgraded item folder to every other mesh node immediately, then
# triggers a library rescan on each remote arr so it accepts the new file as
# ground truth without initiating a redundant quality search.