Hello,
I would like to first thank the creator of the plugin, very practical for me to use as I swap some cbz from different calibre libraries & computers (wife etc.)
I was happy to see tags were added, but unfortunately, I don't manage to make them work. Maybe something I miss ? I tried to look into the plugin option, can't find anything.
Example here:
This is the ComicInfo.xml that was generated :
Quote:
<?xml version="1.0"?>
<ComicInfo xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Title>Petit Poilu T01 La sirène gourmande</Title>
<Series>Petit Poilu</Series>
<Number>1.0</Number>
<Year>2024</Year>
<Month>6</Month>
<Day>21</Day>
<Writer>Pierre Bailly, Céline Fraipont</Writer>
<Publisher>Dupuis</Publisher>
<Tags>Jeunesse, Bande dessinée</Tags>
<LanguageISO>fr</LanguageISO>
</ComicInfo>
|
And in result, in the new library when I make an import;
Series, Titles, Authors : all works well.
Tags: I have this : "a, B, C, d, e, é, i, J, l, n, r, S, u" instead of this : "Jeunesse, Bande dessinée"
It seems the language is not saved as well, but it's less of a concern to me.
Any clue on what I should be doing to try to solve this ?
thanks !