Attached is a beta of the plugin with a few changes. The main reason for the beta is that I have changed the SQLite library used by the plugin from sqlite3 to apsw. This matches my recent change in the KoboTouch driver. If I have done this correctly, you won't see a different. I just need to make sure it is working for others before an official release. The plugin should still be compatible with older versions of calibre, but I haven't done that much.
The changes are included in the beta are:
- Fix: Error deleting trigger.
- Fix: No progress bar for series management.
- Change: Change database reading to use the apsw library instead of sqlite3 library.
- Change: Better handling of the progress bar.
- Fix: Timestamp issues when updating metadata.
The version number is 2.3.3. If anyone sees any problems please tell me.