Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old Yesterday, 11:29 AM   #16
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,356
Karma: 148951763
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by readabit View Post
Ah, okay, that is helpful -- than you much for all the clarification!

Appreciate all the help, everyone -- I think I'm good to go!
You'll be even better to go once you follow the directions I've posted in the previous post.
JSWolf is offline   Reply With Quote
Old Yesterday, 11:48 AM   #17
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,193
Karma: 60406678
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by JSWolf View Post
My suggestion is to use the Modify ePub plugin. It's goal is to make as little changes to the code as possible. It will make less changes when it embeds the metadata then calibre will using polish.

And in the editor, it defaults to updating the metadata when you use it. So I suggest to disable that. The way to do it is to load an ePub into the editor. Then go to Edit > Preferences > Integration with calibre. Uncheck Update metadata embedded in the book when opening. That way the code will be not be changed at all if you use the editor. And when you exit out of the editor do not save the eBook.
Jon
AFAIK that (disable) is only needed if you do NOT want current Calibre metadata (cover) in the book. No other code is changed leaving that enabled.
theducks is offline   Reply With Quote
Advert
Old Yesterday, 12:05 PM   #18
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,356
Karma: 148951763
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by theducks View Post
Jon
AFAIK that (disable) is only needed if you do NOT want current Calibre metadata (cover) in the book. No other code is changed leaving that enabled.
The size of the eBook increased from 1579KB to 1749KB.

This is the changed code.
Code:
<?xml version="1.0"  encoding="UTF-8"?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="EbookISBN" version="2.0">
  <metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:opf="http://www.idpf.org/2007/opf" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <dc:title>A Drop of Corruption</dc:title>
    <dc:creator opf:role="aut" opf:file-as="Bennett, Robert Jackson">Robert Jackson Bennett</dc:creator>
    <dc:rights>Copyright © 2025 by Robert Jackson Bennett</dc:rights>
    <dc:publisher>Random House Worlds</dc:publisher>
    <dc:date>2025-03-31T23:00:00+00:00</dc:date>
    <dc:identifier id="EbookISBN">9780593723838</dc:identifier>
    <dc:description>&lt;div&gt;
