simulot / immich-go

An alternative to the immich-CLI command that doesn't depend on nodejs installation. It tries its best for importing google photos takeout archives.
GNU Affero General Public License v3.0
1.61k stars 49 forks source link

Exclude based on filename / glob? #232

Closed markussiebert closed 2 months ago

markussiebert commented 5 months ago

Hi, I would like this tool to transfer my fotos from my synology to my selfhosted immich. I want to be able to exclude all SYNOPHOTO.... files, but not related to file type. Is this possible?

simulot commented 5 months ago

You can select using glob, but not yet exclude using a glob

On my TODO list.

It may even possible to exclude them by default. What would be the exclusion pattern?

rechena commented 4 months ago

I have the same request. I would say based on the glob you can exclude anything that is **/@eaDir/** and **/.DS_Store/**

Thanks

simulot commented 2 months ago

closed with 0.20