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

Split up this value for shows; Sonarr - Number of seasons / episodes (also unavailable) #1021

Open
Quafley opened this issue Apr 5, 2024 · 1 comment

Comments

@Quafley
Copy link

Quafley commented Apr 5, 2024

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
What I would like to see is the following. I currently need to select media type season to be able to use the following:

        - operator: AND
          action: equals
          firstValueName: Plex - Amount of available episodes
          firstValue: 1
          secondValueName: Sonarr - Number of seasons / episodes (also unavailable)
          secondValue: 12
          result: false

However, I personally think this option should also be available when selecting media type show. This would allow for a more granular approach. Currently it will automatically select amount of seasons, instead of episodes when media type show is selected. Having to switch to season could end up removing just a few seasons instead of the entire show, or requires a lot of workaround to make that work..

Describe alternatives you've considered
None, I have not managed to work around it. Splitting it would be the best of both worlds.

Additional context
No

@jorenn92
Copy link
Owner

I believe this should become a separate show-only rule. It's definitely doable!

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

No branches or pull requests

2 participants