Skip to content

Upload to immich "from-folder" discards all filesΒ #1121

@towerplease

Description

@towerplease

Hey there,

i am currently testing the import of a lot of fotos from my NAS to immich. Therefore i installed a small testing instance of immich.

So, i ran this command, to try to upload a bunch of fotos/videos:

.\immich-go upload from-folder --server=http://rpi5-01.asbach.lan:2283 --api-key=XXXXXXXXXXXXXXXXXXXXX--concurrent-uploads=4 M:\Bilder

The Process starts, scanning all data correctly, but discards ALL files with "reason=extension not included"

Image

I got it working with either defining --include-extensions=.jpg,.jpeg,.png,.mp4,.heic or run it twice with --include-type=VIDEO and --include-type=IMAGE

As the documentation states, i would expect that all files are taken for upload when no include or exclude is given.

Is this a bug of some kind?

Thank you in advance

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