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

Fix/3557 scanner subfolder always scanning #3576

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

Fesaa
Copy link
Contributor

@Fesaa Fesaa commented Mar 1, 2025

Fixed

Still work todo, PR is easier to track

Copied from discord:
If one subfolder changes, all are scanned. This is important otherwise the other subfolders content are removed. Should be a fine trade-off.

This should be safe to do here, as if it matches a wrong series, we know this series is its parent and thus will always have changes.

I have tested this on Windows & MacOS. Haven't had the chance to build for my server (Linux) yet. That said, I have no idea how the Comic stuff works etc. So... I've only tested with Manga as that's what I had laying around in the right layout to just copy over.

TODO:

  • Unit Tests

I have to test with image library & on windows and linux, as I think
modify time works differently there.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scanner not being smart when a series has subfolders
1 participant