-
-
Notifications
You must be signed in to change notification settings - Fork 489
feat(sonarr): add monitorNewItems option to sonarr settings & modal #2071
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
base: develop
Are you sure you want to change the base?
Conversation
OwsleyJr
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this say monitor new seasons instead of items?
Oh yeah that'd make more sense on the UI side |
|
Related? #325 |
Nope. Thats a different sonarr option. It's the difference between: The issue one is for what seasons to monitor. This pr implements whether or not to monitor new seasons that gets added to metadata database after the series gets added |
|
Bump :D |
Merging of non-fix PRs is frozen until the Seerr merger is completed and the first version is released. |


Description
This PR adds the option to configure the monitor new items option in the sonarr service modal for when adding a new series.
Screenshot (if UI-related)
To-Dos
pnpm buildpnpm i18n:extract- [ ] Database migration (if required)Issues Fixed or Closed