kcc: Incorrect table of contents if "Rotate and split" is chosen
It seems that if “Rotate and split” is chosen, the table of contents created with ComicTagger is not adjusted correctly. If there are any double pages before the entry, It is off by a few pages (roughly equal to the number of double pages before that page).
For example:
Example file: https://we.tl/t-RHYm3amWpH
Settings I used:
The first three entries in the ToC is correct (since there aren’t any double pages between them). But the fourth one is off by 3 pages (should be 74/171 on Kindle instead of 70/171) because there are 3 double pages before the third and fourth entries. Also, idk why Kindle does not show page 72 (only 70-71-73-74) and the number on the ToC is 68 instead of 70.
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 15 (9 by maintainers)
Please try the updated PR. Looks like the bookmark logic was buggy. Thanks for providing test files, that logic was previously skipped until I fixed the naming issue.