mirror of
https://github.com/beetbox/beets.git
synced 2026-01-20 07:02:39 +01:00
Instead of implementing the `parse()` and `format()` methods and setting the `null` attribute in subclasses, we set the `model_type` field and the generic implementations of the two methods take care of the rest. Again: No change in behaviour! |
||
|---|---|---|
| .. | ||
| autotag | ||
| dbcore | ||
| ui | ||
| util | ||
| __init__.py | ||
| config_default.yaml | ||
| importer.py | ||
| library.py | ||
| mediafile.py | ||
| plugins.py | ||
| vfs.py | ||