Hi! I've finally reached a point in my fanfic update to use the Anthology feature.
But every time I use a series url (ex:
http://archiveofourown.org/series/2904 ) I get a ValueError: invalid literal for float(): 79 55.
Code:
Traceback (most recent call last):
File "site-packages\calibre\gui2\proceed.py", line 118, in do_ask_question
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_plugin", line 1210, in do_download_merge_update
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_plugin", line 1025, in update_books_loop
File "calibre_plugins.fanfictiondownloader_plugin.ffdl_plugin", line 1401, in update_metadata
File "site-packages\calibre\library\custom_columns.py", line 512, in set_custom
File "site-packages\calibre\library\custom_columns.py", line 531, in _set_custom
File "site-packages\calibre\library\custom_columns.py", line 175, in adapt_number
ValueError: invalid literal for float(): 79 55
The anthology seems fine, with all stories, but I haven't had the time to check everything.
Is this something I should worry about? Or is it something to do with metadata and custom columns?
Thanks again for your work and attention.