- _parse_cddb_lines now handles both 'Artist - Title' and 'Artist / Title' (slash separator used by abcde for compilation albums like Various Artists) - _stream_abcde collects grab-progress lines (track N: Artist / Title) as a fallback TrackInfo source when no CDDB lines are found - New _parse_grab_tracks() splits grab titles on ' / ' into artist+title - 5 new tests (TestParseCddbLines.test_compilation_slash_separator, TestParseGrabTracks.*) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cli.py | ||
| test_cover.py | ||
| test_llm_parser.py | ||
| test_models.py | ||
| test_musicbrainz.py | ||
| test_ocr.py | ||
| test_organizer.py | ||
| test_playlist.py | ||
| test_ripper.py | ||
| test_tagger.py | ||
| test_vision_llm.py | ||