View Single Post
Old 01-22-2009, 01:54 PM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,870
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Actually the newest version of calibre no longer automatically imports books from library1.db

To import your old library, upgrade as Pilot bob described, then run the following command in a terminal

Code:
calibre-debug --migrate c:\path\to\library1.db c:\path\to\your\new\library\folder
Make your the new library folder exists and if either of the paths have spaces in them, enclose them with quotes
kovidgoyal is offline   Reply With Quote