View Single Post
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