Quote:
Originally Posted by Jellby
Would it be possible then add a "5" event to all books marked as read, so that they are counted as "finished" in the stats?
|
That's what you would think, but I when I tried, I couldn't get it to work. There are two columns that cause problems.
The "ExtraData" column is a BLOB. I don't know exactly what is in it an how it is encoded.
The "CheckSum" column contains a checksum. But, I don't know what it is calculated on. Everything else in the row? Or just the ExtraData?
If someone knows how to handle those columns, then adding the row should be easy.