Fix sort button not auto-enabling for albums with valid metadata
Summary
- The auto-preview effect now tracks
album.idas a dependency, ensuring it re-runs on every album change - Previously, when consecutive albums shared identical field values (same artist, category, etc.), Svelte 5 reactivity saw no change and the preview never regenerated, leaving the sort button disabled