Since the latest update, I've been getting the following error.
Code:
Search job failure: ValueError('Unknown provider id: ocd')
Traceback (most recent call last):
File "calibre_plugins.overdrive_link.jobs", line 277, in lending_library_search_process
File "calibre_plugins.overdrive_link.jobs", line 445, in lending_library_search
File "calibre_plugins.overdrive_link.jobs", line 722, in match_library_and_calibre_books
File "calibre_plugins.overdrive_link.match", line 456, in match_book_lists
File "calibre_plugins.overdrive_link.book", line 192, in book_link_keys
File "calibre_plugins.overdrive_link.link", line 113, in __init__
File "calibre_plugins.overdrive_link.library", line 77, in validate_provider_id
ValueError: Unknown provider id: ocd
I tried a few variations and I found that the error occurs with "search for books by selected authors" but not with "search for selected books." It doesn't seem to matter whether I'm searching libraries or Amazon.
Let me know if there's any other info you need to help track down the bug. Thanks!