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 7.1 Surround
pattern: Sonarr - 7.1 Surround
- name: Sonarr - Not 5.1 Surround
negate: true
required: true
type: release_title
pattern: Sonarr - Not 5.1 Surround
pattern: Sonarr - 5.1 Surround
- name: Sonarr - Not Low Channel Count
negate: true
required: true
type: release_title
pattern: Sonarr - Not Low Channel Count
pattern: Sonarr - Low Channel Count
tests: []