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.