View Single Post
Old 01-14-2024, 04:12 PM   #4
LuisNeto
Member
LuisNeto began at the beginning.
 
Posts: 13
Karma: 10
Join Date: May 2022
Device: Kobo Libra 2
Hi, Legoless. I have been working on the development of a program for importing from Kobo e-readers to calibre, and I have realised yesterday that there are differences in the format of those values between the EPUB and KEPUB formats.
The values of StartContainerPath and EndContainerPath look very different.
Example:
  • EPUB: epub/text/endnotes-2.xhtml#point(/1/4/2/4/38/1:6)
  • KEPUB: span#kobo\.153\.1

For items purchased in the Kobo store, there is an additional difference: the VolumeID is not a file path like file:///mnt/onboard/filename.epub but a UUID. By extension, the ContentID is also different.
LuisNeto is offline   Reply With Quote