-
-
Notifications
You must be signed in to change notification settings - Fork 81
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
[Feature Request]: Make the Ignore single folders
option work for images too
#299
Comments
Thanks for your super-fast reactivity! Following your response on #168 :
I tested that with OpenComic v1.3.1 and it doesn't seem to affect the poster. Note: in my case I also have zip files, each containing a single folder. They go like this:
If they could also have the first image fill the poster that would be great. In case you wonder why I would want to keep such a structure instead of moving the image files out of their parent folder, the main reason I remember is to prevent a potential mess when unzipping several zip files at once (some file browsers or scripts don't auto-generate a containing folder when unzipping, so without a parent folder in each archive, all the files of all the archives would be dumped in the current directory). |
I think I explained it wrong, this option currently does nothing with posters/images, it only applies when opening folders, in this cases if you open a folder and there is only a sinle folder inside it, it will open automatically until there is more than one folder or there are no more folders to open. So what I wanted to say is that the same could be done with posters/images when this option is active, which is not currently done. |
Thanks, I understand now and that would work for me. |
I have made the necessary changes to implement this cc9f9c7 and It will be available in the next version, but if you want, you can try it in this master build. Build: https://mega.nz/file/PGx1XAAQ#WOVnF0beibIjoUSkDdTo8Qcqbccak98D2sC7W9WUaiw |
Thank you! Works as expected |
Preflight Checklist
Describe your suggested feature
If the option
Ignore single folders (Open automatically)
is activated ignore single folders also in images.For example, in the following case:
It should be processed as if it were like this:
But not in the following cases:
Additional Information
Originally posted by @ChameleonScales in #168 (comment)
Sample file
No response
The text was updated successfully, but these errors were encountered: