View Single Post
Old 08-15-2016, 08:48 AM   #1153
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Beta - SQLite library change

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.

Last edited by davidfor; 08-20-2016 at 06:52 AM. Reason: Removed beta.
davidfor is offline