- "book" the book id
- "pages" the value itself
- "algorithm" numeric value of what version of count page algorithm was used for this entry
- "format" format used to retrive the value
- "format_size" size of the format used to retrive the value
- "timestamp" horodatage of the scan
- "needs_scan" bool value to determine if this entry is in the pending queu or not
The only value that deserve to be exported is "pages", so the one that everyone see. Expoted the others that are internal values make no sense, and in consequently, it is unreliable to reimport the "pages" value.