Book matching logic? #103
Unanswered
luca-salga
asked this question in
Q&A
Replies: 1 comment 1 reply
|
Hi. KoInsight uses the hash values generated by KoReader. This is necessary to find statistics and annotations, which are handled by KoReader on the device. Since KoReader itself uses these hashes to identify books (for statistics, annotations, sync, ...), KoInsight just follows that same logic. There is no separate matching happening in KoInsight. I don't think it would be feasible to use something else and would likely introduce mismatches with KoReader. Is there any specific usecase you have in mind? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi guys. What book matching logic does KoInsight implement? Some form of a hash on the book file?
If so, would it be possible to make it so users could select other matching logics, such, for example, file name?
Thanks!
All reactions