Hi,
I have enabled a single plugin (Google). The log shows calibre downloads the correct metadata. Yet (after the metadata download) in the Edit Metadata > Download Metadata dialog, I end up with an older publication date, one that isn't even in the log:
Quote:
Running identify query with parameters:
{u'authors': None, u'identifiers': {u'isbn': u'0321545893'}, u'timeout': 30, u'title': None}
Using plugins: Google
The log from individual plugins is below
****************************** Google ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US) AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.78 Safari/532.5')]
Found 1 results
Downloading from Google took 1.23421812057
---
Title : Artificial Intelligence: Structures and Strategies for Complex Problem Solving
Author(s) : George F. Luger
Publisher : Pearson Addison-Wesley
Tags : Computers, Intelligence (AI) & Semantics, General
Languages : eng
Published : 2009-12-15T17:53:41.284761+00:00
Identifiers : google:bZwdAQAAIAAJ, isbn:9780321545893
Comments :
************************************************** ******************************
The identify phase took 1.41 seconds
The longest time (1.234218) was taken by: Google
Merging results from different sources and finding earliest publication dates from the xisbn service
We have 1 merged results, merging took: 0.67 seconds
|
In the dialog I get 1993 instead of 2009 as the publication date (which is the date of an older edition with a different ISBN) -- yet the ISBN is correct.
Is this due to the "xisbn service"? How come the log doesn't even mention a 1993 book? Can I disable merging or xisbn?