ciromattia / kcc

KCC (a.k.a. Kindle Comic Converter) is a comic and manga converter for ebook readers.
ISC License
2.66k stars 213 forks source link

"Automatic output splitting" not working properly #140

Closed juanchristian closed 9 years ago

juanchristian commented 9 years ago

I'm following the suggested structure (kcc/wiki/Automatic-output-splitting), in my case it's:

I get this error when converting to Kindle Voyage .MOBI (special parameters: Stretch/Upscale): "Automatic output spiting failed". Am I doing something wrong or is it really an issue?


The file is working great on the Kindle. I have one file Beelzebub.mobi that's named "Beelzebub, KCC" internally, and inside I have in order:

Thanks.

AcidWeb commented 9 years ago

Cover and index files should be part of first chapter or have separate directory. Volume directory can contain only directories.

juanchristian commented 9 years ago

@AcidWeb Thanks.

So, should I create a folder called 'Cover' and put both "Beelzebub vXX - 003 (cover)" and "Beelzebub vXX - 004 (index)" in there or do I need a separate folder for each?

Will things get fixed this way and stay in order (Volume > Cover > Chapters > Extra) when viewing on the Kindle?

AcidWeb commented 9 years ago

Entire directory tree is parsed alphabetically - so yes.

juanchristian commented 9 years ago

Working, thanks!