View Single Post
Old 07-27-2022, 10:01 PM   #3
Joseph The Grave
Member
Joseph The Grave began at the beginning.
 
Posts: 21
Karma: 10
Join Date: Jul 2022
Device: PC
Quote:
Originally Posted by kovidgoyal View Post
look at the log in the metadata download window.
Here's what it says:

Spoiler:
calibre, version 5.44.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': '1632862441 (N)', 'authors': ['Dylan Jones'], 'identifiers': {'isbn': '9781408860571'}, 'timeout': 30}
Using plugins: Google (1, 0, 4), Amazon.com (1, 2, 28), Edelweiss (2, 0, 1)
The log from individual plugins is below

****************************** Google (1, 0, 4) ******************************
Found 0 results
Downloading from Google took 0.6545839309692383
Making query: https://www.google.com/search?q=9781408860571&tbm=bks
Plugin Google failed
Traceback (most recent call last):
File "calibre\ebooks\metadata\sources\identify.py", line 47, in run
File "<string>", line 469, in identify
File "<string>", line 409, in identify_via_web_search
File "<string>", line 77, 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.5835056304931641
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Safari/605.1.15
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 "<string>", line 323, in google_search
File "<string>", line 77, 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

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

****************************** Edelweiss (2, 0, 1) ******************************
Found 0 results
Downloading from Edelweiss took 0.024933815002441406
Currently Edelweiss returns random books for search queries

************************************************** ******************************
The identify phase took 0.83 seconds
The longest time (0.654584) was taken by: Google
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


Did something maybe get corrupted in a plugin when I imported those ebooks? I can always go back to a working backup but I've since imported about 20 new books and would prefer not to have to import them again and do the metadata thing. Plus, I'd like to know what happened so I can prevent/fix it in the future. The download metadata feature is very convenient and useful and I use it all the time..
Joseph The Grave is offline   Reply With Quote