I blanked out all information, and put isbn:<number>, and it still shows zero search results, yet I can pull the information up via manual amazon or google search. An example is isnb: 9781568817118 for 3d Engine Design for Virtual Globes. (purchased through humblebundle for those curious)
I can pull up the information manually and copy/paste, but thought I'd chime in on this issue.
---------------------------------------------------------
calibre, version 6.2.1
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': 'tmpnXC8HQ', 'authors': None, 'identifiers': {'isbn': '9781568817118'}, 'timeout': 30}
Using plugins: Google (1, 0, 6), Amazon.com (1, 2, 28)
The log from individual plugins is below
****************************** Google (1, 0, 6) ******************************
Found 0 results
Downloading from Google took 1.9009332656860352
Making query:
https://www.google.com/search?q=9781568817118&tbm=bks
Plugin Google failed
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 47, in run
File "calibre\ebooks\metadata\sources\google.py", line 472, in identify
File "calibre\ebooks\metadata\sources\google.py", line 411, in identify_via_web_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 88, in query
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 429: Too Many Requests
************************************************** ******************************
****************************** Amazon.com (1, 2, 28) ******************************
Found 0 results
Downloading from Amazon.com took 0.47011470794677734
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.87 Safari/537.36
Server: auto
Making google query:
https://www.google.com/search?q=%289...www.amazon.com
Plugin Amazon.com failed
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 47, in run
File "calibre\ebooks\metadata\sources\amazon.py", line 1536, in identify
File "calibre\ebooks\metadata\sources\amazon.py", line 1469, in search_search_engine
File "calibre\ebooks\metadata\sources\search_engines.py ", line 331, in google_search
File "calibre\ebooks\metadata\sources\search_engines.py ", line 88, in query
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 429: Too Many Requests
************************************************** ******************************
The identify phase took 2.00 seconds
The longest time (1.900933) was taken by: Google
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds