mirror of
https://github.com/beetbox/beets.git
synced 2026-01-02 22:12:53 +01:00
This eliminates a little bit of state redundancy in which StorageStyles needed to know about their field's externally visible type. Now the MediaField itself is *solely* responsible for external-type-related conversions; StorageStyles need only worry about their *internal* types. (I hope I didn't mess up any essential design decisions, @geigerzaehler.) |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| mediafile.py | ||
| plugins.py | ||
| vfs.py | ||