mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #897523 (Cybook Odyssee does not show transferred books)
This commit is contained in:
parent
b2c7c601c9
commit
29041f74a7
@ -175,7 +175,7 @@ class ODYSSEY(N516):
|
||||
|
||||
FORMATS = ['epub', 'fb2', 'html', 'pdf', 'txt']
|
||||
|
||||
EBOOK_DIR_MAIN = 'calibre'
|
||||
EBOOK_DIR_MAIN = 'Digital Editions'
|
||||
|
||||
def get_main_ebook_dir(self, for_upload=False):
|
||||
if for_upload:
|
||||
|
Loading…
x
Reference in New Issue
Block a user