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:
parent
8b449493cd
commit
6c12510f76
2 changed files with 63 additions and 31 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue