mirror of
https://github.com/beetbox/beets.git
synced 2026-02-17 21:03:04 +01:00
Introduce NotFoundError and a Model.get_fresh_from_db helper that reloads an object from the database and raises when missing. Use it to simplify Model.load and UI change detection. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| exceptions.py | ||
| library.py | ||
| models.py | ||
| queries.py | ||