MobileRead Forums

MobileRead Forums (https://www.mobileread.com/forums/index.php)
-   Sigil (https://www.mobileread.com/forums/forumdisplay.php?f=203)
-   -   Any way to apply calibre's "Series" (and number) meta-info from within Sigil...? (https://www.mobileread.com/forums/showthread.php?t=89236)

Vintage Season 07-02-2010 08:37 PM

Any way to apply calibre's "Series" (and number) meta-info from within Sigil...?
 
Valloric, my apologies if I've just missed it, but is there any way to apply calibre's "Series" (and series number) meta-info from within Sigil? Applying the tags after the fact from within calibre appears to only create a database entry, rather than embedding the info within the file.

My preference is to generate *.epub files that will sort and organize properly, regardless of which database (calibre, iTunes, etcetera) receives them. I've already found a quick way to prep files for iTunes, but no automated solution to prepping files for calibre yet.

Thank you!

- M.

Valloric 07-02-2010 08:56 PM

The series metadata is proprietary to Calibre. It is not specified by the epub standard. As such, it's not possible to add it within Sigil, and probably never will be.

But AFAIK the IDPF is working on adding "official" series metadata into the next iteration of the epub standard, which I think is a few/several months away.

Vintage Season 07-03-2010 12:35 AM

No problem. Turned out it was fairly simple to extract content.opf, add a few lines (as below), and update the archive via zip.
Code:

        <meta name="calibre:series" content="Series"/>
        <meta name="calibre:series_index" content="#"/>

        <meta name="cover" content="cover.jpg"/>
        <meta name="Sigil version" content="0.2.3"/>

Adding the same meta tags through Sigil would save a step, but even doing it this way, the *.epub still validates... so why should I complain?

- M.


All times are GMT -4. The time now is 06:07 PM.

Powered by: vBulletin
Copyright ©2000 - 3.8.5, Jelsoft Enterprises Ltd.
MobileRead.com is a privately owned, operated and funded community.