How to download file via "SmartDevice App Interface" Calibre driver
Hi,
What would be the code for downloading any file (not only books within the library location path in the "Calibre Companion" app) from a Calibre plugin?
I have the device object available via "self.opts.gui.device_manager.device" and "self.opts.gui.device_manager.device.name" returns "SmartDevice App Interface".
The use case is downloading a bookmarks file, located outside of the main path (where all books are uploaded), set up in the "Calibre Companion" app.
Than you.
|