[Feature]: Be notified when pictures are added in album #1671
Replies: 12 comments 20 replies
-
This is really the last thing that is missing for me to replace Google photos features. Looking forward to it! |
Beta Was this translation helpful? Give feedback.
-
If anyone is interested, I setup a docker container that runs a python script every 15 minutes checking user defined albumIDs for new items. If there are new items it sends a push notification via ntfy (can be self hosted). Just thought I'd share. Source code and setup details below. |
Beta Was this translation helpful? Give feedback.
-
This would be awesome! Desperately need this feature. Use case - have an album shared with family members. If one of us decided to share a photo, others should be notified automatically. |
Beta Was this translation helpful? Give feedback.
-
The multi-user feature sets Immich apart from alternatives like PhotoPrism, and personally the joy of sharing photos with friends and family is a big part of why I self-host Immich! |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to have a "Notifications" option in the settings where one could select which events would send a notification? For example:
This would be great! |
Beta Was this translation helpful? Give feedback.
-
Just want to add that I'm extremely interested in this feature. The program itself is phenomenal, and I'm basically this feature away from self-hosting our entire family's photos. The python script, while seemingly an awesome workaround, won't work for the grandparents! |
Beta Was this translation helpful? Give feedback.
-
Integration with |
Beta Was this translation helpful? Give feedback.
-
Maybe https://github.com/automatisch/automatisch can help? |
Beta Was this translation helpful? Give feedback.
-
Why is this issue closed? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Whats the status of this? I want to come back to the intials requests aspect of using RSS
I also think RSS is the right thing for this. Alternatively Atom can be used. While i selfhost Gotify myelf (which is similar to ntfy but was there before ntfy, which is also cool), it would be cool if Immich would allow a native rss or atom feed that would just be there. My Usecase or the reason I was looking for this feature is the following: I would imagine the Usability of this as follows Album creator:
Album User:
With rss and atom being established standards for this, I would think there are many libraries that allow for an easy implementation of such a feature without much hassle. I would very much appreciate this! |
Beta Was this translation helpful? Give feedback.
-
I would like to set up shared albums where only the owner of the album would receive an email notification. This way everyone in the office could have their own album which acts like a dropbox with an email notifier. Currently all participants need to be sharing the album as an editor to be able to send pictures to each other. Notifying everyone when all I want to do is notify the owner is not gonna work for my use case. Would be nice if the email template had a way to tell you who put the photo in the shared folder. Having this info in the subject of the email would be nice so that you know you got a photo added and by who without opening the email. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Feature detail
In webapp and mobile app :
I think that a rss feed could be a simple solution.
A webhook could be a better solution to be notified or to integrate with n8n or IFTTT.
Platform
Server
Beta Was this translation helpful? Give feedback.
All reactions