Hi, I am using 3.48 64-bit on windows 7.
Haven't used calibre in a while. I didn't have issues with metadata download before.
I disabled firewall, antivirus. Not using a VPN.
Using amazon, US, Amazon servers.
Below is the error:
---------
calibre, version 3.48.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:
{u'authors': [u'Lois Lowry'], u'identifiers': {u'amazon': u'B003JFJHRU', u'isbn': u'0618979743', u'urn': u'0618979743'}, u'timeout': 30, u'title': u'The Willoughbys'}
Using plugins: Amazon.com (1, 2, 25)
The log from individual plugins is below
****************************** Amazon.com (1, 2, 25) ******************************
Found 0 results
Downloading from Amazon.com took 8.55300021172
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36
Server: amazon
Getting details from:
https://www.amazon.com/dp/B003JFJHRU
get_details failed for url: u'https://www.amazon.com/dp/B003JFJHRU'
Traceback (most recent call last):
File "<string>", line 1502, in identify
File "<string>", line 376, in get_details
File "<string>", line 452, in parse_details
File "<string>", line 880, in parse_detail_bullets
File "<string>", line 890, in parse_detail_cells
File "<string>", line 514, in totext
File "<string>", line 514, in <genexpr>
AttributeError: 'unicode' object has no attribute 'isprintable'
Getting details from:
https://www.amazon.com/Willoughbys-L...1&unfiltered=1
get_details failed for url: u'https://www.amazon.com/Willoughbys-Lois-Lowry-ebook/dp/B003JFJHRU/ref=sr_1_1?keywords=B003JFJHRU&qid=1650906541&sr=8-1&unfiltered=1'
Traceback (most recent call last):
File "<string>", line 363, in run
File "<string>", line 376, in get_details
File "<string>", line 452, in parse_details
File "<string>", line 880, in parse_detail_bullets
File "<string>", line 890, in parse_detail_cells
File "<string>", line 514, in totext
File "<string>", line 514, in <genexpr>
AttributeError: 'unicode' object has no attribute 'isprintable'
************************************************** ******************************
The identify phase took 8.62 seconds
The longest time (8.553000) was taken by: Amazon.com
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
---------
Any ideas that might help?
Thank you,
BaM