mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-07 10:14:46 -04:00
Fix scanning for books on Aluratek Color
Fix a regression that broke scanning for books on all devices that used the Aluratek Color driver. Fixes #1192940 [No longer seeing books on Odys Leon (Aluratek colour)](https://bugs.launchpad.net/calibre/+bug/1192940)
This commit is contained in:
parent
2ee5ad2e30
commit
4fe86065f9
@ -211,6 +211,7 @@ class ALURATEK_COLOR(USBMS):
|
||||
VENDOR_NAME = ['USB_2.0', 'EZREADER', 'C4+']
|
||||
WINDOWS_MAIN_MEM = WINDOWS_CARD_A_MEM = ['USB_FLASH_DRIVER', '.', 'TOUCH']
|
||||
SCAN_FROM_ROOT = True
|
||||
SUPPORTS_SUB_DIRS_FOR_SCAN = True
|
||||
|
||||
class TREKSTOR(USBMS):
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user