View Single Post
Old 08-18-2026, 06:49 PM   #3
treetrum
Junior Member
treetrum began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Aug 2026
Device: Kindle Paperwhite
Quote:
Originally Posted by JSWolf View Post
Can you make it so KOReader uses the same page count as ADE/RMSDK?
I think matching the total page count should be doable, but matching the exact page locations is a different story.

ADE counts pages from the compressed EPUB files, while KOReader counts characters, so even if both say 400 pages, page 100 might not be at the same spot.

There’s already an open KOReader issue about supporting the ADE algorithm properly: https://github.com/koreader/koreader/issues/14547

I could look into automatically calculating the ADE total and using that as the target.
treetrum is offline   Reply With Quote