
I'm tech challenged, so please be patient.
My Goodreads plugin [or all my metadata searches?] stopped working.
This is the error log when I try to use 'download metadata; [this is just an example, it's happened with all my books recently. I tried re-setting most of the metadata search to default but still not getting any metadata. also, I'm using Calibre 2.0, also I tried updating my plugins]
Quote:
Running identify query with parameters:
{u'authors': [u'Blakney Francis'], u'identifiers': {}, u'timeout': 30, u'title': u'Bless Her Heart'}
Using plugins: Fantastic Fiction, Goodreads, FictionDB, Google, Amazon.com, ISBNDB
The log from individual plugins is below
****************************** Goodreads ******************************
Request extra headers: [('User-agent', 'Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1')]
Found 0 results
Downloading from Goodreads took 11.1949999332
Querying: http://www.goodreads.com/search?sear...e=books&search[query]=Bless+Her+Heart+Blakney+Francis
no isbn
response: <Element html at 0x4cd3bd0>
Found match: 0 Bless Her Heart [u'Blakney Francis']
_parse_search_results: 1 first_result[i]: <td width="100%" valign="top">
<a class="bookTitle" itemprop="url" href="/book/show/17725053-bless-her-heart?from_search=true">
<span itemprop="name">Bless Her Heart</span>
</a> <br>
<span class="by">by</span>
<span itemprop="author" itemscope="" itemtype="http://schema.org/Person">
<div class="authorName__container">
<a class="authorName" itemprop="url" href="https://www.goodreads.com/author/show/7027857.Blakney_Francis?from_search=true"><span itemprop="name">Blakney Francis</span></a> <span class="greyText">(Goodreads Author)</span>
</div>
</span>
<br>
<div>
<span class="greyText smallText uitext">
<span class="minirating"><span class="stars staticStars"><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p10"></span><span size="12x12" class="staticStar p6"></span><span size="12x12" class="staticStar p0"></span></span> 3.85 avg rating — 55 ratings</span>
—
published
2015
—
<a class="greyText" rel="nofollow" href="/work/editions/24793210-bless-her-heart">2 editions</a>
</span>
</div>
</td>
Plugin Goodreads failed
Traceback (most recent call last):
File "site-packages\calibre\ebooks\metadata\sources\identify. py", line 44, in run
File "calibre_plugins.goodreads.__init__", line 158, in identify
File "calibre_plugins.goodreads.__init__", line 232, in _parse_search_results
IndexError: list index out of range
|