mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
tweak(regex): Add outlier "ET" test to extras regex pattern
This commit is contained in:
@@ -1,7 +1,16 @@
|
|||||||
name: Extras
|
name: Extras
|
||||||
pattern: (?i)(?<=\b[12]\d{3}\b).*(\b|\.)\b(Extras?|Bonus|Extended[ ._-]Clip|Special Feature[s]?)\b
|
pattern: (?i)(?<=\b[12]\d{3}\b).*(\b|\.)\b(Extras?|Bonus|Extended[ ._-]Clip|Special
|
||||||
|
Feature[s]?)\b
|
||||||
description: Extras, Special Features, Featurettes, etc
|
description: Extras, Special Features, Featurettes, etc
|
||||||
tags:
|
tags:
|
||||||
- Unwanted
|
- Unwanted
|
||||||
- Extras
|
- Extras
|
||||||
tests: []
|
tests:
|
||||||
|
- expected: false
|
||||||
|
id: 1
|
||||||
|
input: E.T..el.ExtraTerrestre.30.Aniversario.1982.mHD.10Bits.1080p.BluRay.DD5.1.HEVC-TMd.mkv
|
||||||
|
lastRun: '2025-02-07T06:19:53.936128'
|
||||||
|
matchSpan: null
|
||||||
|
matchedContent: null
|
||||||
|
matchedGroups: []
|
||||||
|
passes: true
|
||||||
|
|||||||
Reference in New Issue
Block a user