mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 04:22:40 +01:00
I've essentially loaded up the string distance function with heuristics that apply different weights to different kinds of string cruft that one encounters in music tags. For example, tracks ending with "feat. Somebody" shouldn't be penalized for all those extra characters. Now the weight of that part of the string is significantly reduced. |
||
|---|---|---|
| .. | ||
| rsrc | ||
| __init__.py | ||
| test_albumify.py | ||
| test_art.py | ||
| test_autotag.py | ||
| test_db.py | ||
| test_files.py | ||
| test_mb.py | ||
| test_mediafile.py | ||
| test_mediafile_basic.py | ||
| test_player.py | ||
| test_query.py | ||
| test_ui.py | ||
| testall.py | ||