Description
I would love an option that shows all photos that belong to an album, e.g. ShowOnlyAssetsInAlbums: true. Albums that I don't want to show can be excluded via ExcludedAlbums, so this is great.
Use Case
The reasoning is that I have way too many albums to configure them manually in the Albums key, and even if I did, every time I create a new album I would have to add the UUID and redeploy. This is less than ideal.
The opposite option would be "Show all photos that don't belong to an album", not sure if anyone would be interested in this, but it's something the Immich API already exposes via hasAlbums: boolean.
Details
No response
Pre-Submission Checklist
Description
I would love an option that shows all photos that belong to an album, e.g.
ShowOnlyAssetsInAlbums: true. Albums that I don't want to show can be excluded viaExcludedAlbums, so this is great.Use Case
The reasoning is that I have way too many albums to configure them manually in the
Albumskey, and even if I did, every time I create a new album I would have to add the UUID and redeploy. This is less than ideal.The opposite option would be "Show all photos that don't belong to an album", not sure if anyone would be interested in this, but it's something the Immich API already exposes via
hasAlbums: boolean.Details
No response
Pre-Submission Checklist
This is a feature request and not a bug report
I have checked for related issues and checked the documentation