&lt;p&gt;n the canton of Yarrowdale, at the very edge of the Empire’s reach, a Treasury officer has disappeared into thin air—vanishing from a room within a heavily guarded tower, its door and windows locked from the inside.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;To solve the case, the Empire calls on its most brilliant and mercurial detective, the great Ana Dolabra. At her side, as always, is her bemused assistant Dinios Kol.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Ana soon discovers that they are investigating not a disappearance but a murder—and one of surpassing cunning, carried out by an opponent who can pass through warded doors like a ghost. &lt;br&gt;Worse still, the killer may be targeting the high-security compound known as the Shroud, where the Empire harvests fallen titans for the volatile magic found in their blood. Should it fall, the Empire itself will grind to a halt, robbed of the magic that allows its wheels of power to turn.&lt;/p&gt;
&lt;p&gt;&lt;br&gt;Din has seen his superior solve impossible cases before. But as the death toll grows and their quarry predicts each of Ana’s moves with uncanny foresight, he fears that she has at last met an enemy she can’t defeat.&lt;/p&gt;&lt;/div&gt;</dc:description>
    <dc:language>en-US</dc:language>
    <dc:identifier opf:scheme="calibre">dc543803-6a19-4b97-b099-fdc0cd4a3ebf</dc:identifier>
    <dc:identifier opf:scheme="ISBN">9780593723838</dc:identifier>
    <meta name="calibre:title_sort" content="Shadow of the Leviathan 02 - A Drop of Corruption"/>
    <meta name="calibre:series" content="Shadow of the Leviathan"/>
    <meta name="calibre:series_index" content="2.0"/>
    <meta name="cover" content="cover"/>
    <meta name="calibre:user_metadata:#current" content="{&quot;table&quot;: &quot;custom_column_1&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;text&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Current Reading Location&quot;, &quot;search_terms&quot;: [&quot;#current&quot;], &quot;label&quot;: &quot;current&quot;, &quot;colnum&quot;: 1, &quot;display&quot;: {&quot;use_decorations&quot;: 0}, &quot;is_custom&quot;: true, &quot;is_category&quot;: true, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 22, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#kepub" content="{&quot;table&quot;: &quot;custom_column_2&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;bool&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;KePub&quot;, &quot;search_terms&quot;: [&quot;#kepub&quot;], &quot;label&quot;: &quot;kepub&quot;, &quot;colnum&quot;: 2, &quot;display&quot;: {&quot;description&quot;: &quot;&quot;}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 23, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#last" content="{&quot;table&quot;: &quot;custom_column_3&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;datetime&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Last Read Timestamp&quot;, &quot;search_terms&quot;: [&quot;#last&quot;], &quot;label&quot;: &quot;last&quot;, &quot;colnum&quot;: 3, &quot;display&quot;: {&quot;date_format&quot;: null}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 24, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#onlibra" content="{&quot;table&quot;: &quot;custom_column_4&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;bool&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;On Libra&quot;, &quot;search_terms&quot;: [&quot;#onlibra&quot;], &quot;label&quot;: &quot;onlibra&quot;, &quot;colnum&quot;: 4, &quot;display&quot;: {&quot;description&quot;: &quot;Wat eBooks are on the LIbra 2&quot;}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 25, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#pages" content="{&quot;table&quot;: &quot;custom_column_6&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;int&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Pages&quot;, &quot;search_terms&quot;: [&quot;#pages&quot;], &quot;label&quot;: &quot;pages&quot;, &quot;colnum&quot;: 6, &quot;display&quot;: {&quot;description&quot;: &quot;&quot;, &quot;number_format&quot;: null}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 26, &quot;#value#&quot;: 403, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#percent" content="{&quot;table&quot;: &quot;custom_column_7&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;int&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Percent Read&quot;, &quot;search_terms&quot;: [&quot;#percent&quot;], &quot;label&quot;: &quot;percent&quot;, &quot;colnum&quot;: 7, &quot;display&quot;: {&quot;number_format&quot;: &quot;{:02,.0f}%&quot;, &quot;description&quot;: &quot;&quot;, &quot;web_search_template&quot;: &quot;&quot;}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 27, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#read" content="{&quot;table&quot;: &quot;custom_column_8&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;bool&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Read&quot;, &quot;search_terms&quot;: [&quot;#read&quot;], &quot;label&quot;: &quot;read&quot;, &quot;colnum&quot;: 8, &quot;display&quot;: {}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 28, &quot;#value#&quot;: null, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#version" content="{&quot;table&quot;: &quot;custom_column_9&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;float&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Version&quot;, &quot;search_terms&quot;: [&quot;#version&quot;], &quot;label&quot;: &quot;version&quot;, &quot;colnum&quot;: 9, &quot;display&quot;: {&quot;description&quot;: &quot;&quot;, &quot;number_format&quot;: &quot;{0:.1f}&quot;, &quot;decimals&quot;: 2}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 29, &quot;#value#&quot;: 5.1, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
    <meta name="calibre:user_metadata:#words" content="{&quot;table&quot;: &quot;custom_column_10&quot;, &quot;column&quot;: &quot;value&quot;, &quot;datatype&quot;: &quot;int&quot;, &quot;is_multiple&quot;: null, &quot;kind&quot;: &quot;field&quot;, &quot;name&quot;: &quot;Words&quot;, &quot;search_terms&quot;: [&quot;#words&quot;], &quot;label&quot;: &quot;words&quot;, &quot;colnum&quot;: 10, &quot;display&quot;: {&quot;description&quot;: &quot;&quot;, &quot;number_format&quot;: null}, &quot;is_custom&quot;: true, &quot;is_category&quot;: false, &quot;link_column&quot;: &quot;value&quot;, &quot;category_sort&quot;: &quot;value&quot;, &quot;is_csp&quot;: false, &quot;is_editable&quot;: true, &quot;rec_index&quot;: 30, &quot;#value#&quot;: 141839, &quot;#extra#&quot;: null, &quot;is_multiple2&quot;: {}}"/>
  </metadata>
  <manifest>
    <item href="xhtml/Benn_9780593723838_epub3_cvi_r1.xhtml" id="cvi" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_tp_r1.xhtml" id="tp" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_cop_r1.xhtml" id="cop" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" id="ded" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_map_r1.xhtml" id="map" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_map1_r1.xhtml" id="map1" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_map2_r1.xhtml" id="map2" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_prf_r1.xhtml" id="prf" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p001_r1.xhtml" id="p001" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c001_r1.xhtml" id="c001" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c002_r1.xhtml" id="c002" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c003_r1.xhtml" id="c003" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c004_r1.xhtml" id="c004" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c005_r1.xhtml" id="c005" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c006_r1.xhtml" id="c006" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c007_r1.xhtml" id="c007" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c008_r1.xhtml" id="c008" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c009_r1.xhtml" id="c009" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c010_r1.xhtml" id="c010" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c011_r1.xhtml" id="c011" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c012_r1.xhtml" id="c012" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c013_r1.xhtml" id="c013" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c014_r1.xhtml" id="c014" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p002_r1.xhtml" id="p002" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c015_r1.xhtml" id="c015" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c016_r1.xhtml" id="c016" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c017_r1.xhtml" id="c017" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c018_r1.xhtml" id="c018" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c019_r1.xhtml" id="c019" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c020_r1.xhtml" id="c020" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c021_r1.xhtml" id="c021" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c022_r1.xhtml" id="c022" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c023_r1.xhtml" id="c023" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c024_r1.xhtml" id="c024" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c025_r1.xhtml" id="c025" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p003_r1.xhtml" id="p003" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c026_r1.xhtml" id="c026" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c027_r1.xhtml" id="c027" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c028_r1.xhtml" id="c028" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c029_r1.xhtml" id="c029" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c030_r1.xhtml" id="c030" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c031_r1.xhtml" id="c031" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p004_r1.xhtml" id="p004" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c032_r1.xhtml" id="c032" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c033_r1.xhtml" id="c033" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c034_r1.xhtml" id="c034" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c035_r1.xhtml" id="c035" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c036_r1.xhtml" id="c036" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c037_r1.xhtml" id="c037" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c038_r1.xhtml" id="c038" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c039_r1.xhtml" id="c039" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c040_r1.xhtml" id="c040" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c041_r1.xhtml" id="c041" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c042_r1.xhtml" id="c042" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p005_r1.xhtml" id="p005" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c043_r1.xhtml" id="c043" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c044_r1.xhtml" id="c044" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c045_r1.xhtml" id="c045" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c046_r1.xhtml" id="c046" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c047_r1.xhtml" id="c047" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c048_r1.xhtml" id="c048" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c049_r1.xhtml" id="c049" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c050_r1.xhtml" id="c050" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c051_r1.xhtml" id="c051" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c052_r1.xhtml" id="c052" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c053_r1.xhtml" id="c053" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c054_r1.xhtml" id="c054" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_p006_r1.xhtml" id="p006" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_c055_r1.xhtml" id="c055" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_ant_r1.xhtml" id="ant" media-type="application/xhtml+xml"/>
    <item href="xhtml/Benn_9780593723838_epub3_ata_r1.xhtml" id="ata" media-type="application/xhtml+xml"/>
    <item href="9780593723838_ncx.ncx" id="toc" media-type="application/x-dtbncx+xml"/>
    <item href="css/9780593723838_style.css" id="css1" media-type="text/css"/>
    <item href="images/003_Benn_9780593723821_all_art_r1.jpg" id="img4" media-type="image/jpeg"/>
    <item href="images/005_Benn_9780593723821_all_aup_r2.jpg" id="img5" media-type="image/jpeg"/>
    <item href="images/006_Benn_9780593723821_all_map_r2.jpg" id="img2" media-type="image/jpeg"/>
    <item href="images/007_Benn_9780593723821_all_map_r2.jpg" id="img3" media-type="image/jpeg"/>
    <item href="images/9780593723838_cover.jpg" id="coverimg" media-type="image/jpeg"/>
    <item href="images/9780593723838_title_page.jpg" id="img1" media-type="image/jpeg"/>
    <item href="OEBPS/cover.jpg" id="cover" media-type="image/jpeg"/>
  </manifest>
  <spine toc="toc">
    <itemref idref="cvi"/>
    <itemref idref="tp"/>
    <itemref idref="cop"/>
    <itemref idref="ded"/>
    <itemref idref="map"/>
    <itemref idref="map1"/>
    <itemref idref="map2"/>
    <itemref idref="prf"/>
    <itemref idref="p001"/>
    <itemref idref="c001"/>
    <itemref idref="c002"/>
    <itemref idref="c003"/>
    <itemref idref="c004"/>
    <itemref idref="c005"/>
    <itemref idref="c006"/>
    <itemref idref="c007"/>
    <itemref idref="c008"/>
    <itemref idref="c009"/>
    <itemref idref="c010"/>
    <itemref idref="c011"/>
    <itemref idref="c012"/>
    <itemref idref="c013"/>
    <itemref idref="c014"/>
    <itemref idref="p002"/>
    <itemref idref="c015"/>
    <itemref idref="c016"/>
    <itemref idref="c017"/>
    <itemref idref="c018"/>
    <itemref idref="c019"/>
    <itemref idref="c020"/>
    <itemref idref="c021"/>
    <itemref idref="c022"/>
    <itemref idref="c023"/>
    <itemref idref="c024"/>
    <itemref idref="c025"/>
    <itemref idref="p003"/>
    <itemref idref="c026"/>
    <itemref idref="c027"/>
    <itemref idref="c028"/>
    <itemref idref="c029"/>
    <itemref idref="c030"/>
    <itemref idref="c031"/>
    <itemref idref="p004"/>
    <itemref idref="c032"/>
    <itemref idref="c033"/>
    <itemref idref="c034"/>
    <itemref idref="c035"/>
    <itemref idref="c036"/>
    <itemref idref="c037"/>
    <itemref idref="c038"/>
    <itemref idref="c039"/>
    <itemref idref="c040"/>
    <itemref idref="c041"/>
    <itemref idref="c042"/>
    <itemref idref="p005"/>
    <itemref idref="c043"/>
    <itemref idref="c044"/>
    <itemref idref="c045"/>
    <itemref idref="c046"/>
    <itemref idref="c047"/>
    <itemref idref="c048"/>
    <itemref idref="c049"/>
    <itemref idref="c050"/>
    <itemref idref="c051"/>
    <itemref idref="c052"/>
    <itemref idref="c053"/>
    <itemref idref="c054"/>
    <itemref idref="p006"/>
    <itemref idref="c055"/>
    <itemref idref="ant"/>
    <itemref idref="ata"/>
  </spine>
  <guide>
    <reference href="xhtml/Benn_9780593723838_epub3_cvi_r1.xhtml" title="Cover" type="cover"/>
    <reference href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" title="Text" type="text"/>
    <reference href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" title="Start" type="start"/>
    <reference href="xhtml/Benn_9780593723838_epub3_cop_r1.xhtml" title="Copyright" type="copyright-page"/>
  </guide>
