mirror of
https://github.com/beetbox/beets.git
synced 2026-02-24 16:23:04 +01:00
Breaking changes: plugins should set set _import_stages instead of import_stages. From outside the latter is replaced by import_stages(). This is because it is now wrapped with log level-getting & -setting statements. |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| logging.py | ||
| mediafile.py | ||
| plugins.py | ||
| vfs.py | ||