API ability for editing epub while transfering to device
Hello,
I have a question which I couldn't get answered by reading the plugin API:
Is there any way to implement functionality in a plugin that edits the contents of an epub while transfering to the device (or maybe edit the epub on the device after transfering). I don't want to have to implement a device driver plugin but use the current activated one. I'd just want to hijack the transfer and edit the epub zip contents, unaware of the concrete underlying device and its driver plugin. Does the API provide an endpoint for this?
Thanks in advance.
|