weto91 / kindle-cover-fixer

Fix your e-book covers in your Kindle device
GNU General Public License v3.0
22 stars 4 forks source link

[Future 2.6] If you open caliber while the application is processing covers, a database corrupt error appears. #14

Closed weto91 closed 9 months ago

weto91 commented 9 months ago

Is your feature request related to a problem? Please describe. If you open caliber while the application is processing covers, a database corrupt error appears.

Describe the future solution This is normal since the application reads the database, capturing its usage and not allowing caliber to access it. The solution that will be implemented is to copy the database first, and read the copy instead of the original file.

Workaround until fixed Do not open caliber while the application is processing images.

Additional context To be implemented in v2.6

weto91 commented 9 months ago

Fixed on v2.6