Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude based on filename / glob? #232

Closed
markussiebert opened this issue May 5, 2024 · 3 comments
Closed

Exclude based on filename / glob? #232

markussiebert opened this issue May 5, 2024 · 3 comments

Comments

@markussiebert
Copy link

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
Copy link
Owner

simulot commented May 5, 2024

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
Copy link

rechena commented May 11, 2024

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

Thanks

simulot added a commit that referenced this issue Jul 13, 2024
@simulot simulot mentioned this issue Jul 13, 2024
simulot added a commit that referenced this issue Jul 13, 2024
* better handling of cancelation

* add file name to the UploadAsset API trace

* e2e test log files into the default log directory

* add a message when upload ends

* improve the final message

* refactre nonui

* fix: Real time GUI log only shows 4 lines  #299

* Fix #299, #370, #232

* edit readme

* fix lint
@simulot
Copy link
Owner

simulot commented Jul 14, 2024

closed with 0.20

@simulot simulot closed this as completed Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants