test(format): Add x265 test case to AMZN custom format
This commit is contained in:
parent
178ae69507
commit
decc664c4e
|
|
@ -19,4 +19,22 @@ conditions:
|
|||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
tests: []
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: AMZN Regex
|
||||
negate: false
|
||||
pattern: Amazon Prime
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: x265
|
||||
negate: true
|
||||
pattern: x265
|
||||
required: false
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 1
|
||||
input: The Bad Guys (2022) (1080p AMZN Webrip x265 10bit EAC3 5 1 - ArcX)[TAoE]
|
||||
lastRun: '2024-12-02T19:53:46.454146'
|
||||
passes: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue