Prevent duplicate regex_patterns

This commit is contained in:
Johan van Eck 2025-07-27 21:25:56 +03:00
parent 06a7c06933
commit 84e5f806c9
2747 changed files with 6157 additions and 10149 deletions

View file

@ -8,15 +8,15 @@ conditions:
negate: false
required: true
type: release_title
pattern: Sonarr - 5.1 Surround
pattern: 5.1 Surround
- name: Sonarr - Not 7.1 Surround
negate: true
required: true
type: release_title
pattern: Sonarr - 7.1 Surround
pattern: 7.1 Surround
- name: Sonarr - Not Low Channel Count
negate: true
required: true
type: release_title
pattern: Sonarr - Low Channel Count
pattern: Not Low Channel Count
tests: []