Files
immich/server
Alex Tran b75d9b74b9 feat(plugin-core): add filterByAlbum workflow step
Adds a filterByAlbum core plugin method so workflows (e.g. the
AlbumAssetAdded trigger) can be scoped to specific albums. The step
checks the asset's album membership via the searchAlbums host function
and halts the workflow when the asset is not in any of the configured
albums (or, with inverse, when it is).
2026-06-04 04:03:01 +00:00
..
2025-08-19 08:55:24 -04:00
2026-04-07 15:54:30 -04:00
2026-05-28 22:04:15 +00:00