Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > KOReader

Notices

Reply
 
Thread Tools Search this Thread
Old 12-05-2022, 12:21 PM   #1
miza001
Junior Member
miza001 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Dec 2022
Device: Kobo Forma
CBZ Metadata in KOReader

So I've been sideloading manga to my Kobo Forma in .cbz format. Through the KoboUtilities plugin I've managed to add metadata to those cbz files in calibre and now Nickel does show metadata properly, but inside KOReader all of it is missing, including covers (it just takes 1st page as a cover instead of the ones applied in Calibre). Is there a way to send my .cbz files to my kobo with metadata so that KOReader sees it too? Again, through the method mentioned everything displays properly in Nickel but not KOReader (or plato as I've checked)
miza001 is offline   Reply With Quote
Old 12-05-2022, 03:24 PM   #2
Frenzie
Wizard
Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.Frenzie ought to be getting tired of karma fortunes by now.
 
Posts: 1,751
Karma: 730681
Join Date: Oct 2014
Location: Antwerp
Device: Kobo Aura H2O
What kind of metadata? Would that be https://acbf.fandom.com/wiki/Advance...ok_Format_Wiki ?
Frenzie is offline   Reply With Quote
Advert
Old 12-05-2022, 03:44 PM   #3
miza001
Junior Member
miza001 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Dec 2022
Device: Kobo Forma
Quote:
Originally Posted by Frenzie View Post
What kind of metadata? Would that be https://acbf.fandom.com/wiki/Advance...ok_Format_Wiki ?
Yes, so basically inside KOReader all my books display only the title, no author/series/etc. and they have default covers

Inside Nickel proper titles, author, series and covers uploaded through calibre display correctly
miza001 is offline   Reply With Quote
Old 12-05-2022, 04:55 PM   #4
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Therein lies the rub. There is no standard.

Calibre appears to be using stuff from an old Google Code page (https://github.com/kovidgoyal/calibr...e.py#L126-L201).

What you see in Nickel barely has any bearing on this, though, as it's just the Kobo driver poking at the Nickel db to update the metadata fields based on the metadata in the Calibre db (which is something entirely different than how a file itself might embed metadata).

Nowadays, the most common metadata format in use is probably the ComicRack one, but apparently we're in XKCD #927 territory (c.f., https://github.com/anansi-project/rfcs).

Last edited by NiLuJe; 12-05-2022 at 04:57 PM.
NiLuJe is offline   Reply With Quote
Old 12-06-2022, 05:23 PM   #5
miza001
Junior Member
miza001 began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Dec 2022
Device: Kobo Forma
Quote:
Originally Posted by NiLuJe View Post
Therein lies the rub. There is no standard.

Calibre appears to be using stuff from an old Google Code page (https://github.com/kovidgoyal/calibr...e.py#L126-L201).

What you see in Nickel barely has any bearing on this, though, as it's just the Kobo driver poking at the Nickel db to update the metadata fields based on the metadata in the Calibre db (which is something entirely different than how a file itself might embed metadata).

Nowadays, the most common metadata format in use is probably the ComicRack one, but apparently we're in XKCD #927 territory (c.f., https://github.com/anansi-project/rfcs).
so is there any reliable way to insert metadata into .cbz so that koreader sees it?
miza001 is offline   Reply With Quote
Advert
Old 12-06-2022, 06:44 PM   #6
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
That was an elaborate: "no" .

(If someone volunteers and the patch is self-contained, it might doable, but the lack of a standard is why upstream has rejected feature requests along those lines a few times before, meaning we'd have to carry such a patch forever and ever).
NiLuJe is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PocketBook-KOReader: a document reader for PDF, DJVU, EPUB, FB2, CBZ, ... (AGPLv3) chrox KOReader 584 07-01-2025 07:34 AM
Koreader fails to display images in a cbz file correctly. Linusrg KOReader 5 06-08-2021 01:10 PM
[request] CBR and CBZ files (metadata and transfer to device) cocoruby Library Management 6 08-09-2018 01:24 PM
Marvin 3 CBZ CBR metadata problems slantybard Marvin 3 06-17-2017 02:21 AM
CBZ metadata format MI3Guy Calibre 6 09-09-2015 01:00 PM


All times are GMT -4. The time now is 02:14 AM.


MobileRead.com is a privately owned, operated and funded community.