mirror of
https://github.com/beetbox/beets.git
synced 2026-02-01 13:03:59 +01:00
"beet import -i" now tags items instead of albums. There are many loose ends to tie up (marked with TODOs in the source): - What to do about applying non-track metadata to matched tracks? Currently it's just left in place. - Plugin autotag candidates for tracks. - No user querying yet. - Non-autotagged -i import are unimplemented. And, on top of those: - Need to remove the action.TRACKS workflow and replace it with an option that lets you jump over to the individual-track interface from the album tagger. |
||
|---|---|---|
| .. | ||
| rsrc | ||
| __init__.py | ||
| _common.py | ||
| test_art.py | ||
| test_autotag.py | ||
| test_db.py | ||
| test_files.py | ||
| test_importer.py | ||
| test_mb.py | ||
| test_mediafile.py | ||
| test_mediafile_basic.py | ||
| test_player.py | ||
| test_query.py | ||
| test_ui.py | ||
| testall.py | ||