Files
reader-api/app
virtus 51b200caf4
Build and Push Reader API Image / docker (push) Successful in 1m12s
feat(epub): implement tolerant EPUB reader and refactor reading functions
- Introduced a new _TolerantEpubReader class to handle missing files in the EPUB manifest gracefully.
- Added read_epub_safe function to replace direct calls to epublib.read_epub, enhancing error handling.
- Updated build_merged_html_from_epub and build_chapters_from_epub functions to utilize the new reading method.
2026-06-03 11:20:52 +07:00
..