Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Plugins

Notices

Reply
 
Thread Tools Search this Thread
Old 10-10-2025, 11:14 AM   #1861
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,141
Karma: 5005503
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
I'm reasonable certain that this discussion has happened before. Repeatedly. And that we've all agreed to disagree amicably.

I'm much more interested in "Yes, this fix works" or "No, it doesn't" so I know whether to release it or not.
JimmXinu is offline   Reply With Quote
Old 10-10-2025, 11:18 AM   #1862
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,789
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by JimmXinu View Post
I'm reasonable certain that this discussion has happened before. Repeatedly. And that we've all agreed to disagree amicably.

I'm much more interested in "Yes, this fix works" or "No, it doesn't" so I know whether to release it or not.
I don't disagree with releasing the fix. I just disagree with pBook page numbers for eBooks. Users can use whatever page number they want. I'm just putting in my 2 cents as to why not to use pBook page numbers.
JSWolf is offline   Reply With Quote
Old 10-10-2025, 02:27 PM   #1863
CRussel
(he/him/his)
CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.CRussel ought to be getting tired of karma fortunes by now.
 
CRussel's Avatar
 
Posts: 12,323
Karma: 80074820
Join Date: Jul 2010
Location: Sunshine Coast, BC
Device: Oasis (Gen3),Paperwhite (Gen10), Voyage, Paperwhite(orig), iPad Air M3
Quote:
Originally Posted by JimmXinu View Post
New Test Version

2025-10-09
- Update for goodreads.com site change

The site has changed to sending all the book data as a big Javascript data structure instead of HTML.
Fixed. THANK YOU.
CRussel is offline   Reply With Quote
Old 10-10-2025, 02:53 PM   #1864
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,141
Karma: 5005503
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Release

Release Notes:
https://github.com/kiwidude68/calibr..._pages-v1.14.0

[1.14.0] - 2025-10-10
Fixed
- Goodreads page count web scraping broken from website changes.
Changed
- Updated translations
JimmXinu is offline   Reply With Quote
Old 10-14-2025, 08:41 AM   #1865
alva
Member
alva began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jul 2024
Device: kobo Clara color
i now get the pages from good reads again but the reading index values stay empty
alva is offline   Reply With Quote
Old 10-14-2025, 12:22 PM   #1866
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,141
Karma: 5005503
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Are you referring to the Gunning Fog Index?

When I configure that to run, I do get an error in the job log:
Code:
Traceback (most recent call last):
  File "calibre_plugins.count_pages.jobs", line 211, in do_statistics_for_book
  File "calibre_plugins.count_pages.statistics", line 379, in get_text_analysis
  File "calibre_plugins.count_pages.nltk_lite.textanalyzer", line 22, in __init__
ModuleNotFoundError: No module named 'copy_reg\r'
Also reported in https://github.com/kiwidude68/calibr...ins/issues/139

That '\r' is the problem.

CP bundles a partial Natural Language Toolkit (NLTK) library. Part of that is a data structure that's been stored with python's 'pickle' (nltk_lite/english.pickle).

Long story short, .git needs to be told *.pickle is binary.
JimmXinu is offline   Reply With Quote
Old 10-14-2025, 12:22 PM   #1867
JimmXinu
Plugin Developer
JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.JimmXinu ought to be getting tired of karma fortunes by now.
 
JimmXinu's Avatar
 
Posts: 7,141
Karma: 5005503
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
New Release

Release Notes:
https://github.com/kiwidude68/calibr..._pages-v1.14.1

[1.14.1] - 2025-10-14
Fixed
- nltk_lite/english.pickle needs to be binary, windows eol treatment broke it.
JimmXinu is offline   Reply With Quote
Old 10-15-2025, 05:27 AM   #1868
alva
Member
alva began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Jul 2024
Device: kobo Clara color
Quote:
Originally Posted by JimmXinu View Post
Are you referring to the Gunning Fog Index?
That and the Flesh index.

It works again after the update thanks a lot
alva is offline   Reply With Quote
Old 10-15-2025, 08:05 AM   #1869
Waylander
Guru
Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.
 
Posts: 679
Karma: 2905052
Join Date: Oct 2013
Device: Kindle Paperwhite 5 16GB, Kindle Paperwhite 6, Kobo Clara,
Count Pages plugin is now working again, many thanks to JimmXinu for updating it.

