Wildcard directory names stopped working for external libraries #7834
sycophantic
started this conversation in
Feature Request
Replies: 1 comment 1 reply
|
I don't think this was ever officially supported. The documentation for external libraries writes: "Each import file must be a readable directory that exists on the filesystem." That being said, I think it makes sense as a feature. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
The bug
Wildcard directory names stopped working for external libraries. Previous versions (not sure which version it stopped working in) allowed the use of wildcard names for an external library. e.g. /mnt/Photos/2006*.
The OS that Immich Server is running on
Ubuntu 22.04.3 LTS
Version of Immich Server
v1.97
Version of Immich Mobile App
v1.97
Platform with the issue
Your docker-compose.yml content
Your .env content
Reproduction steps
Add an external library with a wildcard. e.g. /mnt/Photos/2006*.Additional information
No response
All reactions