Replace all non-word characters (spaces, punctuation, brackets, etc.) with underscores in track titles, album names and artist names. Collapse consecutive underscores to one, strip leading/trailing ones. Umlauts (ä, ö, ü, ß) and digits are preserved. Also use underscore instead of space between track number and title. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cli.py | ||
| config.py | ||
| cover.py | ||
| llm_parser.py | ||
| models.py | ||
| ocr.py | ||
| organizer.py | ||
| playlist.py | ||
| ripper.py | ||
| tagger.py | ||
| vision_llm.py | ||