mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 04:22:40 +01:00
- Inference must be enabled explicitly with the "infer_aa" flag. It does not happen transparently. - Infer both artist and artist ID. - Fixed a bug where only the database row was using the inferred data, not the returned data structure. - Added tests. |
||
|---|---|---|
| .. | ||
| rsrc | ||
| __init__.py | ||
| _common.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 | ||