mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-01-08 13:18:41 +01:00
...
This commit is contained in:
parent
50e347137a
commit
8ae608a41f
1 changed files with 0 additions and 1 deletions
|
|
@ -421,7 +421,6 @@ 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: Test importing with filetype plugin (archive, de-obfuscate)
|
||||
# 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