Don't repack EPUB if nothing has changed

This commit is contained in:
NoDRM
2024-11-10 15:21:09 +01:00
parent c5ee327a60
commit de3d91f5e5
2 changed files with 18 additions and 4 deletions

View File

@@ -109,4 +109,5 @@ This is v10.0.9, a release candidate for v10.1.0. I don't expect there to be maj
- Fix SHA1 hash function for erdr2pml.py script (#608, thanks @unwiredben).
- Make Kobo DRM removal not fail when there are undownloaded ebooks (#384, thanks @precondition).
- Fix Obok import failing in Calibre flatpak due to missing ip command (#586 and #585, thanks @jcotton42).
- Don't re-pack EPUB if there's no DRM to remove and no postprocessing done (fixes #555).