dd91e49ba3
- Update to 3.2.0: * Update Translations * Fix for Calibre plugin CLI * Don't require dc:identifier to have attribute opf:scheme=uuid when using IDPF font encryption * Add title/author/filename output on individual input epub failure * Decrypt encrypted/obfuscated font files * Save opf:file-as attr from author tags in CLI * Actually have 'en' default for -l in CLI. * Show busy cursor during unmerge * Consolidate FFF title/log page skipping code to fix cover issue * Add option to not condense TOC for a book down to a single entry if there's only one chapter in it. * Add Restore Selection option * Fix for writing relative paths in merged epub - Switch to pyproject macros. - Support both mixed case and normalized metadata directory names. - Remove find/cp hack, package now has a proper build system.
Steve Kowalik2025-05-05 04:50:48 +00:00
d7cf650178
- Update to 2.15.0: * Fix remove/up/down rows when lower selected first. * Use Cal6 get_icons() so icon themes apply * Add check for multiple toc.ncx files, use last to match Calibre viewer. * Explicitly set --output-profile=tablet when doing epub3->epub2 autoconvert in BG. * Changes for upcoming Qt6 Calibre * Do merging in a BG ground. * Do merge in temp files instead of memory. * Automatically convert input epub3s to epub2s before merging. * Bump min Calibre version. * Fix FFF one-chapter story check - Create package directory layout using find and cp so new setuptools no longer dies horribly. - Require calibre.
Steve Kowalik2022-09-15 05:29:35 +00:00
545ff23070
- Use update-alternatives for the binary
Tomáš Chvátal
2020-04-21 09:20:23 +00:00
094b4518ad
- Upgrade to 2.9.0: - Update translations. - Set allowZip64=True when writing zip files. Should only matter for files >2G. - Update cover view as well as tags and library list on new book create. - Copy six.ensure_binary for Calibre v3. - Reduce debug output. - Changes for eventual Python3 migration of Calibre. - Add 'current time' option to custom datetime columns. - Add a check and error message for unsupported epub3. - Rewrite SPEC into the standard pythonish one.
Matej Cepl2020-04-20 17:00:22 +00:00