I know I've asked this question before, but is there any chance that the PW6 might get Calibre-set page numbers, as previous Kindle models did?
Waylander is offline   Reply With Quote
Old 10-16-2025, 06:55 AM   #1870
finch6
Junior Member
finch6 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jun 2025
Device: Kindle PW
Great, working again for me too!! Thanks Devs!

Any chance we could get Hardcover.app as a source?
finch6 is offline   Reply With Quote
Old 10-16-2025, 08:00 AM   #1871
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,789
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by Waylander View Post
Count Pages plugin is now working again, many thanks to JimmXinu for updating it.

I know I've asked this question before, but is there any chance that the PW6 might get Calibre-set page numbers, as previous Kindle models did?
What you do is set a column for the the page number. Then you use that column to generate the page number when you send a KF8 eBook to your Kindle.

Go to Preferences > Plugins > Device Interface plugins > Kindle 2/3/4/Touch Device Interface. Click Customise plugin. Type the name of the custom column you set up for the count pages plug-in page numbers.

The column name I use is #pages.
JSWolf is offline   Reply With Quote
Old 10-16-2025, 03:37 PM   #1872
shamanNS
Wizard
shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.
 
Posts: 1,138
Karma: 12345678
Join Date: Feb 2010
Location: Serbia
Device: Kindle PW5, Kobo Libra 2, Kindle PW1
PW6 being a MTP device isn't using that device plugin.
Calibre's MTP plugin was relatively recently updated to generate apnx files.
shamanNS is offline   Reply With Quote
Old 10-17-2025, 01:11 PM   #1873
Waylander
Guru
Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.Waylander ought to be getting tired of karma fortunes by now.
 
Posts: 679
Karma: 2905052
Join Date: Oct 2013
Device: Kindle Paperwhite 5 16GB, Kindle Paperwhite 6, Kobo Clara,
Quote:
Originally Posted by shamanNS View Post
PW6 being a MTP device isn't using that device plugin.
Calibre's MTP plugin was relatively recently updated to generate apnx files.
I didn't know! I'm deleting and resending all my books now. I know there're strong disagreements about whether these page numbers from physical books even make sense for an ebook given the number of different display permutations, but I'm afraid for me it's a hangover from my print-dominant days, and for me it just doesn't feel right without page numbers, so I'm very pleased to hear about this update.
Waylander is offline   Reply With Quote
Old 10-17-2025, 01:50 PM   #1874
shamanNS
Wizard
shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.shamanNS ought to be getting tired of karma fortunes by now.
 
Posts: 1,138
Karma: 12345678
Join Date: Feb 2010
Location: Serbia
Device: Kindle PW5, Kobo Libra 2, Kindle PW1
IMHO page count makes sense only if it's based on constant criteria ( = number of characters). Then it's useful for comparing multiple books.
shamanNS is offline   Reply With Quote
Old 10-17-2025, 04:22 PM   #1875
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,789
Karma: 150249619
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by shamanNS View Post
IMHO page count makes sense only if it's based on constant criteria ( = number of characters). Then it's useful for comparing multiple books.
That's how ADE/RMSDK Page numbers work. RMSDK page numbers used 1024 compressed characters per page. It's very useful for figuring out how long a book is. Print page numbers are useless.

So what you can do is convert Kindle eBooks to ePub, get the ADE page count and then delete the ePub. Use that page number for calibre to do the Kindle page numbers.
JSWolf is offline   Reply With Quote
Reply

Tags
count, count pages, page count, pages, plugin


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[GUI Plugin] Quality Check kiwidude Plugins 1277 10-21-2025 11:04 AM
[GUI Plugin] Open With kiwidude Plugins 404 02-21-2025 06:42 AM
[GUI Plugin] Quick Preferences kiwidude Plugins 62 03-17-2024 12:47 AM
[GUI Plugin] Kindle Collections (old) meme Plugins 2070 08-11-2014 01:02 AM
[GUI Plugin] Plugin Updater **Deprecated** kiwidude Plugins 159 06-19-2011 01:27 PM


All times are GMT -4. The time now is 06:40 AM.


MobileRead.com is a privately owned, operated and funded community.