When I try to use the plugin, it cannot find the book I'm looking for. Here's the error message:
Code:
calibre, version 7.2.0
FEHLER: Keine Übereinstimmungen gefunden: <p>Es wurden keine Bücher für die aktuelle Suche gefunden. Versuchen Sie, die Suche <b>weniger spezifisch</b> zu formulieren. Verwenden Sie beispielsweise nur den Nachnamen des Autors und ein einzelnes, prägnantes Wort aus dem Titel.<p>Um den gesamten Protokoll zu lesen, klicken Sie auf "Details anzeigen".
Running identify query with parameters:
{'title': 'Yellowface: The Instant #1 Sunday Times Bestseller and Reese Witherspoon Book Club Pick From Author R.F. Kuang', 'authors': ['Rebecca F Kuang'], 'identifiers': {'isbn': '9780008532796'}, 'timeout': 30}
Using plugins: Kobo Metadata (1, 2, 0)
The log from individual plugins is below
****************************** Kobo Metadata (1, 2, 0) ******************************
Found 0 results
Downloading from Kobo Metadata took 1.0022008419036865
KoboMetadata::identify: title: Yellowface: The Instant #1 Sunday Times Bestseller and Reese Witherspoon Book Club Pick From Author R.F. Kuang, authors: ['Rebecca F Kuang'], identifiers: {'isbn': '9780008532796'}
KoboMetadata::identify: Getting metadata with isbn: 9780008532796
KoboMetadata::identify: Looking up metadata with url: https://www.kobo.com/de/en/search?query=9780008532796
KoboMetadata::identify: Got exception looking up metadata: list index out of range
********************************************************************************
The identify phase took 1.01 seconds
The longest time (1.002201) was taken by: Kobo Metadata
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
When I just use the search URL in my browser, the first result is the book I'm looking for, so I think there is something wrong with the array that the plugin is trying to search.