</package>
This is the unchanged code.
Code:
<?xml version='1.0' encoding='utf-8'?>
<package xmlns="http://www.idpf.org/2007/opf" unique-identifier="EbookISBN" version="2.0">
 	<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:opf="http://www.idpf.org/2007/opf" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <dc:title id="maintitle">A Drop of Corruption</dc:title>
    <dc:language>en-US</dc:language>
    <dc:rights>Copyright © 2025 by Robert Jackson Bennett</dc:rights>
    <dc:creator id="creator1">Robert Jackson Bennett</dc:creator>
    <dc:publisher>Random House Worlds</dc:publisher>
    <dc:date>2025-04-01</dc:date>
    <dc:identifier id="EbookISBN">9780593723838</dc:identifier>
  </metadata>
 	<manifest>
 		<item href="9780593723838_ncx.ncx" id="toc" media-type="application/x-dtbncx+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_cvi_r1.xhtml" id="cvi" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_tp_r1.xhtml" id="tp" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_cop_r1.xhtml" id="cop" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" id="ded" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_map_r1.xhtml" id="map" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_map1_r1.xhtml" id="map1" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_map2_r1.xhtml" id="map2" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_prf_r1.xhtml" id="prf" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p001_r1.xhtml" id="p001" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c001_r1.xhtml" id="c001" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c002_r1.xhtml" id="c002" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c003_r1.xhtml" id="c003" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c004_r1.xhtml" id="c004" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c005_r1.xhtml" id="c005" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c006_r1.xhtml" id="c006" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c007_r1.xhtml" id="c007" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c008_r1.xhtml" id="c008" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c009_r1.xhtml" id="c009" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c010_r1.xhtml" id="c010" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c011_r1.xhtml" id="c011" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c012_r1.xhtml" id="c012" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c013_r1.xhtml" id="c013" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c014_r1.xhtml" id="c014" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p002_r1.xhtml" id="p002" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c015_r1.xhtml" id="c015" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c016_r1.xhtml" id="c016" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c017_r1.xhtml" id="c017" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c018_r1.xhtml" id="c018" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c019_r1.xhtml" id="c019" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c020_r1.xhtml" id="c020" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c021_r1.xhtml" id="c021" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c022_r1.xhtml" id="c022" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c023_r1.xhtml" id="c023" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c024_r1.xhtml" id="c024" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c025_r1.xhtml" id="c025" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p003_r1.xhtml" id="p003" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c026_r1.xhtml" id="c026" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c027_r1.xhtml" id="c027" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c028_r1.xhtml" id="c028" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c029_r1.xhtml" id="c029" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c030_r1.xhtml" id="c030" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c031_r1.xhtml" id="c031" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p004_r1.xhtml" id="p004" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c032_r1.xhtml" id="c032" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c033_r1.xhtml" id="c033" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c034_r1.xhtml" id="c034" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c035_r1.xhtml" id="c035" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c036_r1.xhtml" id="c036" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c037_r1.xhtml" id="c037" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c038_r1.xhtml" id="c038" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c039_r1.xhtml" id="c039" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c040_r1.xhtml" id="c040" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c041_r1.xhtml" id="c041" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c042_r1.xhtml" id="c042" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p005_r1.xhtml" id="p005" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c043_r1.xhtml" id="c043" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c044_r1.xhtml" id="c044" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c045_r1.xhtml" id="c045" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c046_r1.xhtml" id="c046" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c047_r1.xhtml" id="c047" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c048_r1.xhtml" id="c048" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c049_r1.xhtml" id="c049" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c050_r1.xhtml" id="c050" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c051_r1.xhtml" id="c051" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c052_r1.xhtml" id="c052" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c053_r1.xhtml" id="c053" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c054_r1.xhtml" id="c054" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_p006_r1.xhtml" id="p006" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_c055_r1.xhtml" id="c055" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_ant_r1.xhtml" id="ant" media-type="application/xhtml+xml"/>
 		<item href="xhtml/Benn_9780593723838_epub3_ata_r1.xhtml" id="ata" media-type="application/xhtml+xml"/>
 		<item href="css/9780593723838_style.css" id="css1" media-type="text/css"/>
 		<item href="images/9780593723838_cover.jpg" id="coverimg" media-type="image/jpeg"/>
 		<item href="images/9780593723838_title_page.jpg" id="img1" media-type="image/jpeg"/>
 		<item href="images/006_Benn_9780593723821_all_map_r2.jpg" id="img2" media-type="image/jpeg"/>
 		<item href="images/007_Benn_9780593723821_all_map_r2.jpg" id="img3" media-type="image/jpeg"/>
 		<item href="images/003_Benn_9780593723821_all_art_r1.jpg" id="img4" media-type="image/jpeg"/>
 		<item href="images/005_Benn_9780593723821_all_aup_r2.jpg" id="img5" media-type="image/jpeg"/>
	</manifest>
 	<spine toc="toc">
 		<itemref idref="cvi"/>
 		<itemref idref="tp"/>
 		<itemref idref="cop"/>
 		<itemref idref="ded"/>
 		<itemref idref="map"/>
 		<itemref idref="map1"/>
 		<itemref idref="map2"/>
 		<itemref idref="prf"/>
 		<itemref idref="p001"/>
 		<itemref idref="c001"/>
 		<itemref idref="c002"/>
 		<itemref idref="c003"/>
 		<itemref idref="c004"/>
 		<itemref idref="c005"/>
 		<itemref idref="c006"/>
 		<itemref idref="c007"/>
 		<itemref idref="c008"/>
 		<itemref idref="c009"/>
 		<itemref idref="c010"/>
 		<itemref idref="c011"/>
 		<itemref idref="c012"/>
 		<itemref idref="c013"/>
 		<itemref idref="c014"/>
 		<itemref idref="p002"/>
 		<itemref idref="c015"/>
 		<itemref idref="c016"/>
 		<itemref idref="c017"/>
 		<itemref idref="c018"/>
 		<itemref idref="c019"/>
 		<itemref idref="c020"/>
 		<itemref idref="c021"/>
 		<itemref idref="c022"/>
 		<itemref idref="c023"/>
 		<itemref idref="c024"/>
 		<itemref idref="c025"/>
 		<itemref idref="p003"/>
 		<itemref idref="c026"/>
 		<itemref idref="c027"/>
 		<itemref idref="c028"/>
 		<itemref idref="c029"/>
 		<itemref idref="c030"/>
 		<itemref idref="c031"/>
 		<itemref idref="p004"/>
 		<itemref idref="c032"/>
 		<itemref idref="c033"/>
 		<itemref idref="c034"/>
 		<itemref idref="c035"/>
 		<itemref idref="c036"/>
 		<itemref idref="c037"/>
 		<itemref idref="c038"/>
 		<itemref idref="c039"/>
 		<itemref idref="c040"/>
 		<itemref idref="c041"/>
 		<itemref idref="c042"/>
 		<itemref idref="p005"/>
 		<itemref idref="c043"/>
 		<itemref idref="c044"/>
 		<itemref idref="c045"/>
 		<itemref idref="c046"/>
 		<itemref idref="c047"/>
 		<itemref idref="c048"/>
 		<itemref idref="c049"/>
 		<itemref idref="c050"/>
 		<itemref idref="c051"/>
 		<itemref idref="c052"/>
 		<itemref idref="c053"/>
 		<itemref idref="c054"/>
 		<itemref idref="p006"/>
 		<itemref idref="c055"/>
 		<itemref idref="ant"/>
 		<itemref idref="ata"/>
	</spine>
 	<guide>
		<reference href="xhtml/Benn_9780593723838_epub3_cvi_r1.xhtml" title="Cover" type="cover"/>
		<reference href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" title="Text" type="text"/>
		<reference href="xhtml/Benn_9780593723838_epub3_ded_r1.xhtml" title="Start" type="start"/>
		<reference href="xhtml/Benn_9780593723838_epub3_cop_r1.xhtml" title="Copyright" type="copyright-page"/>
	</guide>
