tweak(format): CriT OCD Fix
This commit is contained in:
parent
a231cc9d57
commit
9ce714d364
|
|
@ -1,5 +1,5 @@
|
||||||
name: Criterion Channel
|
name: Criterion Channel
|
||||||
pattern: \bCRiT\b
|
pattern: \b(CRiT)\b
|
||||||
description: The Criterion Channel is a subscription-based streaming service launched
|
description: The Criterion Channel is a subscription-based streaming service launched
|
||||||
on April 8, 2019, by The Criterion Collection. Available in the United States and
|
on April 8, 2019, by The Criterion Collection. Available in the United States and
|
||||||
Canada, it features a rich library of films, including Criterion Collection releases
|
Canada, it features a rich library of films, including Criterion Collection releases
|
||||||
|
|
@ -15,7 +15,7 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 1
|
id: 1
|
||||||
input: Wild 90 1968 480p CRiT WEB-DL AAC2 0 x264-AT3N
|
input: Wild 90 1968 480p CRiT WEB-DL AAC2 0 x264-AT3N
|
||||||
lastRun: '2024-12-06T05:17:39.382994'
|
lastRun: '2025-03-29T13:35:14.519621'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 22
|
end: 22
|
||||||
start: 18
|
start: 18
|
||||||
|
|
@ -25,7 +25,7 @@ tests:
|
||||||
- expected: true
|
- expected: true
|
||||||
id: 2
|
id: 2
|
||||||
input: Night Mother 1986 1080p CRiT WEB-DL AAC2 0 x264-AT3N
|
input: Night Mother 1986 1080p CRiT WEB-DL AAC2 0 x264-AT3N
|
||||||
lastRun: '2024-12-06T05:17:39.382994'
|
lastRun: '2025-03-29T13:35:14.519621'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 28
|
end: 28
|
||||||
start: 24
|
start: 24
|
||||||
|
|
@ -36,7 +36,7 @@ tests:
|
||||||
id: 3
|
id: 3
|
||||||
input: Please Speak Continuously and Describe Your Experiences as They Come to You
|
input: Please Speak Continuously and Describe Your Experiences as They Come to You
|
||||||
2019 1080p CRIT WEB-DL AAC2 0 x264-SiGLA
|
2019 1080p CRIT WEB-DL AAC2 0 x264-SiGLA
|
||||||
lastRun: '2024-12-06T05:17:39.382994'
|
lastRun: '2025-03-29T13:35:14.519621'
|
||||||
matchSpan:
|
matchSpan:
|
||||||
end: 91
|
end: 91
|
||||||
start: 87
|
start: 87
|
||||||
|
|
@ -46,7 +46,7 @@ tests:
|
||||||
- expected: false
|
- expected: false
|
||||||
id: 4
|
id: 4
|
||||||
input: John Malkovich in The Music Critic 2021 720p WEB H264-LiQUiD
|
input: John Malkovich in The Music Critic 2021 720p WEB H264-LiQUiD
|
||||||
lastRun: '2024-12-06T05:17:39.382994'
|
lastRun: '2025-03-29T13:35:14.519621'
|
||||||
matchSpan: null
|
matchSpan: null
|
||||||
matchedContent: null
|
matchedContent: null
|
||||||
matchedGroups: []
|
matchedGroups: []
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue