Update docs for EAN-first workflow and genre field

- README: mention EAN-first auto-rip in quickstart
- BEDIENUNGSANLEITUNG: rewrite workflow diagram and interactive example
  for EAN-first flow (auto-rip on MB hit, fallback on miss), document
  genre field in album.json, update multi-disc and tips sections

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Dieter Schlüter 2026-02-19 00:25:08 +01:00
commit 6c12510f76
2 changed files with 63 additions and 31 deletions

View file

@ -30,7 +30,7 @@ pip install -e ".[dev]"
## Schnellstart
```bash
# CDs rippen (interaktiv, mit optionaler EAN-Abfrage für MusicBrainz)
# CDs rippen (interaktiv, EAN-First: MusicBrainz → Auto-Rip bei Treffer)
musiksammlung rip -j 0 -P
# Variante A: EAN/Barcode → MusicBrainz → album.json (schnellste Methode)