View Single Post
Old 07-06-2011, 05:59 PM   #1
siebert
Developer
siebert has a complete set of Star Wars action figures.siebert has a complete set of Star Wars action figures.siebert has a complete set of Star Wars action figures.
 
Posts: 155
Karma: 280
Join Date: Nov 2010
Device: Kindle 3 (Keyboard) 3G / iPad 9 WiFi / Google Pixel 6a (Android)
How to access all identifier when writing mobi files?

Hi,

when I fetch metadata from amazon in calibre, the asin will be stored as identifier "AMAZON" in metadata.opf and is shown in the gui.

But this identifier isn't available in oeb.metadata['identifier'] in _build_exth() of src\calibre\ebooks\mobi\writer.py if I convert an epub file to mobi (I assume that the oeb.metadata is build from the content of the epub instead of the data in metadata.opf).

Is there any way to access the asin at this location?

Ciao,
Steffen
siebert is offline   Reply With Quote