Bugfixes from testrun

This commit is contained in:
Ozzie Isaacs
2024-01-14 14:28:08 +01:00
parent ffc13a5565
commit 3814fbf08f
5 changed files with 1577 additions and 489 deletions

View File

@@ -1018,6 +1018,7 @@ def do_calibre_export(book_id, book_format, ):
except OSError as ex:
# ToDo real error handling
log.error_or_exception(ex)
return None, None
##################################