</package>
JSWolf is offline   Reply With Quote
Old Yesterday, 12:58 PM   #19
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,193
Karma: 60406678
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
To me, that is just all Metadata.

I was thinking about what a normal conversion does. New classes and stuff.

Your way is if you don't want some of what (comments and other) you store in Calibe getting loose and being included.

Just like Social media posts, NEVER EVER record what you do not EVER want seen by someone else.
theducks is offline   Reply With Quote
Old Yesterday, 06:35 PM   #20
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,356
Karma: 148951763
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
Quote:
Originally Posted by theducks View Post
To me, that is just all Metadata.

I was thinking about what a normal conversion does. New classes and stuff.

Your way is if you don't want some of what (comments and other) you store in Calibe getting loose and being included.

Just like Social media posts, NEVER EVER record what you do not EVER want seen by someone else.
The eBook increased about 70KB in size. That is not good.
JSWolf is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can't embed metadata or save pdf to disk MarjaE Library Management 0 03-11-2018 05:56 PM
Physical book cataloging, design choices -- experiences? suggestions? lairdb Library Management 4 03-16-2017 10:06 AM
Using Calibre for physical library cataloging. Possible to pull Amazon price info? toddmp Plugins 4 09-21-2014 08:00 PM
Save cover in metadata? cliver Library Management 25 03-05-2012 05:58 PM
New Metadata class (empty books) and custom columns kiwidude Development 14 03-12-2011 06:47 AM


All times are GMT -4. The time now is 05:49 PM.


MobileRead.com is a privately owned, operated and funded community.