I can still convert Books using Individual Convert but "Bulk Conversion" displays an error Popup message:
calibre, version 0.8.30
ERROR: Unhandled exception: <b>DatabaseException</b>:near ")": syntax error
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 271, in run
File "site-packages\calibre\library\sqlite.py", line 166, in get
OperationalError: near ")": syntax error
Traceback (most recent call last):
File "site-packages\calibre\gui2\actions\convert.py", line 105, in convert_ebook
File "site-packages\calibre\gui2\tools.py", line 115, in convert_bulk_ebook
File "site-packages\calibre\library\database.py", line 1094, in has_conversion_options
File "site-packages\calibre\library\sqlite.py", line 314, in run
DatabaseException: near ")": syntax error
RemoteTraceback (most recent call last):
File "site-packages\calibre\library\sqlite.py", line 271, in run
File "site-packages\calibre\library\sqlite.py", line 166, in get
OperationalError: near ")": syntax error
has anyone else had this problem