When running the following command, you would expect to only get .arw (raw) pictures.
immich-go.exe --from-server foo --from-api-key bar archive from-immich --from-include-extensions=.arw --write-to-folder out
But it doesn't filter anything at all and just downloads everything, including jpg files.
The following variations did not change anything:
- including and excluding the dot (arw/.arw)
- --from-include-extensions, --from-exclude-extensions and both at the same time
- passing the parameters via --parameter-name=abc or --parameter-name abc
I think this must be a bug. Any help appreciated.
immich-go v0.31.0
immich v2.7.5
When running the following command, you would expect to only get .arw (raw) pictures.
immich-go.exe --from-server foo --from-api-key bar archive from-immich --from-include-extensions=.arw --write-to-folder outBut it doesn't filter anything at all and just downloads everything, including jpg files.
The following variations did not change anything:
I think this must be a bug. Any help appreciated.
immich-go v0.31.0
immich v2.7.5