51b200caf4
Build and Push Reader API Image / docker (push) Successful in 1m12s
- 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.