mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-08 18:43:39 +02:00
...
This commit is contained in:
parent
8ae608a41f
commit
450b9ae44c
1 changed files with 0 additions and 2 deletions
|
|
@ -420,7 +420,5 @@ def finish(self):
|
|||
def number_of_books_added(self):
|
||||
return len(self.added_book_ids)
|
||||
|
||||
# TODO: Duplicates and auto-merge (in particular adding duplicated files as well as adding files already in the db)
|
||||
# TODO: Report terminal erros where some books have been added better
|
||||
# TODO: Test direct add of books to device
|
||||
# TODO: Test adding form device to library
|
||||
|
|
|
|||
Loading…
Reference in a new issue