Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple Comic is not organizing pages in the proper number sequence #101

Open
NandoSD opened this issue Apr 25, 2023 · 3 comments
Open

Simple Comic is not organizing pages in the proper number sequence #101

NandoSD opened this issue Apr 25, 2023 · 3 comments
Labels

Comments

@NandoSD
Copy link

NandoSD commented Apr 25, 2023

Simple Comic (SC) is not organizing pages in the proper number sequence. This issue seems to be related to using different file types in the archive (CBR, CBZ, etc). In my case, PDFs are placed first in the book, regardless of the page number title, and images are placed after the PDFs.

This issue does not appear in Mac Quicklook, it shows the pages in the proper sequence, but it will not show animated files in a CBZ (such as gif), while the Simple Comic app will show those types of animations.

This is how Simple Comic is how the app shows the title of the pages. Below is are the Titles and pages, Archive.cbz is the archive name.

PAGE SEQUENCE: -- 1 ------------ 2 ----------- 3 ----------- 4 ------------ 5 ------------ 6
SC TITLE: ---------- Page2.pdf -- Page5.pdf -- Page5.pdf -- Archive.cbz -- Archive.cbz -- Archive.cbz
SC SUBTITLE: ------ page 1 ------ page 1 ------ page2 ----- page2.jpg ---- page3.gif ---- page4.jpg

In the above, Archive.cbz contains 5 files, one is a two-page PDF, so there are six total pages on the CBZ.

Solutions I tried included,

(1) separating the PDFs into individual pages. This made no difference to the end result, the pdf pages are shown in correct sequence either way.

(2) using a PDF app to label the PDF pages, meaning page2.pdf shows its page number as 2 in a PDF reader, and page5.pdf shows the pages as 5 and 6 in a PDF reader. This made no difference to the end result in SC.

@nickv2002
Copy link
Collaborator

In general, I would advise not mixing file formats in this way. It's not really the target use for Simple Comic.

That said, if you can share a simple/contrived example zip file I can take a closer look. Thanks!

@NandoSD
Copy link
Author

NandoSD commented May 2, 2023 via email

@nickv2002
Copy link
Collaborator

Can you cook up a contrived example archive with PDF pages that don't sort correctly? Doesn't have to be any files you actually use, just make a PDF with a number on each page or similar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants