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

@ -13,15 +13,15 @@ conditions:
negate: true
required: true
type: release_title
pattern: Sonarr - Not DV HDR10+
pattern: Sonarr - DV HDR10+
- name: Sonarr - Not DV HLG
negate: true
required: true
type: release_title
pattern: Sonarr - Not DV HLG
pattern: Sonarr - DV HLG
- name: Sonarr - Not DV SDR
negate: true
required: true
type: release_title
pattern: Sonarr - Not DV SDR
pattern: Sonarr - DV SDR
tests: []