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

[Feature Request] Expand per-user notification options to match server-wide choices #1320

Closed
1 task done
nothing2obvi opened this issue Feb 1, 2025 · 4 comments
Closed
1 task done
Labels

Comments

@nothing2obvi
Copy link

Description

The server has several notification options, like Email, Discord, and Webhook. Per-user only has Pushover and Pushbullet. It would be great if the per-user options were the same as the server's options.

Desired Behavior

Allow per-user notification options to be the same as the server's several choices.

Additional Context

Many self-hosters pick a notification agent that works for them and then ask users to install the same one. It's an inconvenience that I use ntfy and I need to set up Pushover or Pushbullet for my users even though they all already have ntfy.

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@nothing2obvi nothing2obvi added awaiting triage This issue needs to be reviewed enhancement New feature or request labels Feb 1, 2025
@fallenbagel
Copy link
Owner

Per user does not only have Pushover or pushbullet. Per user notification agents get activated when the server enables them. For example:

Screenshot_20250201_155426_Chrome Dev.jpg

So per user can get, email, web push, telegram, discord, pushbullet, pushover. Same as server.

@fallenbagel fallenbagel added more information needed and removed awaiting triage This issue needs to be reviewed labels Feb 1, 2025
@nothing2obvi
Copy link
Author

nothing2obvi commented Feb 1, 2025

Thanks for your quick reply. I see. I misunderstood what Enable Agent does. However, while I had already enabled Webhook for the server in order to use ntfy, which works, under each user I can still only see Pushover and Pushbullet as the options. I checked the users' permissions and I didn't see anything there about notifications. What am I missing? Sorry to possibly turn this into a support thread.

@fallenbagel
Copy link
Owner

Thanks for your quick reply. I see. I misunderstood what Enable Agent does. However, while I had already enabled Webhook for the server in order to use ntfy, which works, under each user I can still only see Pushover and Pushbullet as the options. I checked the users' permissions and I didn't see anything there about notifications. What am I missing? Sorry to possibly turn this into a support thread.

Webhook is not available for per user as:
a) it's too techy for a normal user
b) webhook was intended as a means of sending a webhook to notify your users like an aggregate channel. As in your users subscribe to for example ntfy channel or whatever webhook you choose. OR you send it to a webhook server where THAT manages where to send.
c) if this feature request is about allowing per user ntfy, then you can subscribe to the already existing feature request to add ntfy as an agent.

@nothing2obvi
Copy link
Author

c) if this feature request is about allowing per user ntfy, then you can subscribe to the already existing feature request to add ntfy as an agent.

Sounds good. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants