Quote:
Originally Posted by BetterRed
Try asking chaley - it might possible to extract from a CC database into a CSV file and use it to as input into the "Import List" calibre plugin.
BR
|
That isn't possible at least with CC as I left it some time back.
There is one possible way if you are willing to process a JSON file to extract the information into something that import list can deal with. The CC wireless device keeps a cache of the books on the device to avoid sending metadata that hasn't changed. That cache file is a JSON encoded array of book metadata containing all standard and custom column data. It is located in |Users|**name**\AppData\Local\calibre-cache named wireless_device_......
This thread discusses something similar.