tweak(format): Update Naming

This commit is contained in:
Seraphys 2025-07-14 12:58:22 -05:00
parent 8507af4ced
commit c0db4d6540
3 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ conditions:
type: release_group type: release_group
required: true required: true
negate: true negate: true
pattern: OPUS Negation pattern: Opus (Negation)
tests: tests:
- conditionResults: - conditionResults:
- matches: false - matches: false

View File

@ -1,4 +1,4 @@
name: OPUS Negation name: Opus (Negation)
pattern: (?<=^|[\s.-])OPUS\b pattern: (?<=^|[\s.-])OPUS\b
description: '' description: ''
tags: tags:

View File

@ -1,4 +1,4 @@
name: UHD Bluray (Negated Groups) name: UHD Bluray (Negation)
pattern: (?<=^|[\s.-])D0ct0rLew|MALUS|MovieMan|SM737|SQS|WOU\b pattern: (?<=^|[\s.-])D0ct0rLew|MALUS|MovieMan|SM737|SQS|WOU\b
description: Match release groups who should not be categorized as UHD Bluray description: Match release groups who should not be categorized as UHD Bluray
tags: [] tags: []