Skip to content

Conversation

@desmondgc
Copy link
Contributor

Fixes #12076.

CLI handling of single quotes needs special handling, similar to #14856.

@github-actions github-actions bot added the cli Tasks related to the Immich CLI label Jan 12, 2025
@bo0tzz bo0tzz requested a review from etnoy January 12, 2025 11:59
@etnoy
Copy link
Collaborator

etnoy commented Jan 12, 2025

Good catch. We recently made a similar fix in the library service scanner but also added other problematic characters. Perhaps the same fix could be done here?

@etnoy
Copy link
Collaborator

etnoy commented Jan 12, 2025

Good catch. We recently made a similar fix in the library service scanner but also added other problematic characters. Perhaps the same fix could be done here?

See https://github.com/immich-app/immich/pull/14856/files

@alextran1502 alextran1502 enabled auto-merge (squash) January 12, 2025 15:41
@alextran1502 alextran1502 merged commit c4a8fdf into immich-app:main Jan 12, 2025
35 checks passed
yosit pushed a commit to yosit/immich that referenced this pull request Jan 13, 2025
* fix(cli): handle folders with single quotes

* fix(cli): skip single quote test on Windows

* fix(cli): support double quote and backtick as well
arctic-foxtato pushed a commit to arctic-foxtato/immich that referenced this pull request Jan 14, 2025
* fix(cli): handle folders with single quotes

* fix(cli): skip single quote test on Windows

* fix(cli): support double quote and backtick as well
vladd11 pushed a commit to vladd11/immich that referenced this pull request Jan 25, 2025
* fix(cli): handle folders with single quotes

* fix(cli): skip single quote test on Windows

* fix(cli): support double quote and backtick as well
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.

4 participants