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

Choose Folder Structure #378

Open
Tetragramm opened this issue Mar 7, 2024 · 2 comments
Open

Choose Folder Structure #378

Tetragramm opened this issue Mar 7, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@Tetragramm
Copy link

Tetragramm commented Mar 7, 2024

Type of reader (if reader related)

image

Description of the new feature / enhancement

I would like the ability to specify whether I am opening a comic that is a folder of images, or a folder of folders, or (the current default), the first folder of images in a folder of folders. I have a mix of the two arrangements (many comics are short and do not easily break into chapters), and I would like to be able to open them without having every other comic showing up as a chapter.

Reading single-folder comics also breaks the Continue Reading pane, because it believes you are in a new chapter.

Case 1:
Comic Name /
Img001.png
Img002.png
...

Case 2:
Comic Name /
Ch1 /
Img001.png
Img002.png
...
Ch2 /
Img001.png
Img002.png
...
...

Case 3 (Current assumed default):
Same as Case 2, but selecting the Ch1 folder.

Scenario when this would be used?

This would be most useful when there is a mix of long multi-chapter comics and single-folder comics.

Supporting information

What my chapter list looks like when reading a single-folder webcomic.
image

Note: This is not quite the same as #326, since I don't care about archives.

@Tetragramm Tetragramm added the enhancement New feature or request label Mar 7, 2024
@zeoint
Copy link

zeoint commented Mar 8, 2024

How would webcomics have single folders? When you download them wouldn't they have this structure,

  • Webcomic Name/
    • Chapter 1/
      • Images

@Tetragramm
Copy link
Author

Not all comics are long enough to need chapters, and some websites do not conveniently include chapters in file names, meaning it is easier to have all of the files in one folder as opposed to manually finding the chapter breaks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants