Alex Xu

Results 73 comments of Alex Xu

Please leave this issue open until a fix is merged. Ideally c2e would autodetect 7z and Kindlegen like the GUI version. I just replicated the issue, thanks for bringing it...

I don't have a Kobo to test, but looks like intentional behavior. Not sure if spaces and special characters cause issues on older kobos ```python if 'Ko' in options.profile and...

Looks like this can't be fixed to maintain compatibility with older devices. I don't have a Kobo however and can't confirm. > For compatibility with older [reading systems](https://www.w3.org/TR/epub-33/#dfn-epub-reading-system), file names...

Looks like this renaming code was added in response to - #141 However, the discussion doesn't seem to blame the filename for the underlying issue so it might be safe...

Want to create a PR with that code section deleted and testing that it works fine? I really don't see any indication that spaces cause problems on Kobo.

You can skip the repack to cbz step, you can just use the volume folder you created directly. @User28237489

Why are you unpacking and renaming files in the first place? Closing for now, re-open if you have more details. Consider an external cbz merging program like Comicrack.

> New single volume folder is compressed into a single zip. This part is not necessary, you can use the folder directly in kcc. Your use case does make sense!...

> kcc didn't like how one group named the pages for example: > > [title] p001.jpg [title] p002.jpg [title] p003-004.jpg [title] p005.jpg > > Where the third file was a...

@User28237489 We already have an EPUB-200 MB export profile that might be useful... Autosplit on 200 MB. Probably won't respect chapter folders though.