Thread: Version 2.62
View Single Post
Old 07-08-2016, 08:00 PM   #6
jackie_w
Grand Sorcerer
jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.jackie_w ought to be getting tired of karma fortunes by now.
 
Posts: 6,251
Karma: 16539642
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
Quote:
Originally Posted by Thom* View Post
OK, I tried to polish a book that included the Calibre "series structure". Nothing changed.

My question simply is:
If the Calibre structure for a series is:
<meta name="calibre:series" content="SeriesName"/>
<meta name="calibre:series_index" content="NumberInSeries"/>
That's an example of an EPUB2's OPF file after Polish.
This is what I see in an EPUB3's OPF file after Polish
Code:
<opf:meta property="belongs-to-collection" id="id-3">SeriesName</opf:meta>
<opf:meta refines="#id-3" property="collection-type">series</opf:meta>
<opf:meta refines="#id-3" property="group-position">NumberInSeries</opf:meta>
ETA: Just to clarify - when I say 'in an OPF file', I mean the one inside the EPUB not the metadata.opf file in the calibre library.

Last edited by jackie_w; 07-08-2016 at 08:05 PM. Reason: clarify
jackie_w is offline   Reply With Quote