Quote:
Originally Posted by BetterRed
Assuming the plugin is using the file system to store transient data, as was suggested by Kovid Goyal then:
Users who add books in large batches could try using the CALIBRE_TEMP_DIR Environment variable to a give calibre a 'dedicated' directory for temporary storage, on an SSD if possible, exclude the directory from AV scans, indexing, compression, encryption etc etc.
BR
|
The problem, @BetterRed, is that the lock is not accesing to the temporary file but the database itself. Without storing the path, the plugin doesn't read that file.