View Single Post
Old 03-20-2023, 11:46 PM   #676
Drymarchon
Junior Member
Drymarchon began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Mar 2023
Device: none
plugin is failing to find any books that match search consistently, this isn't the first book its done with with in the past couple days.

Code:
Running identify query with parameters: 
{'title': 'Two Witches and a Whiskey', 'authors': ['Annette Marie'], 'identifiers': {'isbn': '9781988153261', 'goodreads': '42087503'}, 'timeout': 30} 
Using plugins: Goodreads (1, 7, 3) 
The log from individual plugins is below 

****************************** Goodreads (1, 7, 3) ****************************** 
Found 0 results 
Downloading from Goodreads took 1.4515268802642822 
identify - start. title=Two Witches and a Whiskey, authors=['Annette Marie'], identifiers={'isbn': '9781988153261', 'goodreads': '42087503'}
Goodreads book url: 'https://www.goodreads.com/book/show/42087503'
Trying to parse book json for 2022 web page format
Json script node found, page in 2022+ html format
Could not parse all of title/authors/goodreads id from: 'https://www.goodreads.com/book/show/42087503'
Found Goodreads id: '42087503' Title: None Authors: None
Drymarchon is offline   Reply With Quote