Skip to content

Commit 8be339c

Browse files
committed
create(regex): Differentiate Radarr/Sonarr Upscale
1 parent 5139df9 commit 8be339c

2 files changed

Lines changed: 9 additions & 142 deletions

File tree

regex_patterns/Upscale.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
name: Upscale
2+
pattern: (?<=\b[12]\d{3}\b).*(Up[-\.\s]?scale|Re[-\.\s]?Grade|\bAIUS\b|AI[-\.\s]?enhanced|\bAI\b)
3+
description: "Matches upscales, regrades, AI Enhancements, etc. \n\nRadarr Version"
4+
tags:
5+
- Enhancement
6+
- Banned
7+
tests: []

regex_patterns/Upscaled.yml

Lines changed: 2 additions & 142 deletions
Original file line numberDiff line numberDiff line change
@@ -1,147 +1,7 @@
11
name: Upscaled
22
pattern: (Up[-\.\s]?scale|Re[-\.\s]?Grade|\bAIUS\b|AI[-\.\s]?enhanced)
3-
description: 'Matches upscales, regrades, AI Enhancements, etc. '
3+
description: "Matches upscales, regrades, AI Enhancements, etc. \n\nSonarr Version"
44
tags:
55
- Enhancement
66
- Banned
7-
tests:
8-
- expected: true
9-
id: 1
10-
input: The.Dukes.Of.Hazzard.Unrated.2005.2160p.Ai-Upscaled.10Bit.H265.DDP.5.1.RIFE.4.15-60fps-DirtyHippie
11-
lastRun: '2024-12-13T16:11:51.959589'
12-
matchSpan:
13-
end: 50
14-
start: 43
15-
matchedContent: Upscale
16-
matchedGroups:
17-
- Upscale
18-
passes: true
19-
- expected: true
20-
id: 2
21-
input: '[EG]Mobile Suit Gundam SEED 21 BD[HEVC DualAudio AI-Upscale]'
22-
lastRun: '2024-12-13T16:11:51.959589'
23-
matchSpan:
24-
end: 59
25-
start: 52
26-
matchedContent: Upscale
27-
matchedGroups:
28-
- Upscale
29-
passes: true
30-
- expected: true
31-
id: 3
32-
input: Death.Proof.2007.2160p.Ai-Upscaled.10Bit.H265.TrueHD.5.1-DirtyHippie RIFE.4.14v2-60fps.mkv
33-
lastRun: '2024-12-13T16:11:51.959589'
34-
matchSpan:
35-
end: 33
36-
start: 26
37-
matchedContent: Upscale
38-
matchedGroups:
39-
- Upscale
40-
passes: true
41-
- expected: true
42-
id: 4
43-
input: Oi.Aparadektoi.S02E03.[FullHDAIUpscaled][Upload-Ft4U]
44-
lastRun: '2024-12-13T16:11:51.959589'
45-
matchSpan:
46-
end: 38
47-
start: 31
48-
matchedContent: Upscale
49-
matchedGroups:
50-
- Upscale
51-
passes: true
52-
- expected: true
53-
id: 5
54-
input: Cash.Out-I.maghi.del.furto.2024.UpScaled.2160p.H265.10.bit.DV.HDR10+.ita.eng.AC3.5.1.sub.ita.eng.Licdom
55-
lastRun: '2024-12-13T16:11:51.959589'
56-
matchSpan:
57-
end: 39
58-
start: 32
59-
matchedContent: UpScale
60-
matchedGroups:
61-
- UpScale
62-
passes: true
63-
- expected: true
64-
id: 6
65-
input: 2012 (2009) UHD 4K Upscaled x264 AC3 Soup mkv
66-
lastRun: '2024-12-13T16:11:51.959589'
67-
matchSpan:
68-
end: 26
69-
start: 19
70-
matchedContent: Upscale
71-
matchedGroups:
72-
- Upscale
73-
passes: true
74-
- expected: true
75-
id: 7
76-
input: The Martian 2015 4K UHD UPSCALED-ETRG
77-
lastRun: '2024-12-13T16:11:51.959589'
78-
matchSpan:
79-
end: 31
80-
start: 24
81-
matchedContent: UPSCALE
82-
matchedGroups:
83-
- UPSCALE
84-
passes: true
85-
- expected: true
86-
id: 8
87-
input: WWE Smackdown 1999 S04 1080p (Upscaled) PEACOCK WEB-DL H 264 AAC 2 0
88-
lastRun: '2024-12-13T16:11:51.959589'
89-
matchSpan:
90-
end: 37
91-
start: 30
92-
matchedContent: Upscale
93-
matchedGroups:
94-
- Upscale
95-
passes: true
96-
- expected: true
97-
id: 9
98-
input: Venom 023 (2023) (Digital) (Li'l-Empire) (HD-Upscaled)
99-
lastRun: '2024-12-13T16:11:51.959589'
100-
matchSpan:
101-
end: 52
102-
start: 45
103-
matchedContent: Upscale
104-
matchedGroups:
105-
- Upscale
106-
passes: true
107-
- expected: true
108-
id: 10
109-
input: Natashas.Bondage.Sex.Vol.2.Upscaled
110-
lastRun: '2024-12-13T16:11:51.959589'
111-
matchSpan:
112-
end: 34
113-
start: 27
114-
matchedContent: Upscale
115-
matchedGroups:
116-
- Upscale
117-
passes: true
118-
- expected: true
119-
id: 11
120-
input: 'Star Trek: Deep Space Nine S01 AI Upscale 2160p DVD AAC 2.0 H.263'
121-
lastRun: '2024-12-13T16:11:51.959589'
122-
matchSpan:
123-
end: 41
124-
start: 34
125-
matchedContent: Upscale
126-
matchedGroups:
127-
- Upscale
128-
passes: true
129-
- expected: true
130-
id: 12
131-
input: Avatar.2009.Extended.UHD.Re-Grade.4000nit.2160p.HEVC.HDR.IVACHS.ENG.ExKinoRay
132-
lastRun: '2024-12-13T16:11:51.959589'
133-
matchSpan:
134-
end: 33
135-
start: 25
136-
matchedContent: Re-Grade
137-
matchedGroups:
138-
- Re-Grade
139-
passes: true
140-
- expected: false
141-
id: 13
142-
input: Enhanced.2020.1080p.Bluray.DTS-HD.MA.5.1.X264-EVO
143-
lastRun: '2024-12-13T16:11:51.959589'
144-
matchSpan: null
145-
matchedContent: null
146-
matchedGroups: []
147-
passes: true
7+
tests: []

0 commit comments

Comments
 (0)