View Single Post
Old 04-23-2019, 11:45 PM   #11
ceridwen
Enthusiast
ceridwen began at the beginning.
 
Posts: 36
Karma: 10
Join Date: Feb 2017
Device: Kobo Aura H2O
Quote:
Originally Posted by ilovejedd View Post
EPUB has specific rules when you zip it. Iirc, the first file added to the ZIP must be the manifest and it must be stored without compression. Can't remember the rules exactly right now.
The official spec only says that the mimetype file to be first:
http://www.idpf.org/epub/301/spec/ep...tainer-zipreqs I tried rebuilding my test epubs (with the content.opf edits) with the mimetype file first and this fixed the issue. Thanks!

Quote:
Originally Posted by ilovejedd View Post
Sorry wasn't more clear. I meant in the OPF.
Code:
"#value#": ["foo", "bar"]
At least that's how my tag-like custom columns were stored when I inspected the OPFs.
I see. In this case, it's me misinterpreting what the Calibre GUI is doing. Thanks for the pointer, now I think I can construct the custom Calibre meta tags correctly.
ceridwen is offline   Reply With Quote