Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow custom message templates on notifications and webhooks #155

Open
de1et3d opened this issue Sep 19, 2022 · 4 comments
Open

Allow custom message templates on notifications and webhooks #155

de1et3d opened this issue Sep 19, 2022 · 4 comments
Labels
enhancement New feature or request must-have

Comments

@de1et3d
Copy link

de1et3d commented Sep 19, 2022

Hi! Great tool, thank you for your efforts!
I'd like to suggest an enhancement regarding text in notifications (it's Telegram in my case but I think it doesn't depend on a particular messenger). Let's say something like these options:

  • default message (that is enabled now)
  • custom message (using variables optionally)
  • off / none (receive only snapshots)

Ideally to have the settings available under Cameras array to specify it per camera.

@djdd87
Copy link
Owner

djdd87 commented Sep 20, 2022

Hey, no problem. It's definitely on my radar to be able to have "templated" messages with variables as you suggested.

Being able to only receive images, i.e. images on/off, would be a simple change too.

@djdd87 djdd87 added the enhancement New feature or request label Sep 20, 2022
@de1et3d
Copy link
Author

de1et3d commented Apr 19, 2023

Hello! Any further plans to implement this?

@djdd87
Copy link
Owner

djdd87 commented Apr 24, 2023

Yes, when time allows.

@de1et3d
Copy link
Author

de1et3d commented Apr 24, 2023

Great, thank you!
After testing the undocumented option AlternativeLabelling (#41 ) I patched NotifierBase.cs locally and built an image to remove the captions completely and receive snapshots only.

@djdd87 djdd87 changed the title Additional settings for notifications Allow custom message templates on notifications and webhooks Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request must-have
Projects
None yet
Development

No branches or pull requests

2 participants