I am trying to match:
Title: Jade City
Author: Jade City
I'm getting "ERROR: no matches found"
Quote:
calibre, version 7.26.0
ERROR: No matches found: <p>Failed to find any books that match your search. Try making the search <b>less specific</b>. For example, use only the author's last name and a single distinctive word from the title.<p>To see the full log, click "Show details".
Running identify query with parameters:
{'title': 'Jade City', 'authors': ['Fonda Lee'], 'identifiers': {}, 'timeout': 30}
Using plugins: Amazon.com (1, 3, 12)
The log from individual plugins is below
****************************** Amazon.com (1, 3, 12) ******************************
Found 0 results
Downloading from Amazon.com took 1.4700932502746582
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
Server: amazon
Failed to make identify query: 'https://www.amazon.com/s/?search-alias=stripbooks&unfiltered=1&sort=relevanceexpran k&field-title=Jade+City&field-author=Fonda+Lee'
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\amazon.py", line 1511, in search_amazon
File "mechanize\_mechanize.py", line 241, in open_novisit
File "mechanize\_mechanize.py", line 313, in _mech_open
mechanize._response.get_seek_wrapper_class.<locals >.httperror_seek_wrapper: HTTP Error 503: Service Unavailable
************************************************** ******************************
The identify phase took 1.60 seconds
The longest time (1.470093) was taken by: Amazon.com
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
|
I have unchecked the Google metadata plugin as I specifically want it from Amazon.
Thanks