mirror of
https://github.com/beetbox/beets.git
synced 2026-01-30 03:54:21 +01:00
flask.send_file() expects a string, g.lib.get_album() returns bytes. Added decode() to album_art(). If g.lib.get_album() gets a non-existing id, it returns None. Python would throw an error in this case. Added check to prevent this. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||