Quote:
Originally Posted by sgmoore
Minor issue.
This message is printed to the console/stdout every time calibre starts - including when you run calibredb.exe. This causes me a problem as I have a routine that is capturing and parsing the output from running calibredb and not expecting this.
|
Quote:
Originally Posted by Comfy.n
I will correct that ASAP. Thanks for the heads up
|
The message is gone (thanks), but the reset settings routine is still being run every time. Looks like you are comparing a list [1.0.3] vs a tuple (1.0.3) which means that the customisations/settings are being reset
every time rather than only when a new version is detected.