View Single Post
Old 05-30-2019, 06:04 PM   #1
CZ75Delta
Junior Member
CZ75Delta began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2019
Device: Pocketbook 631 Touch HD 2
Question Series metadata problems

Hi,

I've starting adding metadata to my e-books, but when I uploaded them to my Pocketbook Touch HD 2 only some of them are correctly identified in the series I've set in Calibre. (They work properly in Calibre itself)

I've looked in the editor and the files that don't work have their metadata like this:
Code:
    <meta property="belongs-to-collection" id="id-2">Amagi Brilliant Park</meta>
    <meta refines="#id-2" property="collection-type">series</meta>
And the ones that do:
Code:
    <meta name="calibre:series" content="Amagi Brilliant Park"/>
    <meta name="calibre:series_index" content="4.0"/>
Why is there a difference and can I make Calibre only use the second option?
Thanks!

Last edited by CZ75Delta; 05-30-2019 at 06:08 PM.
CZ75Delta is offline   Reply With Quote