View Single Post
Old 06-14-2023, 12:01 PM   #482
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 6,999
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Test Version Attached

2023-06-14
- Fix for writing relative paths in merged epub
- Update Translations

Okay, I see the issue now. These epubs have content.opf down a directory and then referring to the jacket.xhtml as "../jacket.xhtml" in the manifest.

EpubMerge isn't handling that correctly when it copies the file to the new epub, instead of 2/jacket.xhtml it's ending up in 2/OEBPS/jacket.xhtml.

Most epubs I've seen either have content.opf at the top level or have everything it refers to in the same dir. I'm also seeing the same issue with a fonts dir in the 2nd epub.

This test version works for me.

Last edited by JimmXinu; 07-19-2023 at 12:45 PM. Reason: Remove obsolete test version
JimmXinu is offline   Reply With Quote