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

Movie with "Special" in the title is matching on the "Special Edition" Quality #988

Closed
dreondre opened this issue Nov 25, 2022 · 2 comments

Comments

@dreondre
Copy link

dreondre commented Nov 25, 2022

It looks as though the Special Edition quality profile regex is matching on movie titles where there's the word "Special" in the title.
I believe it's because the words special and edition are separated by an OR.
For example, around this time of year, anything with "Holiday Special" in the title will match.
Is it possible to put "special" and "edition" together?

@bakerboy448
Copy link
Contributor

Not a trash CF issue. It's a radarr bug
Radarr/Radarr#7004

@dreondre
Copy link
Author

Sounds good, thanks for looking out.

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