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

[FR] add 'Search Automatically' and 'Request New Seasons' options to request dialog #1047

Open
1 task done
ftc2 opened this issue Oct 23, 2024 · 0 comments
Open
1 task done
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request

Comments

@ftc2
Copy link

ftc2 commented Oct 23, 2024

Description

example use cases for exposing these options on the request dialog:

Search Automatically:

  • for a sonarr/radarr instance configured in jellyseerr with Enable Automatic Search enabled, an admin with access to sonarr/radarr may occasionally prefer to manually select a release instead of relying on the selected quality profile. this saves the trouble of removing a potentially unwanted release from the download client.

Request New Seasons:

  • a conscientious user may elect to not automatically request new seasons for a series.
  • on reviewing a pending request, an admin may decide to not automatically request new seasons for a series.

Desired Behavior

dialog mockup:

jellyseerr-request-mockup

implementation suggestions:

Search Automatically (movies and series):

  • default value: equivalent to the value of Enable Automatic Search for that instance (Jellyseerr > Settings > Services)
  • visibility: require Advanced Requests permission. part of the advanced request dialog because it's likely only useful to admins with access to sonarr/radarr

Request New Seasons (series):

  • default value: true
  • visibility: require Request permission
  • this should essentially change the value of Monitor New Seasons for that series in sonarr (sonarr > individual series page > Edit > Monitor New Seasons)

Additional Context

No response

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@ftc2 ftc2 added awaiting triage This issue needs to be reviewed enhancement New feature or request labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant