Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 12-08-2017, 03:37 PM   #1
Evil Overlord
Enthusiast
Evil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-books
 
Posts: 39
Karma: 972
Join Date: Jul 2011
Device: Kindle 3
Question Calibre series index

I'm trying to include Calibre series meta tags in my EPUB opf, and am using something like:

Code:
<meta name="calibre:series" content="My series" />
<meta name="calibre:series_index" content="25" />
On import, Calibre recognizes the series just fine, but it sets the index to the lowest available number (rather than 25 in the above case).

Advice?
Evil Overlord is offline   Reply With Quote
Old 12-08-2017, 03:42 PM   #2
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 7,636
Karma: 5433388
Join Date: Nov 2009
Device: many
You should probably ask this in the Calibre forum, not the Sigil form.
KevinH is offline   Reply With Quote
Advert
Old 12-09-2017, 01:38 AM   #3
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,843
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
The syntax is different depending onwhether it is an epub 3 or 2. I suggest you add your epub to calibre, then change the series number then export it using save to disk, then look at what calibre did to set the series number.
kovidgoyal is offline   Reply With Quote
Old 12-09-2017, 08:55 AM   #4
Evil Overlord
Enthusiast
Evil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-booksEvil Overlord has learned how to read e-books
 
Posts: 39
Karma: 972
Join Date: Jul 2011
Device: Kindle 3
Thumbs up

Quote:
Originally Posted by kovidgoyal View Post
The syntax is different depending onwhether it is an epub 3 or 2. I suggest you add your epub to calibre, then change the series number then export it using save to disk, then look at what calibre did to set the series number.
Thanks. EPUB 3, so got it to work using:
Code:
    <meta id="magazine-issue" property="belongs-to-collection">CollectionID</meta>
    <meta refines="#magazine-issue" property="collection-type">series</meta>
    <meta refines="#magazine-issue" property="group-position">25</meta>
    <meta refines="#magazine-issue" property="display-seq">25</meta>
I left in display-seq because that seemed a better fit for an open-ended series, but Calibre works with group-position.
Evil Overlord is offline   Reply With Quote
Reply

Tags
calibre, index, metadata, series


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Series Index displayed as separate column from Series Vortex Library Management 3 03-15-2015 08:39 PM
Aura Series index not sorted nickygerritsen Kobo Reader 3 07-30-2014 04:28 AM
Series & Series Index ColMac Barnes & Noble NOOK 8 02-16-2014 08:40 PM
Metadata retrieval using series/series index geekraver Development 13 01-06-2014 12:33 AM
Command Line problems: ebook-convert, ebook-meta with tags: --series, --series-index omnivorous Calibre 4 11-07-2010 02:42 PM


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


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