Thrid party tool for rule-based smart albums #15814
kvalev
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I created a tool for automatically creating and updating rule-based smart albums, one of the most requested Immich features #1673.
You can find all the code and documentation in this repository https://github.com/kvalev/immich-dynamic-albums
The TL;DR is to create a config file containing one or more albums and their respective rules:
And then mount it in the provided docker container and it will periodically query Immich for matching assets and keep those albums up-to-date:
If you have any suggestions or discover any issue let me know here or raise an issue in the other repository.
If someone from the Immich team finds this helpful you can link it in the locked feature request.
Beta Was this translation helpful? Give feedback.
All reactions