From 372cc73c13abb6c0d2d9e7ce1613e638ad948a4f Mon Sep 17 00:00:00 2001 From: Kolenka Date: Sat, 8 Oct 2011 08:15:37 -0700 Subject: [PATCH] Sony T1: Fix variables so configuration is a bit more appropriate. --- src/calibre/devices/prst1/driver.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/calibre/devices/prst1/driver.py b/src/calibre/devices/prst1/driver.py index 5c756cdabc..13f503fc00 100644 --- a/src/calibre/devices/prst1/driver.py +++ b/src/calibre/devices/prst1/driver.py @@ -42,8 +42,8 @@ class PRST1(USBMS): ) THUMBNAIL_HEIGHT = 144 - SCAN_FROM_ROOT = True - SUPPORT_SUB_DIRS = True + SUPPORTS_SUB_DIRS = True + MUST_READ_METADATA = True EBOOK_DIR_MAIN = 'Sony_Reader/media/books' EXTRA_CUSTOMIZATION_MESSAGE = [