8980cfe717e6b6d7dbf68b57706bb0108d08e89f
The default POST /reindex is incremental (skips unchanged albums by version stamp), so it can't backfill a meta-format change like the new track `disc` field. Add ?full=1 to run reindexFull() instead — a from-scratch rebuild into a fresh slot, atomically swapped in (safe, never disrupts the live index). Same 30-min per-request timeout applies. The nightly 3am run still does this automatically; this is the on-demand trigger. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
No description provided
42 MiB
Languages
TypeScript
90.9%
Shell
4.7%
JavaScript
4.1%
CSS
0.2%
HTML
0.1%