diff --git a/src/calibre/devices/kobo/driver.py b/src/calibre/devices/kobo/driver.py index 3b9c56e15c..509f2a19a4 100644 --- a/src/calibre/devices/kobo/driver.py +++ b/src/calibre/devices/kobo/driver.py @@ -701,6 +701,9 @@ class KOBO(USBMS): ContentType = 901 # Yet another hack: to get around Kobo changing how ContentID is stored return ContentType + def isTolinoDevice(self): + return False + def path_from_contentid(self, ContentID, ContentType, MimeType, oncard): path = ContentID