mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
...
This commit is contained in:
parent
ec9414433b
commit
90e250c032
@ -319,7 +319,7 @@ class PRST1(USBMS):
|
|||||||
THUMBNAIL_HEIGHT = 217
|
THUMBNAIL_HEIGHT = 217
|
||||||
SCAN_FROM_ROOT = True
|
SCAN_FROM_ROOT = True
|
||||||
EBOOK_DIR_MAIN = __appname__
|
EBOOK_DIR_MAIN = __appname__
|
||||||
|
SUPPORTS_SUB_DIRS = True
|
||||||
|
|
||||||
def windows_filter_pnp_id(self, pnp_id):
|
def windows_filter_pnp_id(self, pnp_id):
|
||||||
return '_LAUNCHER' in pnp_id or '_SETTING' in pnp_id
|
return '_LAUNCHER' in pnp_id or '_SETTING' in pnp_id
|
||||||
|
Loading…
x
Reference in New Issue
Block a user