mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-08 18:54:09 -04:00
Nook TSR driver: Do not upload separate cover thumbnails
This commit is contained in:
parent
5738b0453c
commit
66f98e8ee2
@ -117,4 +117,6 @@ class NOOK_TSR(NOOK):
|
||||
EBOOK_DIR_MAIN = EBOOK_DIR_CARD_A = 'My Files/Books'
|
||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = 'EBOOK_DISK'
|
||||
|
||||
def upload_cover(self, path, filename, metadata, filepath):
|
||||
pass
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user