sct / overseerr

Request management and media discovery tool for the Plex ecosystem
https://overseerr.dev
MIT License
3.88k stars 447 forks source link

Allow users to subscribe to TV episodes or Movie notifications #789

Open Fiala06 opened 3 years ago

Fiala06 commented 3 years ago

Is your feature request related to a problem? Please describe. Many of my users only watch a few number of the shows and always ask when X is released. Same for movies esp new blockbusters.

Describe the solution you'd like Users could find the show/movie in Overseerr (even if it's been requested by someone else) and toggle a subscribe to notifications. For TV Shows, only subscribe to upcoming/latest episodes.

Going forward, when the next episode of say "Wanavision" is released, users subscribed would get a notification it's available in Plex.

Describe alternatives you've considered Tautulli but that would be lots of manual edits per user.

Additional context

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

sct commented 3 years ago

not stale

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

snowlucas commented 3 years ago

I’m still interested in this feature. Especially for movies.

exentler commented 3 years ago

I’m still interested in this feature. Especially for movies.

danhusan commented 2 years ago

+1

notlimahrelyt commented 2 years ago

Interested in this feature. I even had one of my users ask to be notified when a specific movie came out. I removed the movie from Radarr, then told them to go request it so they could be notified when it's available. It would be nice if multiple users could all do this.

vikasbhatia commented 1 year ago

+1 I'm interested in this feature as well. This would save a bunch of manual work setting up the same thing in Tautulli.

TonyTheTechie commented 1 year ago

Can I add my support for this feature

screamjojo commented 11 months ago

A lot of my users would like this feature ? Any news since soon 3 years ago ? Thank you

ojmaster commented 11 months ago

Bump, I would also really like this feature for my users

devanteweary commented 10 months ago

Coming from this request. +1 would be an awesome feature!

zwimer commented 10 months ago

This is what I thought the email notification system was initially; I was disappointed that it only notifies admins. It'll be great if this is implemented!

devanteweary commented 10 months ago

This is what I thought the email notification system was initially; I was disappointed that it only notifies admins. It'll be great if this is implemented!

It's not just admins. It's anyone you set to notify. However right now only the person who originally requested a show is notified when a new episode is out. (Actually does it even do that or just when the entire series is available)?

What we're saying is we'd like users to be able to sign up for notifications on series someone else may have requested.

primetime-sudo commented 8 months ago

+1 On this. It would be spectacular for multiple users to get notifications when a title becomes available.

BBergle commented 2 months ago

+1 on this as well, I would love this so users interested in the same movie would know when its available.

alvitali commented 2 months ago

I'm getting bugged about this from my users, so I'll just kick this can upstream (as well)! +1

devanteweary commented 2 months ago

Good to see this 3 year old issue get some traction. :P'

ojmaster commented 2 months ago

@devanteweary doesnt seem like it's going to happen unfortunately

jrelax commented 2 months ago

+1

lishremix commented 2 months ago

This would be an awesome feature add. When you've got more a couple users, this comes up a lot.

inform880 commented 1 month ago

I totally agree with @lishremix, I'm in the same boat.

If any contributers happen to see this, would this be a good first issue for a senior(ish) dev familiar with the tech stack? What I'm imagining for a basic implementation is somewhere along the lines of looking at where ever this endpoint gets the watchdata: api/v1/media/1/watch_data, and adding it as an option under the notification settings, in my case it would be for discord. I imagine we'd have to respect the users "enable mentions" setting also.

What do we think?