mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-06-23 15:30:45 -04:00
[Bug] Unable to connect to Bambook, due to API spec change in Device plugin.
This commit is contained in:
parent
57966cac76
commit
ba17bae957
@ -59,7 +59,7 @@ class BAMBOOK(DeviceConfig, DevicePlugin):
|
||||
|
||||
def reset(self, key='-1', log_packets=False, report_progress=None,
|
||||
detected_device=None) :
|
||||
self.open()
|
||||
self.open(None)
|
||||
|
||||
def open(self, library_uuid):
|
||||
# Make sure the Bambook library is ready
|
||||
|
Loading…
x
Reference in New Issue
Block a user