View Single Post
Old 02-11-2023, 02:07 PM   #8052
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,017
Karma: 4604635
Join Date: Dec 2011
Location: Midwest USA
Device: Kobo Clara Colour running KOReader
Quote:
Originally Posted by ownedbycats View Post
The 'always overwrite' option is from the Count Pages options. I know it override a checked option and doesn't overwrite the wordcount.

Does it also override an unchecked option and overwrite the pagecount?
FFF calls Count Page's count_statistics() method. See https://github.com/kiwidude68/calibr...action.py#L168

It looks to me like CP will apply its settings. Personally, I'd just try it and see.

I'd forgotten about it, but there is an important difference between 'Calculate Word Count' option on FFF's General tab and the settings on the FFF Count Pages tab.

'Calculate Word Count' uses Calibre's internal word count mechanism during the download phase and sets numWords as if that number had come from the site. Affects titlepage and if you are setting a word count column from FFF, either on Custom Columns tab or from custom_columns_settings.

The FFF Count Pages tab settings only control whether CP is called and with what count algorithms. After that it's all on CP.
JimmXinu is offline   Reply With Quote