Here is another beta with three changes:
- Fix: For word count, text from all files was appended together without a space in between.
- Update: Only write changes if they are different to the current values.
- New: Spanish translation thanks to Terisa de morgan.
The first has been there for a long time and meant if there were multiple files inside an epub, the word count would be one word per file. Not much, but a bug no matter what.
The other change is to only update the statistics in the metadata if the statistic has actually changed. The main point of this is that the modified timestamp of the book will not get changed if none of the statistic have actually changed. There is an option in the configuration to force the update if that is what you want. And my apologies to Terisa as there are two new strings to translate.
As always, tell me if there are any problems. I am aiming for release on the weekend if anyone is doing a translation.