Module koplugin.calibre.metadata
This module implements functions for loading, saving and editing calibre metadata files.
Calibre uses JSON to store metadata on device after each wired transfer. In wireless transfers calibre sends the same metadata to the client, which is in charge of storing it.
Functions
CalibreMetadata:loadDeviceInfo (file) | loads driveinfo from JSON file |