lardbit / lardbit/nefarious

[Feature] Notifications for each specific user

Open
#155 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1.3k
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Hi!

I'm currently really liking the new (i think new?) notification system which uses Apprise, but it would be nice if I could set separate notification methods, for each specific user, and tell them when their selected item was downloaded, and not others.

An example of this would be if User1 started watching a Venom, and once it's downloaded, it sends a notification to just User1, using the notification service setup for them, in this case an email. If User2 started watching Spiderman, then once it's finished, User2 will receive a notification from their specified service, in this case discord webhook.

I'm not a developer by any means, so I have no idea if this is possible, or the difficulty of implementation, but I thought it would be a nice feature when Nefarious is being used by multiple users.

Thanks!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the Apprise notification flow and how users, watched items, and completed downloads are related. Define how each user's notification service and selected items should be associated, then verify that a download notification reaches only the relevant user through their chosen service.

Written by the indexing model from the issue text.

Assessment

Tech stack
django, python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.