From 6975543207a0b8eae74fa74428815e34061f6fe0 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Thu, 25 Jul 2013 12:39:03 +0530 Subject: [PATCH] newdb: calibredb add calibre file.ebook tested --- src/calibre/db/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/calibre/db/__init__.py b/src/calibre/db/__init__.py index ceb6485efc..d501883d30 100644 --- a/src/calibre/db/__init__.py +++ b/src/calibre/db/__init__.py @@ -137,7 +137,6 @@ def get_db_loader(): ''' Various things that require other things before they can be migrated: - 1. Check that metadata - backup, refresh gui on calibredb add and moving libraries all work (check + 1. Check that metadata backup, and moving libraries all work (check them on windows as well for file locking issues) '''