tweak(format): Updated UHD Bluray to look for 2160p
This commit is contained in:
parent
1c086e30bc
commit
41bd4b39df
|
|
@ -11,11 +11,11 @@ tags:
|
||||||
- 2160p
|
- 2160p
|
||||||
- Storage
|
- Storage
|
||||||
conditions:
|
conditions:
|
||||||
- name: 1080p
|
- name: 2160p
|
||||||
type: resolution
|
|
||||||
required: true
|
|
||||||
negate: false
|
negate: false
|
||||||
resolution: 1080p
|
required: true
|
||||||
|
resolution: 2160p
|
||||||
|
type: resolution
|
||||||
- name: UHD Bluray
|
- name: UHD Bluray
|
||||||
negate: false
|
negate: false
|
||||||
pattern: UHD Bluray
|
pattern: UHD Bluray
|
||||||
|
|
|
||||||
|
|
@ -7,10 +7,18 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
input: Training Day 2001 1080p BluRay DDP 7 1 HDR x265-LEGi0N
|
input: Training Day 2001 1080p BluRay DDP 7 1 HDR x265-LEGi0N
|
||||||
lastRun: '2025-01-14T09:31:15.526804'
|
lastRun: '2025-09-07T16:14:21.589752'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 54
|
end: 54
|
||||||
start: 48
|
start: 48
|
||||||
matchedContent: LEGi0N
|
matchedContent: LEGi0N
|
||||||
matchedGroups: []
|
matchedGroups: []
|
||||||
passes: true
|
passes: true
|
||||||
|
- expected: false
|
||||||
|
id: 2
|
||||||
|
input: "\t Ahsoka.S01.2160p.UHD.BluRay.TrueHDA7.1.x265-SEGMENT"
|
||||||
|
lastRun: '2025-09-07T16:14:21.589752'
|
||||||
|
matchSpan: null
|
||||||
|
matchedContent: null
|
||||||
|
matchedGroups: []
|
||||||
|
passes: true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue