View Single Post
Old 05-12-2018, 04:33 AM   #1
raafal
Junior Member
raafal began at the beginning.
 
Posts: 5
Karma: 10
Join Date: May 2018
Device: none
Unhappy problem with "import all calibre data"

Using calibre 3.23 (linux 32bit) I successfully exported all calibre data.
I try to import that data in the new installation (linux 64bit). Unfortunately the process stops 2/3 way.
In the gui mode the progress window just freezes at some percentage and book title. I also tried:
Code:
calibre-debug -c "from calibre.utils.exim import test_import; test_import('/backup-path', '/calibre-library-path')"
the listing stops at the same book title, the last line shows "Killed". The import restores all the metadata, but folders for the latest book are just empty. Also, import did not restore installed plugins and calibre settings.

Is there a way to import all the data into calibre or at least unpack the whole archieve to get hold of the missing books? Because otherwise I'd lose 6000+ of them

Last edited by raafal; 05-12-2018 at 05:25 AM.
raafal is offline   Reply With Quote