Quote:
Originally Posted by davidfor
In a discussion in the KoboTouchExtended driver thread, I discovered that one of the changes I had expected in firmware 4.32.19501 is not in it. This means that the version of the database I was using for testing is higher than that in the released firmware. I was expecting the database version to be 169, but, it is apparently 168. And that means that the test in the driver to see if the bookstats can be set in the database will fail. And the stats will not be set. Which explains why few people have seen them.
I have fixed this in the code and checked it in. Unfortunately, it will only be available when the next release of calibre is made.
It is possible to update the database version in the database. This will let the function work, but, it could cause issues when the next firmware is released. If you do this, you should undo it before the next release.
|
Are the changes in source yet? If so, I'll just switch over to running from source.