Quote:
Originally Posted by chaley
Also, in most cases the calibre db layer checks if the item is being set to itself and doesn't change last_modified.
You could of course test this easily enough...
|
Yes I forgot about that when I replied. @chaley introduced a change to calibre db to solve a problem with the LM plugin. So, you can use whatever option without worrying about updating with the same value.
The checking of values with the template option precedes chaley's change to the db. I will look into removing this step to improve performance.