tweak(format): Update Naming
This commit is contained in:
parent
8507af4ced
commit
c0db4d6540
|
|
@ -13,7 +13,7 @@ conditions:
|
|||
type: release_group
|
||||
required: true
|
||||
negate: true
|
||||
pattern: OPUS Negation
|
||||
pattern: Opus (Negation)
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: false
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: OPUS Negation
|
||||
name: Opus (Negation)
|
||||
pattern: (?<=^|[\s.-])OPUS\b
|
||||
description: ''
|
||||
tags:
|
||||
|
|
@ -1,4 +1,4 @@
|
|||
name: UHD Bluray (Negated Groups)
|
||||
name: UHD Bluray (Negation)
|
||||
pattern: (?<=^|[\s.-])D0ct0rLew|MALUS|MovieMan|SM737|SQS|WOU\b
|
||||
description: Match release groups who should not be categorized as UHD Bluray
|
||||
tags: []
|
||||
Loading…
Reference in New Issue