Skip to content

fix(server): multiple exclusion patterns#17221

Merged
alextran1502 merged 1 commit intomainfrom
fix/multiple-exclusion-patterns
Mar 31, 2025
Merged

fix(server): multiple exclusion patterns#17221
alextran1502 merged 1 commit intomainfrom
fix/multiple-exclusion-patterns

Conversation

@etnoy
Copy link
Copy Markdown
Collaborator

@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
savely-krasovsky pushed a commit to savely-krasovsky/immich that referenced this pull request Jun 8, 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