mirror of
https://github.com/beetbox/beets.git
synced 2026-01-13 19:52:48 +01:00
I think this is the end of the road for the design that treats albums as a lightweight hanger-on to items. That is, we attempted to keep the interface strictly item-focused; album information was created and deleted on the fly in response to creation and deletion of items. I now believe that this was ultimately a bad idea and can only lead to unexpected behavior and complex implementation. It's time to start over. |
||
|---|---|---|
| .. | ||
| rsrc | ||
| __init__.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 | ||