diff --git a/src/calibre/devices/prst1/driver.py b/src/calibre/devices/prst1/driver.py index 0987e21a1c..0fde160e50 100644 --- a/src/calibre/devices/prst1/driver.py +++ b/src/calibre/devices/prst1/driver.py @@ -30,7 +30,7 @@ class PRST1(USBMS): booklist_class = CollectionsBookList FORMATS = ['epub', 'pdf', 'txt'] - CAN_SET_METADATA = ['title', 'authors', 'collections'] + CAN_SET_METADATA = ['collections'] CAN_DO_DEVICE_DB_PLUGBOARD = True VENDOR_ID = [0x054c] #: SONY Vendor Id