Quote:
Originally Posted by valyent
Hey @jhowell, thanks for making KFX Input!
I ran into a bug that preventing me from converting a few books. I was able to get around it by adding a `try/except` block around `name = self.strip_font_name(name)` in yj_to_epub_properties.py on line 2039.
Thanks again.
|
Thanks for the bug report! Would you mind sharing the ASIN of some books that exhibit this problem? I would like to determine the root cause of the failure and see if there might be a better way to handle it.