View Single Post
Old 05-11-2013, 07:47 AM   #3
psy65
Enthusiast
psy65 doesn't litterpsy65 doesn't litter
 
Posts: 28
Karma: 110
Join Date: Oct 2011
Device: kobo touch
Quote:
Originally Posted by davidfor View Post
The stats are stored in in the database. They are synced to the server for the purchased kepubs. But, for sideloaded books, they are purely in the database. It is in the Event table. Recreating them manually would be difficult as there are several rows per book that has been opened. And not all of the data is obvious. If you have a backup of the database from before reset, it probably would be possible to extract the data and load it into the new database.
that's what I'm looking at now. It appears to be in the event table. Event number 46 seems to contain time red per book in minutes in the eventcount column and event number 5 seems to indicate a finished book. I'm pretty sure about the meaning of event 5 but not as much about event 46.

as you say it would probably be possible to transfer those 2 type of records from one database to another but it would not be that easy. then copying the whole table content would probably be easier.

If I find enough time,I might just try it this weekend

anyone ever tried this with success?

thanks
psy65 is offline   Reply With Quote