Skip to content

immich-go archive from-immich --from-include-extensions and --from-exclude-extensions not working #1346

@ggmoritz

Description

@ggmoritz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions