Hello. I've installed the plugin correctly, have goodreads:[ID] in the metadata, and have confirmed that the book(s) in question have page numbers listed on their respective Goodreads page, but 90% of the time I get an error message that looks like this:
Quote:
Count Page/Word Statistics
do_count_statistics - book_path=None, pages_algorithm=0, page_count_mode=Download, statistics_to_run=['PageCount'], custom_chars_per_page=1500, icu_wordcount=True
do_count_statistics - job started for file book_path=None
-------------------------------
Logfile for book ID 615 (Smartcuts: How Hackers, Innovators, and Icons Accelerate Success)
Method of counting _page_count_mode=Download _download_sources=[('goodreads', '20910174')]
results= {'PageCount': None}
FAILED TO GET PAGE COUNT FROM WEBSITE
615
do_statistics_for_book: None 0 Download [('goodreads', '20910174')] ['PageCount'] 1500 True
DownloadPagesWorker::run - source_id=20910174, source_name=goodreads
DownloadPagesWorker::run - PAGE_DOWNLOADS[source_name]={'URL': 'http://www.goodreads.com/book/show/%s', 'pages_xpath': '//div[@id="details"]/div[@class="row"]/span[@itemprop="numberOfPages"]/text()', 'name': 'Goodreads', 'id': 'goodreads', 'icon': 'images/goodreads.png', 'active': True}
DownloadPagesWorker::run - self.pages_regex=None
Download source book url: 'http://www.goodreads.com/book/show/20910174'
Failed to make details query: 'http://www.goodreads.com/book/show/20910174'
|
I've also confirmed that the Calibre app has permissions for both private and public networks on my firewall.
Any suggestions?