immich/server/test/medium/specs
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
..
exif fix(server): av typing (#28223) 2026-05-04 09:04:29 -04:00
repositories feat(server): track video metadata (#28023) 2026-05-01 17:03:49 +00:00
services feat: more plugin triggers and methods (#28690) 2026-05-29 14:02:07 -04:00
sync feat: recently added assets page (#28272) 2026-05-11 21:35:10 +00:00
workflow feat(plugin-core): add filterByAlbum workflow step 2026-06-04 04:03:01 +00:00