Skip to content

Conversation

@ShanePe
Copy link

@ShanePe ShanePe commented Dec 13, 2025

Just added an "--exclusion" parameter, allowing string matching on path, and skipping if found. I found this is very useful for me, for example my NAS creates a sub directory called '.@__thumb' under the the directory with the images, so I don't want the thumbnails tagged.

This is a string collection so can add multiple "skip" criteria. i.e. "--exclusion @__thumb no_tag" would exclude any files that have '@__thumb' or 'no_tag' in the file name and path. :)

@ShanePe
Copy link
Author

ShanePe commented Dec 13, 2025

Sorry think my IDE went crazy with the formatting :)

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

Successfully merging this pull request may close these issues.

1 participant