- test_ean_scan.py: interactive EAN barcode scanning test via scanner server
- test_backcover_scan.py: comprehensive backcover metadata extraction test
- docs/Grundsaetzliche_Audio_Koventionen_und_Methoden_Jellyfin.md: notes on
audio conventions and naming methods for Jellyfin
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Re-apply: idempotent apply using track number prefix as stable anchor;
album.json never touched; optional --rename-dir flag for dir renames
- Cleanup: auto-remove abcde.* temp dirs after ripping + manual command
- gen_json: reverse-engineer album.json from file tree using fixed naming
convention; audio tags take priority over filenames for all fields
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Describes the restructured workflow where metadata gathering (TOC, CDDB,
MB, Vision-LLM) happens before ripping starts, so the user can review and
edit album.json before committing to the long rip — not after.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Concrete plan for Option B: new merger.py module with field-by-field
priority merging, duration_ms/disc_id model extensions, cover strategy,
and track-matching logic for sources with differing track counts.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Shorter, cleaner filenames consistent with Jellyfin conventions.
Updated all references in source, tests, and documentation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>