[Feature]: Programmatic pseudo albums #414

Closed
opened 2026-02-04 20:20:11 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @The-Noah on GitHub (Nov 13, 2022).

Feature detail

Organizing your content is important but having to always put items into albums is annoying and trying to organize years of content into albums is not realistic. I would love to be able to define a set of rules, and all content matching those rules are organized into a fake "album" where they are not in that album, but rather that "album" is just a view of all items that match its rules.

For example, I could create one for TikToks and say something like:

format: video
width: <= 1080
height: <= 1920
bitrate: <= 5000Kbps

Some ideas for filters would be: file format (image/video/raw/gif/etc), width, height, file size, bitrate (for videos), video length, EXIF data (camera, camera settings etc)

Platform

Web

Originally created by @The-Noah on GitHub (Nov 13, 2022). ### Feature detail Organizing your content is important but having to always put items into albums is annoying and trying to organize years of content into albums is not realistic. I would love to be able to define a set of rules, and all content matching those rules are organized into a fake "album" where they are not in that album, but rather that "album" is just a view of all items that match its rules. For example, I could create one for TikToks and say something like: ``` format: video width: <= 1080 height: <= 1920 bitrate: <= 5000Kbps ``` Some ideas for filters would be: `file format` (image/video/raw/gif/etc), `width`, `height`, `file size`, `bitrate` (for videos), `video length`, `EXIF data` (camera, camera settings etc) ### Platform Web
Author
Owner

@bo0tzz commented on GitHub (Nov 13, 2022):

Duplicate of #570

@bo0tzz commented on GitHub (Nov 13, 2022): Duplicate of #570
Author
Owner

@fivestones commented on GitHub (Sep 24, 2023):

@bo0tzz Is this really completed? How can I do this? Maybe I missed it in the documentation but I can't figure out how.

@fivestones commented on GitHub (Sep 24, 2023): @bo0tzz Is this really completed? How can I do this? Maybe I missed it in the documentation but I can't figure out how.
Author
Owner

@bo0tzz commented on GitHub (Sep 25, 2023):

@fivestones it's not completed, it was closed as a duplicate.

@bo0tzz commented on GitHub (Sep 25, 2023): @fivestones it's not completed, it was closed as a duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#414