|
I've been getting this error message as well:
Count Page/Word Statistics
Failed to initialize plugin: '/Users/HenryGeorge/Library/Preferences/calibre/plugins/FictionDB.zip'
do_count_statistics - book_path=None, pages_algorithm=0, page_count_mode=Download, statistics_to_run=['PageCount'], custom_chars_per_page=2400, icu_wordcount=True
do_count_statistics - job started for file book_path=None
-------------------------------
Logfile for book ID 13581 (The Tragic Mind - Robert D. Kaplan)
Method of counting _page_count_mode=Download _download_sources=[('goodreads', '60747416')]
results= {'PageCount': None}
FAILED TO GET PAGE COUNT FROM WEBSITE
13581
Failed to initialize plugin: '/Users/HenryGeorge/Library/Preferences/calibre/plugins/FictionDB.zip'
do_statistics_for_book: None 0 Download [('goodreads', '60747416')] ['PageCount'] 2400 True
DownloadPagesWorker::run - source_id=60747416, 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/60747416'
_parse_page_count: start
_parse_page_count: root.__class__= HtmlElement
_parse_page_count: pages_xpath='//div[@id="details"]/div[@class="row"]/span[@itemprop="numberOfPages"]/text()', =pages_regex='None'
_parse_page_count: pages= []
_parse_page_count: end
But I guess this is a problem with linking to the Goodreads site, from what I've read here?
|