mirror of
https://github.com/beetbox/beets.git
synced 2026-01-01 21:42:48 +01:00
I'm shuffling around the feature-creeping importer code to keep it as interface-agnostic as possible. The "importer" module now takes care of the basic, increasingly complicated workflow while the ui.commands module is relegated to containing actual user-interface stuff. |
||
|---|---|---|
| .. | ||
| 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 | ||