Xteink-X4-crosspoint-reader/lib/KOReaderSync
Carson Hicks dfd7b615dc
fix: Fix KOReader document md5 calculation for binary matching progress sync (#529)
## Summary

* **What is the goal of this PR?**
Resolve [KoSync progress does not sync between Crosspoint-reader and
KOReader
(Kindle)](https://github.com/crosspoint-reader/crosspoint-reader/issues/502)

* **What changes are included?**
KOReaderDocumentId::getOffset() - Update the value for the md5 offset
calculation to match KOReader.

## Additional Context

I've tested this with a couple of my ebooks and binary matching with
KOReader sync seems to be working fine now for both pushing and pulling
progress.

---

### AI Usage

While CrossPoint doesn't have restrictions on AI tools in contributing,
please be transparent about their usage as it
helps set the right context for reviewers.

Did you use AI tools to help write this code? _**NO**_
2026-01-27 22:14:07 +11:00
..
KOReaderCredentialStore.cpp Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderCredentialStore.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderDocumentId.cpp fix: Fix KOReader document md5 calculation for binary matching progress sync (#529) 2026-01-27 22:14:07 +11:00
KOReaderDocumentId.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderSyncClient.cpp Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
KOReaderSyncClient.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
ProgressMapper.cpp Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00
ProgressMapper.h Adds KOReader Sync support (#232) 2026-01-19 11:55:35 +00:00