mirror of
https://github.com/beetbox/beets.git
synced 2026-03-27 07:43:38 +01:00
Move disambig string and penalty formatting logic from display.py into Distance and Match classes as properties. Add Distance.color, Distance.string, Distance.penalties, Match.disambig_string, and Match.base_disambig_data to consolidate display logic closer to the data. Remove now-redundant standalone functions from display.py and session.py. |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| importer | ||
| library | ||
| test | ||
| ui | ||
| util | ||
| __init__.py | ||
| __main__.py | ||
| config_default.yaml | ||
| logging.py | ||
| mediafile.py | ||
| metadata_plugins.py | ||
| plugins.py | ||
| py.typed | ||