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

Support for Subfolder Organization in Local Sources #1293

Open
4 tasks done
MartsTech opened this issue Oct 4, 2024 · 2 comments
Open
4 tasks done

Support for Subfolder Organization in Local Sources #1293

MartsTech opened this issue Oct 4, 2024 · 2 comments
Labels
Feature request New feature or request

Comments

@MartsTech
Copy link

Describe your suggested feature

Currently, the app requires all CBZ/ZIP files for local manga sources to be placed directly in the main folder, along with the cover.jpg and ComicInfo.xml files. Unfortunately, the app does not support the use of subfolders within the main directory. When subfolders are used to organize chapters (e.g., by volume or arc), the app mistakenly treats these subfolders as chapters, rather than recognizing the CBZ/ZIP files inside.

This limitation makes it difficult to manage larger collections, as users often prefer to organize their chapters by subfolders (e.g., Volume 1, Volume 2), keeping their library structured and easy to navigate.

Other details

I propose adding support for subfolders within the main local source directory. When the app encounters a folder inside the primary local source folder, it should:

  1. Recursively search for CBZ/ZIP files within subfolders.
  2. Treat the files found in these subfolders as individual chapters, while ignoring the folders themselves.

This enhancement would allow users to better organize their local collections, maintaining a cleaner structure without disrupting how chapters are displayed in the app.

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
  • I have written a short but informative title.
  • I have updated the app to version 0.16.5.
  • I will fill out all of the requested information in this form.
@MartsTech MartsTech added the Feature request New feature or request label Oct 4, 2024
@AntsyLich
Copy link
Member

I'm not really sure how to feel about this request

@sadboy889
Copy link

This enhancement would allow users to better organize their local collections

it's useful for some but not for majority, if you want to manage larger collections you better of using app like Librera...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants