No description
  • Rust 95.2%
  • Nix 4.8%
Find a file
Christian Lengert af83cf9ea5 fix(db): cascade-delete all dependent rows before removing watched_dir
Deletes collection_files, release_tracks (per track), tracks, orphaned
releases, and scan_log entries to satisfy all FK constraints.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-14 16:43:36 +02:00
src fix(db): cascade-delete all dependent rows before removing watched_dir 2026-06-14 16:43:36 +02:00
test_data feat: Add test data directory with placeholder FLAC files 2026-02-22 02:59:55 +01:00
.gitignore update 2026-06-14 11:47:26 +02:00
Cargo.lock feat(enrich): add MusicBrainz/AcoustID lookup with persistent cache 2026-06-14 13:36:57 +02:00
Cargo.toml feat(enrich): add MusicBrainz/AcoustID lookup with persistent cache 2026-06-14 13:36:57 +02:00
CLAUDE.md update 2026-06-14 11:47:26 +02:00
config.toml update 2026-06-14 11:47:26 +02:00
flake.lock update 2026-06-14 11:47:26 +02:00
flake.nix clean 2026-06-14 15:01:09 +02:00