View Single Post
Old 01-10-2020, 10:24 PM   #19
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,832
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by davidfor View Post
Firstly, nearly all of the metadata source plugins will do bulk downloads of metadata and covers. Several of us have demonstrated we can get the metadata for some of the ISBNs in your list. If you cannot, it means something is wrong on your end. Most likely, it is a configuration issue, or that you haven't installed the appropriate metadata source plugin. This is why I have asked twice to see the logs from fetch. We can at least see what sources are being used and if there are errors. Though, maybe you have sorted this out.

But, if price, reading age and "weight" (I don't know what you mean by this) are important, than you are probably wasting your time. None of the metadata source plugins will get these. And in fact, very few of them have them on the site the the metadata is fetched from. The source site would need to be a shop to have the price and I'm not sure if I have seen anywhere that has reading age. There is also a technical issue. The metadata source plugins can only updates the core metadata. Price and reading age are not part of this. Which means that even if they are available on the site, it isn't easy to fetch them into the library. You can store these in calibre using a custom column, but, you will have to populate them by some other means.
@davidfor - on a freshly installed calibre portable with default settings (including MD sources), I can't get a MD download for the following book,

Click image for larger version

Name:	Annotation 2020-01-11 141216.jpg
Views:	145
Size:	316.8 KB
ID:	176321


Spoiler:
calibre, version 4.8.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': None, u'timeout': 30, u'title': None, u'identifiers': {u'isbn': u'9788558890243'}}
Using plugins: Google (1, 0, 1), Amazon.com (1, 2, 11)
The log from individual plugins is below

****************************** Amazon.com (1, 2, 11) ******************************
Found 0 results
Downloading from Amazon.com took 1.54999995232
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.86 Safari/537.36
Server: auto
Making google query: https://www.google.com/search?q=%289...www.amazon.com
Ignoring u'A Impossivel Faca da Memoria (Em Portugues do Brasil ...https://www.amazon.com \u203a Impossivel-Faca-Memoria-P...' as it has no cached page
Failed to find any results on results page, with title: (9788558890243 or 978-8558890243) site:www.amazon.com - Google Search
No search engine results for terms: (9788558890243 OR 978-8558890243)
Trying the bing search engine instead
Making bing query: https://www.bing.com/search?q=%28978...www.amazon.com
Failed to find any results on results page, with title: (9788558890243 or 978-8558890243) site:www.amazon.com - Bing
No search engine results for terms: (9788558890243 OR 978-8558890243)
No matches found with query: [u'(9788558890243', u'OR', u'978-8558890243)']

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

****************************** Google (1, 0, 1) ******************************
Found 0 results
Downloading from Google took 0.690999984741
Making query: https://books.google.com/books/feeds...ewability=none

************************************************** ******************************
The identify phase took 1.61 seconds
The longest time (1.550000) was taken by: Amazon.com
Merging results from different sources
We have 0 merged results, merging took: 0.00 seconds


Amazon has the ISBN, see post 11.

BR
BetterRed is offline   Reply With Quote