NickelSeries not importing subtitle
RodasQ opened this issue · 3 comments
I installed NickelSeries on a Libra 2 running firmware version 4.38.21908, but after testing, the subtitle isn't passing without connecting a second time to the PC.
Keep in mind that I'm using the template "{#subseries} {#subseries_index}" for the subtitle on KoboTouchExtended. It works if I connect the Kobo a second time.
KoboTouchExtended is set to "update metadata on device" and "sending books to devices" set to "Automatic management"
I'm not completely familiar with how KTE works internally, but do note that the subtitle must be embedded in the EPUB with EPUB3/calibre-style metadata for NickelSeries to see it. Open one of the EPUBs from the KOBOeReader drive as a zip file, and see if it's in the package document (usually a .opf
file) within.
Changed, and confirmed that still not works. But works after second
This info is embebed in the opf file
"#subtitle": {
"#extra#": 2.0,
"#value#": "Volume",
"category_sort": "value",
"colnum": 3,
"column": "value",
"datatype": "series",
"display": {
"description": ""
}