mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Opus driver generate t2b files and delete helper files when removing a book from the device.
This commit is contained in:
parent
08750ea76e
commit
c26fd05fce
@ -79,7 +79,7 @@ class CYBOOKG3(USBMS):
|
|||||||
return zip(paths, cycle([on_card]))
|
return zip(paths, cycle([on_card]))
|
||||||
|
|
||||||
|
|
||||||
class CYBOOK_OPUS(USBMS):
|
class CYBOOK_OPUS(CYBOOKG3):
|
||||||
|
|
||||||
name = 'Cybook Opus Device Interface'
|
name = 'Cybook Opus Device Interface'
|
||||||
gui_name = 'Cybook Opus'
|
gui_name = 'Cybook Opus'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user