v1.24.1
Immutable
release. Only release title and notes can be modified.
canticle v1.24.1
Two serve-mode fixes.
Bug Fixes
- The dashboard "Up next" panel no longer goes blank between the worker's processing cycles. The lookahead buffer is now topped up on every dequeue instead of draining to empty and only redrawing on the next claim, so it stays populated whenever work is eligible. (#587)
- Backfilled
albumandalbum_artistonto the older queue rows that predated those columns. The value was already read from the tags intoscan_resultsbut never propagated to the work queue, so it was missing from the dashboard and, more importantly, from theq_albumMusixmatch match signal for most of the deferred backlog. Runs automatically as a migration on the next start. (#583)
Docker: docker pull ghcr.io/sydlexius/canticle:1.24.1
Full changelog: v1.24.0...v1.24.1