Musiksammlung/tests
dschlueter 3e073250ca Add project skeleton: CLI pipeline for CD digitization
Modular Python package with Typer CLI (scan/apply/process commands),
Pydantic data models, OCR via Tesseract, LLM-based tracklist parsing,
mutagen audio tagging, M3U playlist generation, and cover processing.
Includes 8 passing tests and ruff lint config.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-15 01:00:12 +01:00
..
__init__.py Add project skeleton: CLI pipeline for CD digitization 2026-02-15 01:00:12 +01:00
test_models.py Add project skeleton: CLI pipeline for CD digitization 2026-02-15 01:00:12 +01:00
test_organizer.py Add project skeleton: CLI pipeline for CD digitization 2026-02-15 01:00:12 +01:00
test_playlist.py Add project skeleton: CLI pipeline for CD digitization 2026-02-15 01:00:12 +01:00