|
Biblioman Calibre plugin 0.2.0
Search improvements
- Search Biblioman with the plain title instead of unsupported combined title-and-author queries.
- Validate title matches locally across title and subtitle fields, then rank multiple matches by author.
- Use the dedicated author search only as a fallback, checking pages progressively and stopping at the first page with a matching title.
Series metadata
- Prefer Biblioman author series and its number over publisher sequence when populating Calibre Series.
- Add the Download series metadata option. It is disabled by default, so existing manually curated Calibre series are preserved until you explicitly enable it.
Quality
- Add mocked unit tests for search flow, pagination, series mapping, and configuration.
- Run unit tests in the release workflow before packaging the plugin.
|