I only get
calibre, version 2.48.0
ERROR: Failed: Restoring database failed, click Show details to see details
Traceback (most recent call last):
File "site-packages\calibre\db\restore.py", line 125, in run
File "site-packages\calibre\db\restore.py", line 278, in replace_db
WindowsError: [Error 32] Het proces heeft geen toegang tot het bestand omdat het door een ander
proces wordt gebruikt: u'\\\\rt-ac68u-5108\\Werkmap\\CalibreWerkMap\\metadata.db'
So it seems that i have to restore in command interface outside of calibre probably with
calibredb restore_database [options]
|