View Single Post
Old 10-01-2025, 11:15 PM   #1854
wolverine
Junior Member
wolverine began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Apr 2013
Device: Kindle Paperwhite
Not working for me either. On Calibre 8.12 and latest plugin 1.13.7.

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 9066 (Cities of the Plain - McCarthy, Cormac)
Method of counting _page_count_mode=Download _download_sources=[('goodreads', '8889449')]
results= {'PageCount': None}
FAILED TO GET PAGE COUNT FROM WEBSITE
9066
do_statistics_for_book: None 0 Download [('goodreads', '8889449')] ['PageCount'] 1500 True
DownloadPagesWorker::run - source_id=8889449, source_name=goodreads
DownloadPagesWorker::run - PAGE_DOWNLOADS[source_name]={'URL': 'https://www.goodreads.com/book/show/%s', 'pages_xpath': '//div[@class="FeaturedDetails"]/p[@data-testid="pagesFormat"]/text()', 'name': 'Goodreads', 'id': 'goodreads', 'icon': 'images/goodreads.png', 'active': True, 'pages_regex': '([0-9]+) pages'}
DownloadPagesWorker::run - self.pages_regex=([0-9]+) pages
Download source book url: 'https://www.goodreads.com/book/show/8889449'
_parse_page_count: start
_parse_page_count: pages_xpath='//div[@class="FeaturedDetails"]/p[@data-testid="pagesFormat"]/text()', =pages_regex='([0-9]+) pages'
_parse_page_count: pages= []
_parse_page_count: end
wolverine is offline   Reply With Quote