Quote:
Originally Posted by Tiffisters
Code:
File "calibre_plugins.Reading_Goal.main", line 1029, in get_book_info
OSError: [Errno 22] Invalid argument
|
Check your date column. You probably have an invalid date in one of your books (like 1900 or something). If you have a date before the python epoch time (1970 if I'm not mistaken), you get this error.