Added
- Calibre metadata handoff (#668) — Calibre pushes now carry Bindery book, author, edition, series, identifier, language, rating, description, and cover metadata through both
calibredband metadata-capable Bindery Bridge plugin syncs, with legacy plugin fallback preserved.
Fixed
- qBittorrent imports recover from mismatched container paths without re-downloading (#641) — Download clients now support per-client path remaps, qBittorrent grabs are sent with the expected category save path, and Settings surfaces qBittorrent category path health warnings. Queue items stuck in
importFailedcan also be retried after fixing storage/path settings. - Calibre ID reuse (#668) — Plugin sync no longer reuses a stored source-library Calibre ID when pushing into a different Calibre library.
- Hardcover supplemental author sync restored (#669) — Hardcover removed fields from its GraphQL
booksshape and blocked_ilikesearches, causing author page enrichment to fail with validation or 403 errors. Bindery now uses Hardcover's current search operation and avoids the removed author-work fields.