I am using caliibre 4.5 and when i try to download metadata for a Chinese book it gives me an Error: No matches found. But when I look at the details I can see that it found no matches for the other sources but for Douban it failed to "make identify query" which may mean the problem is with the plugin.
Here is the log (only for the Douban Query):
Code:
calibre, version 4.5.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'title': u'\u7f8e\u5c11\u5e74\u9020\u578b\u7bc7-\u6700\u65b0\u5361\u901a\u6f2b\u753b\u6280\u6cd58', u'timeout': 30, u'identifiers': {}, u'authors': [u'\u5c0f\u5d0e\u4e9a\u8863']}
Using plugins: Goodreads (1, 4, 0), Google (1, 0, 0), Amazon.com (1, 2, 11), Edelweiss (2, 0, 1), Douban Books (2, 1, 1)
The log from individual plugins is below
****************************** Douban Books (2, 1, 1) ******************************
Found 0 results
Downloading from Douban Books took 3.62799978256
Failed to make identify query: u'https://api.douban.com/book/subjects?q=%E7%BE%8E%E5%B0%91%E5%B9%B4%E9%80%A0%E5%9E%8B%E7%AF%87-%E6%9C%80%E6%96%B0%E5%8D%A1%E9%80%9A%E6%BC%AB%E7%94%BB%E6%8A%80%E6%B3%958+%E5%B0%8F%E5%B4%8E%E4%BA%9A%E8%A1%A3&apikey=0bd1672394eb1ebf2374356abec15c3d'
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\douban.py", line 334, in identify
File "site-packages\mechanize\_mechanize.py", line 238, in open_novisit
File "site-packages\mechanize\_mechanize.py", line 309, in _mech_open
httperror_seek_wrapper: HTTP Error 403: Forbidden
********************************************************************************
The identify phase took 4.24 seconds
The longest time (4.202000) was taken by: Amazon.com
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds
I got the name of the book and its author from Douban itself and also I tried using VPN but the error persisted.
Is there anyway to resolve this?
Thanks