sct / overseerr

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

Pompt for re-download on issue creation #3920

Open daerup opened 1 month ago

daerup commented 1 month ago

Description

The Issue system is currently pretty limited. It would be dope that users can select to re-download content on issue creation. This feature probably comes with a setting to limit which users can trigger such a behavior.

Desired Behavior

When the user creates an issue, they are prompted (if set in setting) if an automatic deletion to newly download the movie/episode would fix their problem. If so, Overseerr would make the appropriate API calls to Sonarr/Radarr.

An extension of this feature could be to allow the user who created the issue to choose the downloaded release found via interactive search, so that a release is chosen based on their needs

Additional Context

If this is something that would be merged, I could look into developing it. Maybe it would be necessary to extend the issue comments to allow formatting and interactivity for a smooth experience

Code of Conduct