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 folder renaming #449

Merged
merged 4 commits into from
Apr 29, 2024
Merged

Fix folder renaming #449

merged 4 commits into from
Apr 29, 2024

Conversation

zoriya
Copy link
Owner

@zoriya zoriya commented Apr 29, 2024

Closes #412

When a folder gets deleted (or moved, since it's the same event), delete every file in the folder.
When a folder gets created, scan every file in it recursively.

@zoriya zoriya added bug Something isn't working scanner labels Apr 29, 2024
@zoriya zoriya added this to the v4.5.0 milestone Apr 29, 2024
@zoriya zoriya self-assigned this Apr 29, 2024
@zoriya zoriya enabled auto-merge April 29, 2024 00:18
@zoriya zoriya merged commit 7daa10e into master Apr 29, 2024
11 checks passed
@zoriya zoriya deleted the fix/scanner-titles branch April 29, 2024 00:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working scanner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Scanner not detecting renamed folder
1 participant