Prevent duplicate regex_patterns

This commit is contained in:
Johan van Eck 2025-07-27 20:32:00 +03:00
parent d4582e7330
commit 06a7c06933
235 changed files with 467 additions and 782 deletions

View file

@ -25,15 +25,15 @@ conditions:
negate: true
required: true
type: release_group
pattern: Sonarr - Not RlsGrp
pattern: Sonarr - RlsGrp
- name: Sonarr - Not HDR
negate: true
required: true
type: release_title
pattern: Sonarr - Not HDR
pattern: Sonarr - HDR
- name: Sonarr - Not Hulu
negate: true
required: true
type: release_title
pattern: Sonarr - Not Hulu
pattern: Sonarr - Hulu
tests: []