Replies: 1 comment 4 replies
-
|
@majora2007 can correct me if im wrong but its done that way because the details do not matter that much. there are other errors involving items that do give more details but most of the solutions are all the same. For epub you process the book in calibre, that may mean using polish to upgrade the internals to epub 3 (fixes a lot of issues) or doing an epub to epub conversion so calibre rebuilds the book. For CBZ it means you need to unpack it, check for corruption, and repack it. PDF ill be honest ive not come across one of those errors but it likely just needs the metadata reset with calibre. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Idea Description
I'm facing similar issues as #1921; lots of "There was an exception parsing metadata" or "There was an exception when opening epub book" or errors counting words, etc. And I understand the issues are likely in the epub and pdf files themselves.
But it would be nice if the app surfaced some details about exactly what the exception is so I can debug and fix the files.
If I search the logs, I do get a bit more info, but even there it's vague for example:
The obvious question when seeing that log: which epub file? Which ZipArchiveEntry within the epub zip?
App screenshot
Log screenshot
Idea Category
User Experience
Duration of Using Kavita
1 day
Before submitting
Beta Was this translation helpful? Give feedback.
All reactions