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,20 +13,20 @@ conditions:
negate: true
required: true
type: release_title
pattern: Sonarr - Not Mono
pattern: Sonarr - Mono
- name: Sonarr - Not Stereo
negate: true
required: true
type: release_title
pattern: Sonarr - Not Stereo
pattern: Sonarr - Stereo
- name: Sonarr - Not 4.0ch
negate: true
required: true
type: release_title
pattern: Sonarr - Not 4.0ch
pattern: Sonarr - 4.0ch
- name: Sonarr - Not High Channel Count
negate: true
required: true
type: release_title
pattern: Sonarr - Not High Channel Count
pattern: Sonarr - High Channel Count
tests: []