Skip to content

feat: add setting to disable Sonarr new season monitoring#2560

Closed
andrew-kennedy wants to merge 1 commit intoseerr-team:developfrom
andrew-kennedy:feat/sonarr-monitor-new-items
Closed

feat: add setting to disable Sonarr new season monitoring#2560
andrew-kennedy wants to merge 1 commit intoseerr-team:developfrom
andrew-kennedy:feat/sonarr-monitor-new-items

Conversation

@andrew-kennedy
Copy link
Copy Markdown
Contributor

@andrew-kennedy andrew-kennedy commented Feb 23, 2026

This PR adds a new setting to the Sonarr configuration that allows users to control the 'Monitor New Seasons' (monitorNewItems) option when adding a new series. Users can now choose between 'All Seasons' (default) and 'No Seasons', providing more granular control over future season monitoring.

This is necessary because currently, seerr always adds seasons requested by users to sonarr with the setting enabled, which leads to new seasons that weren't actually requested by anyone being downloaded. For example, if someone requests season 2, and season 3 comes out for a show before the season 2 request/show/etc are deleted, season 3 will be auto-downloaded/monitored but with no corresponding request in seerr. I am trying to support a flow where every season and movie has a corresponding seerr request for automation purposes.

@andrew-kennedy andrew-kennedy requested a review from a team as a code owner February 23, 2026 11:16
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Feb 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

@andrew-kennedy andrew-kennedy changed the base branch from main to develop February 23, 2026 11:21
@andrew-kennedy
Copy link
Copy Markdown
Contributor Author

Closing to re-open against the develop branch.

@andrew-kennedy andrew-kennedy deleted the feat/sonarr-monitor-new-items branch February 23, 2026 11:38
@0xSysR3ll
Copy link
Copy Markdown
Contributor

0xSysR3ll commented Feb 23, 2026

Closing to re-open against the develop branch.

There already is a PR for this. See #2071

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants