|
|||||||
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 |
|
Junior Member
![]() Posts: 1
Karma: 10
Join Date: Aug 2026
Device: Kobo Clara HD
|
Migrating from sideloading to sync while keeping reading stats
Hello,
I've a Kobo Clara HD. For years I've used it with Calibre, sideloading all files. Now I'm migrating away from Calibre so I'm using Kobo sync to load the books. Since these are two different ways to get the books on the ereader it creates duplicates, sideloaded have a `ContentID` starting with `file:///…` and synced entries use what looks like a uuid. So I've written a small script to match the duplicates and copy the reading stats from the sideloaded to the synced one directly in the `KoboReader.sqlite` db. I've copied the following columns in the `content` table*: Code:
"ReadStatus",
"DateLastRead",
"___PercentRead",
"TimesStartedReading",
"TimeSpentReading",
"LastTimeStartedReading",
"LastTimeFinishedReading",
"CurrentChapterEstimate",
"CurrentChapterProgress",
"RestOfBookEstimate",
"ChapterIDBookmarked",
"ParagraphBookmarked",
"BookmarkWordOffset",
"FirstTimeReading",
"DateCreated",
"DateAdded",
Does anyone know how Kobo store the started reading date in the sqlite db? |
|
|
|
![]() |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Tools kindle-reading-dashboard — view your on-device reading stats, pace & metadata | zevi svei | Kindle Developer's Corner | 10 | 07-26-2026 05:55 PM |
| Sync reading stats between 2 device (Clara HD / Libra 2) | TDUK | Kobo Reader | 0 | 06-13-2024 11:04 AM |
| Migrating from Aldiko to Moon+ and sync is driving me bananas | Tikker | Android Devices | 0 | 07-27-2014 01:56 PM |
| Glo Reading Life Reading Stats inaccuracy | Uschiekid | Kobo Reader | 18 | 02-08-2014 08:57 PM |
| Glo How to access Reading Menu Stats reading sideloaded epubs | cinetici | Kobo Reader | 23 | 05-27-2013 07:43 AM |