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 - DV SDR
pattern: Not DV SDR
- name: Sonarr - Not DV HDR10
negate: true
required: true
type: release_title
pattern: Sonarr - DV HDR10
pattern: Radarr - DV HDR10
- name: Sonarr - Not DV HLG
negate: true
required: true
type: release_title
pattern: Sonarr - DV HLG
pattern: Not DV HLG
tests: []