Sweep finished runs for misconfigurations instead of waiting to be told
Nothing in Varaverk fires when a job ends, so this picks up run records that completed since the last pass rather than adding a hook to forty scripts. Ahead of stability in the cycle on purpose: a wrong port is not fixed by rebooting the machine.
This commit is contained in:
@@ -160,6 +160,8 @@ const VV_SCRIPT_CONF_SECTIONS = [
|
||||
'AI/ai_index.sh' => ['AI Retrieval Index', 'AI Master Switch', 'Ollama'],
|
||||
'AI/ai_query.sh' => ['AI Retrieval Index', 'AI Master Switch', 'Ollama'],
|
||||
'AI/ai_token_sync.sh' => ['AI Feature Toggles'],
|
||||
'Plugin/unraid/Tools/ai_repair_sweep.sh' => ['AI Repair', 'AI Repair Findings',
|
||||
'AI Master Switch'],
|
||||
// ── Shared host sections ──────────────────────────────────────────────────────────────────
|
||||
// A script's settings are not only the ones named after it. Anything talking to Lidarr reads
|
||||
// the host's Lidarr block; anything reading playback reads Emby. Those blocks are where the
|
||||
|
||||
Reference in New Issue
Block a user