Kareadita/tachiyomi-extensions

Tachiyomi - Volume Chapters order

Opened this issue · 4 comments

Hello,

Describe the bug
For some series (manga type) the chapters are split into seasons and then start gain from chapter 1
I have renamed season to volume in order for kavita to process it
There is no problem in the web interface
But when I load the manga from Tachiyomi (kavita extension), the order will be as follow
Volume 1 - Chapter 1
Volume 2 - Chapter 1
Volume 1 - Chapter 2
Volume 2 - Chapter 2
Volume 1 - Chapter 3
Volume 2 - Chapter 3

Expected behavior
The order should list all of the volume 1 and then volume 2, etc
Volume 1 - Chapter 1
Volume 1 - Chapter 2
Volume 1 - Chapter 3
Volume 2 - Chapter 1
Volume 2 - Chapter 2
Volume 2 - Chapter 3

Additional context
Is this issue for Kavita or Tachiyomi to process ?

Kind Regards.

Can you give the the series that have this type of file naming pattern? I have never seen it myself in my over 2TB library of Manga.

Sure,

For exemple
https://manga4life.com/manga/Gosu-The-Master

You will have S1 - Chapter 0 to 86 (chapter 0 is a prologue in this case, I renamed it as special in my library)
And then S2 - Chapter 1 to 145

Ahh, it's a webtoon. This is something Kavita supports due to how it groups, but I'm not 100% sure with Tachiyomi, I'll have to dig up the encoding pattern.

Tachiyomi doesn't support the concept of Volumes, so for Kavita we devised an encoding to trick Tachiyomi and also allow progress tracking with volumes. It's not perfect, but works pretty well.

I can move the issue for you, but can't promise it can be fixed.

I see, I'll appreciate if you can forward it to the correct place ^^

Thanks