tweak(format): Update Naming
This commit is contained in:
parent
8507af4ced
commit
c0db4d6540
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: OPUS Negation
|
name: Opus (Negation)
|
||||||
pattern: (?<=^|[\s.-])OPUS\b
|
pattern: (?<=^|[\s.-])OPUS\b
|
||||||
description: ''
|
description: ''
|
||||||
tags:
|
tags:
|
||||||
|
|
@ -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: []
|
||||||
Loading…
Reference in New Issue