Quote:
Originally Posted by jindroush
funny thing about use_cache must have been introduced later.
|
The problem has been there since at least calibre 4.0. It would work sometimes. If use_cache is true and the book's format metadata is in the cache then update_db was ignored. I changed it to give priority to update_db, ignoring use_cache if update_db is true.