Fix Navidrome automatic library scan schedule
The env var ND_SCANSCHEDULE was incorrect - Navidrome uses viper config with dots replaced by underscores, so scanner.schedule becomes ND_SCANNER_SCHEDULE. Also explicitly use @every format for clarity. Also reorders CLAUDE.md rules to emphasize running zk-docs first. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
72f9f21d46
commit
f746e2c8c6
3 changed files with 7 additions and 5 deletions
1
docs/changelog.d/fix-navidrome-scan-schedule.bugfix.md
Normal file
1
docs/changelog.d/fix-navidrome-scan-schedule.bugfix.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fix Navidrome automatic library scan by correcting env var name from `ND_SCANSCHEDULE` to `ND_SCANNER_SCHEDULE`
|
||||
Loading…
Add table
Add a link
Reference in a new issue