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] Discord notifications via webhook for Plex Watchlist changes #283

Open
TheIndieArmy opened this issue Apr 11, 2024 · 5 comments
Open
Assignees
Labels
backend This belongs to backend devs enhancement New feature or request

Comments

@TheIndieArmy
Copy link

TheIndieArmy commented Apr 11, 2024

A feature allowing the user to setup Discord notifications for changes to user's Plex Watchlist. This is helpful to Plex server admin in ensuring the content their users are watchlisting (requesting) is being picked up in a timely manner. Or if it needs to be obtained through other means.

The attached file is some code written with ChatGPT that I've been using successfully for some time.
watchlist_notifier.txt

Mercury also created a PD fork here with the feature: https://github.com/mercuryy-1337/plex_debrid

@dreulavelle
Copy link
Member

I was thinking of adding shoutrrr support 🤔

@TheIndieArmy
Copy link
Author

I'm not familiar with Shoutrrr, I'll have to take a look at it. I'm using Notifiarr and the ChatGPT script I created to fill in the gap.

@AyushSehrawat AyushSehrawat added enhancement New feature or request backend This belongs to backend devs labels May 28, 2024
@AyushSehrawat
Copy link
Member

Will we need discord notifications if frontend gets it's own notification ? @dreulavelle

@dreulavelle
Copy link
Member

people keep asking about discord notifications.. so I guess I'll add it.. but I think it will get pretty spammy.. so I was thinking to do it in the form of reports? Like maybe every few hours, or nightly report or something?

@AyushSehrawat
Copy link
Member

people keep asking about discord notifications.. so I guess I'll add it.. but I think it will get pretty spammy.. so I was thinking to do it in the form of reports? Like maybe every few hours, or nightly report or something?

Like a background service ? Will be nice, user can set the report interval and webhook url in settings, which can be edited in frontend too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend This belongs to backend devs enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants