Quote:
Originally Posted by BlackDogWhite
OK, so the error message has nothing to do with the download site, but the book we are looking up? I've tried doing a page count on a book for which I had already done the page count (last week) and it failed. FWIW. This sounds like my calibre library is corrupted - like it can't find the index for an entry???
|
No it is both. If you have the plugin configured to download the page count from a particular site, the books must have the identifier for that site. So, if you want the page count from Goodreads, the books must have a Goodreads identifier.
Quote:
I'm not sure how to do that, nor what that even means, to asses the configuration.
|
I just meant to look at the configuration for the plugin and make sure it is how you want it. Do you intend for it to download the page count rather than calculate it? Does it have the correct sites selected? If you don't have any Polish books, it might not make sense to have "lubimyczytac.pl" selected. And if you only have Polish books, it might not be sensible to have Goodreads selected.
Quote:
The version number for Count Pages is 1.8.2.
|
That is the released version.
Quote:
Here is the Count Pages.json contents:
{
"Options": {
"askForConfirmation": true,
"buttonDefault": "Download",
"checkAllSources": true,
"downloadSources": [
[
"goodreads",
true,
true
],
[
"lubimyczytac.pl",
true,
true
]
],
"overwriteExisting": true,
"showTryAllSources": true,
"updateIfUnchanged": true,
"useIcuWordcount": true,
"usePreferredOutput": false
}
}
|
That looks fine. But, you have enabled both download sources and if a book does not have an id for one, you will see the error.
Quote:
I'll do that as a separate message. Where is the log to which you refer?
|
Unfortunately, the log isn't showing much. I'll have test at home to see what I can see there.