I'm trying to figure out some details regarding the kf8 metadata support and find the decoder very useful in general, so thank you for that!
I'm having a difficulty to find out if some of the OPF attributes in the dc elements are added to the kf8 format. When generating a mobi from an opf file with the previewer and unpacking it with the decoder, it has lost the attributes:
<dc:creator opf:role="this" opf:file-as="that">…</dc:creator>
I thought that mobi supported these opf related schemes, and I get the warnings
Warning: Unknown metadata with id 129 found
Warning: Unknown metadata with id 131 found
Warning: Unknown metadata with id 125 found
from the unpacking process. Could it be that these information get lost during unpacking?
Andreas
|