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(server): multiple exclusion patterns #17221

Merged
merged 1 commit into from
Mar 31, 2025

Conversation

etnoy
Copy link
Contributor

@etnoy etnoy commented Mar 29, 2025

Fixes #17186

Turns out that when using multiple exclusion patterns, they did not affect existing assets. This is now fixed.

Workaround for any users affected: Change the import path(s) to an empty directory not containing the current library assets. Scan. Set the import paths back, scan again.

@alextran1502 alextran1502 merged commit faabda4 into main Mar 31, 2025
49 checks passed
@alextran1502 alextran1502 deleted the fix/multiple-exclusion-patterns branch March 31, 2025 14:16
kirill-dev-pro pushed a commit to kirill-dev-pro/immich-but-with-public-albums-within-instance that referenced this pull request Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exclude pattern doesn't remove old files matching the rule automatically
4 participants