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(cli): handle folders with single quotes #15283

Merged
merged 3 commits into from
Jan 12, 2025

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
Contributor

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
Contributor

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
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