sct / overseerr

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

Suggestion: Notification when movie/tv released #3822

Open ilovethensa opened 3 months ago

ilovethensa commented 3 months ago

Description

Send a notification when a requested but not available Movie/Tv is released(preferebly can filter by digital or theatrical release)

Desired Behavior

When going into the notifications settings, there is a check whether to send notifications when a requested movie/Tv is released

Additional Context

No response

Code of Conduct

danshilm commented 3 months ago

This seems more like a feature that would be in Radarr/Sonarr instead of Overseerr since Overseerr deals with the requests of users while Radarr/Sonarr deal with the actual movies/shows themselves.

nativeit commented 1 month ago

A simple wish list would be my suggestion for accommodating this, and other similar uses. For example, I would like to request a movie that is in theatres, but I don't want the system to act on that request until it is available on Blu-ray/streaming. Of course, right now I simply wait (but frequently forget) or I add a reminder to my general task manager.

Since a module for Issues is already available, it would seem to me that this kind of feature could be made by adapting the same interface and database schema for generalized tasks/wishlists.

That said, I'm sure there are much more important features and improvements to focus on, and presumably not enough developers and/or time for everything. I will endeavor to tinker with this myself, and if I produce anything promising, I'll post back here with it.