Quote:
Originally Posted by Karellen
Which editor are you using - Calibre or Sigil?
Can you post the contents of the opf.
|
<package xmlns="http://www.idpf.org/2007/opf" version="3.0" xml:lang="en" unique-identifier="unique-id">
<metadata xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms">
<dc:title id="title">Book Title</dc:title>
<dc:creator id="id">My Name</dc:creator>
<dc:identifier>calibre:94</dc:identifier>
<dc:identifier>uuid:BLANK</dc:identifier>
<dc:identifier id="unique-id">urn:uuid BLANK</dc:identifier>
<dc:contributor id="encoder">CLIP STUDIO PAINT EX 2.0.0</dc:contributor>
<dc:language>en</dc:language>
<dc

ublisher>My Name</dc

ublisher>
<meta refines="#title" property="title-type">main</meta>
<meta refines="#title" property="file-as">Book Title</meta>
<meta property="dcterms:modified">2023-08-10T17:36:26Z</meta>
<meta property="rendition:layout">pre-paginated</meta>
<meta property="rendition:spread">landscape</meta>
<meta name="original-resolution" content="1000x1500"/>
<meta name="RegionMagnification" content="false"/>
<meta name="primary-writing-mode" content="horizontal-lr"/>
<meta name="book-type" content="comic"/>
<meta refines="#encoder" property="role" scheme="marc:relators">mrk</meta>
<meta refines="#id" property="role" scheme="marc:relators">aut</meta>
<meta refines="#id" property="file-as">My Name</meta>
</metadata>
<manifest>
I changed the personal info and UUID is blank, there is a number, but im not sure if that should be shared or not. I used calibre to edit the epub code.