Skip to content

Conversation

@meesfrensel
Copy link
Collaborator

Description

Escape parentheses in glob paths.

This might technically be a regression for users that use the (a|b) regex/glob syntax. I didn't see any explicit note of that anywhere in the cli docs, and folder/album names with years are a reasonably common use case I'd say.

If not desired I'll open another PR specifying what to expect from the globbed inputs and how to crawl folders with e.g. parentheses.

Fixes #23885

How Has This Been Tested?

Added a unit test for the crawl.

@meesfrensel meesfrensel added cli Tasks related to the Immich CLI changelog:bugfix labels Dec 18, 2025
@meesfrensel meesfrensel force-pushed the fix/crawl-parentheses branch from 11341d7 to 26ffd43 Compare December 18, 2025 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog:bugfix cli Tasks related to the Immich CLI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Command line tool ignores paths with ( ) round brackets

1 participant