View Single Post
Old 05-13-2022, 10:54 PM   #1
bthuree
Junior Member
bthuree began at the beginning.
 
Posts: 4
Karma: 10
Join Date: May 2022
Device: Kindle
Read MetaData online, no matches found

Hi
Love Calibre, but every now and then when I am updating my metadata with various online sources, it fails with no matches found.

For instance, the below extract is for one of Chris Hectl latest books which I bought, and added to my Calibre library (downloaded from Amazon library to my laptop, and uploaded it to calibre after that). Then decided to update the metadata, but failed.

If I do a simple google search for amazon+B08R3123LK I find the book.

Any suggestions on what I should do to fix this is very much appreciated.

Cheers

calibre, version 5.42.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': 'Embers (The Ragnarok Trilogy Book 3)', 'authors': ['Chris Hechtl'], 'identifiers': {'mobi-asin': 'B08R3123LK'}, 'timeout': 30}
Using plugins: Google (1, 0, 3), Amazon.com (1, 2, 27)
The log from individual plugins is below

****************************** Google (1, 0, 3) ******************************
Found 0 results
Downloading from Google took 3.7271640300750732
Making query: https://books.google.com/books/feeds...ewability=none
No results found, retrying without identifiers
Making query: https://books.google.com/books/feeds...ewability=none
No results found, retrying without sub-title
Making query: https://books.google.com/books/feeds...ewability=none

************************************************** ******************************

****************************** Amazon.com (1, 2, 27) ******************************
Found 0 results
Downloading from Amazon.com took 0.9845800399780273
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=Embe...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 1513, in identify
File "calibre/ebooks/metadata/sources/amazon.py", line 1446, in search_search_engine
File "calibre/ebooks/metadata/sources/search_engines.py", line 288, in google_search
File "calibre/ebooks/metadata/sources/search_engines.py", line 68, 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 3.82 seconds
The longest time (3.727164) was taken by: Google
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
bthuree is offline   Reply With Quote