-
0.6.13 Stable
released this
2026-07-22 13:09:34 -06:00 | 2 commits to master since this releaseFixed two weekly watermark-cleanup jobs that had been silently failing for a while: scrub-watermark-text crashed on every single run from a missing import, and strip-watermark-art kept losing its turn for the shared maintenance lock because it ran too soon after strip-mb-tags, whose runtime has been growing. strip-mb-tags now runs at 1am instead of 8:30am so the rest of the Sunday cleanup chain has room to actually finish.
Also fixed the buy-link enrichment job silently reporting success even when writing the tag to disk failed (this was happening on a batch of files with the wrong file ownership); it now reports write failures honestly instead of claiming everything was tagged. The Qobuz token health check now tells a real CDN block apart from an actually expired token, since re-exporting the token does nothing for the former. And the dedup review table's "Caught by" badge no longer overflows into the next column on longer labels.
Downloads