mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
create: special / theatrical editions (#37)
- New regex patterns for IMAX, Extended Clip, Sing Along, Special & Theatrical Editions - New custom format for Special Edition + Special Edition (unwanted) - Score Special Edition custom formats in each profile; overrides HDR / Audio formats - Add 'Flights' to non retail HDR groups
This commit is contained in:
336
custom_formats/Special Edition (Unwanted).yml
Normal file
336
custom_formats/Special Edition (Unwanted).yml
Normal file
@@ -0,0 +1,336 @@
|
||||
name: Special Edition (Unwanted)
|
||||
description: 'Matches Special Edition only for specific movies where the theatrical
|
||||
edition is preferred.
|
||||
|
||||
|
||||
- **Note:** This custom format doesn''t work because release titles only match after
|
||||
the parsed movie title: https://github.com/Radarr/Radarr/issues/4859'
|
||||
tags:
|
||||
- Edition
|
||||
- Unwanted
|
||||
conditions:
|
||||
- name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 1
|
||||
input: Aliens.1986.Special.Edition.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: true
|
||||
id: 2
|
||||
input: Alien.1979.Directors.Cut.UHD.BluRay.2160p.DTS-HD.MA.5.1.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: true
|
||||
id: 3
|
||||
input: Donnie.Darko.2001.Director's.Cut.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: false
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 4
|
||||
input: Donnie.Darko.2001.2160p.UHD.Blu-ray.Remux.HEVC.HDR.DoVi.DTS-HD.MA.5.1-ARROW4KDV.mkv
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: false
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 5
|
||||
input: ' Star.Wars.4K77.2160p.UHD.No-DNR.35mm.x265-v1.4.mkv'
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Better Theatricals
|
||||
negate: false
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: true
|
||||
id: 6
|
||||
input: Alien 1979 Directors Cut HYBRID 2160p BluRay REMUX HEVC DV-HDR10Plus DTS-HD
|
||||
MA 5 1-Flights
|
||||
lastRun: '2025-02-26T05:09:24.304288'
|
||||
passes: true
|
||||
191
custom_formats/Special Edition.yml
Normal file
191
custom_formats/Special Edition.yml
Normal file
@@ -0,0 +1,191 @@
|
||||
name: Special Edition
|
||||
description: "Special editions are modified versions of movies released after the\
|
||||
\ original theatrical version.\n\n\u2022 They exist because filmmakers want to present\
|
||||
\ their `true vision`, `fix problems`, or because studios want to make more money\n\
|
||||
\u2022 You'll see them with names like `Director's Cut`, `Extended Edition`, or\
|
||||
\ creative marketing labels like `Ultimate Cut`\n\u2022 A single film can have `multiple\
|
||||
\ special editions` as technology improves or different creative perspectives emerge"
|
||||
tags:
|
||||
- Edition
|
||||
conditions:
|
||||
- name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- name: Not Theatrical Preferred
|
||||
negate: true
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
tests:
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Preferred
|
||||
negate: true
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: true
|
||||
id: 1
|
||||
input: Blade.Runner.The.Final.Cut.1982.BluRay.CEE.1080p.VC-1.TrueHD.5.1-Gazdi
|
||||
lastRun: '2025-02-26T05:09:12.646645'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Preferred
|
||||
negate: true
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 2
|
||||
input: Wicked 2024 Sing-Along Version 720p MA WEB-DL DDP 5.1 H.264-FLUX
|
||||
lastRun: '2025-02-26T05:09:12.646645'
|
||||
passes: true
|
||||
- conditionResults:
|
||||
- matches: true
|
||||
name: Special Edition
|
||||
negate: false
|
||||
pattern: Special Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not IMAX
|
||||
negate: true
|
||||
pattern: IMAX
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Open Matte
|
||||
negate: true
|
||||
pattern: Open Matte
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Theatrical Edition
|
||||
negate: true
|
||||
pattern: Theatrical Edition
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Extended Clip
|
||||
negate: true
|
||||
pattern: Extended Clip
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: false
|
||||
name: Not Sing Along
|
||||
negate: true
|
||||
pattern: Sing Along
|
||||
required: true
|
||||
type: release_title
|
||||
- matches: true
|
||||
name: Not Theatrical Preferred
|
||||
negate: true
|
||||
pattern: Better Theatricals
|
||||
required: true
|
||||
type: release_title
|
||||
expected: false
|
||||
id: 3
|
||||
input: Alien 1979 Directors Cut HYBRID 2160p BluRay REMUX HEVC DV-HDR10Plus DTS-HD
|
||||
MA 5 1-Flights
|
||||
lastRun: '2025-02-26T05:09:12.646645'
|
||||
passes: true
|
||||
@@ -82,6 +82,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Blu-ray
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -95,6 +95,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: HDR10 (Missing) (1080p)
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -76,6 +76,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Blu-ray
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: WEBRip
|
||||
score: 10
|
||||
- name: x264
|
||||
|
||||
@@ -68,6 +68,8 @@ custom_formats:
|
||||
score: 10
|
||||
- name: Roku
|
||||
score: 10
|
||||
- name: Special Edition
|
||||
score: 10
|
||||
- name: Repack3
|
||||
score: 7
|
||||
- name: Repack2
|
||||
@@ -146,9 +148,3 @@ upgrade_until:
|
||||
name: Remux-1080p
|
||||
description: 1080p Blu-ray disc content remuxed into a playable file format
|
||||
language: must_original
|
||||
tweaks:
|
||||
preferFreeleech: false
|
||||
allowLosslessAudio: true
|
||||
allowDVNoFallback: false
|
||||
allowBleedingEdgeCodecs: false
|
||||
allowPrereleases: false
|
||||
|
||||
@@ -54,6 +54,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: 1080p Quality Tier 2
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: 1080p Quality Tier 3
|
||||
score: 40
|
||||
- name: DVD Remux
|
||||
|
||||
@@ -67,6 +67,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: 1080p Quality Tier 2
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: 1080p Quality Tier 3
|
||||
score: 40
|
||||
- name: DVD Remux
|
||||
|
||||
@@ -34,6 +34,8 @@ custom_formats:
|
||||
score: 60
|
||||
- name: DTS-HD MA
|
||||
score: 50
|
||||
- name: Special Edition
|
||||
score: 50
|
||||
- name: TrueHD
|
||||
score: 50
|
||||
- name: TrueHD (Missing)
|
||||
@@ -154,9 +156,3 @@ upgrade_until:
|
||||
name: Remux-2160p
|
||||
description: 4K Ultra HD Blu-ray disc content remuxed into a playable file format
|
||||
language: must_original
|
||||
tweaks:
|
||||
preferFreeleech: true
|
||||
allowLosslessAudio: true
|
||||
allowDVNoFallback: false
|
||||
allowBleedingEdgeCodecs: false
|
||||
allowPrereleases: false
|
||||
|
||||
330
regex_patterns/Better Theatricals.yml
Normal file
330
regex_patterns/Better Theatricals.yml
Normal file
@@ -0,0 +1,330 @@
|
||||
name: Better Theatricals
|
||||
pattern: ^\b(terminator.?2|alien[^s].*?1979|star.wars.*?(4k|19)(77)|.*?\bempire.strikes.back|.*?\breturn.of.the.jedi|apocalypse.now|the.exorcist.*?1973|donnie.darko|amadeus|payback.*?1999|payback.straight.up.*?2006|almost.famous)\b
|
||||
description: 'Matches movies where the `Theatrical` cut is considered the better version.
|
||||
Subjectively chosen, based on Dictionarry''s personal preferences and major opinion.
|
||||
Needed to override the default special edition preference. Matches:
|
||||
|
||||
- Terminator 2: Judgement Day (1991)
|
||||
|
||||
- Alien (1979)
|
||||
|
||||
- Star Wars OT (1977-1983)
|
||||
|
||||
- Apocalypse Now (1979)
|
||||
|
||||
- The Exorcist (1973)
|
||||
|
||||
- Donnie Darko (2001)
|
||||
|
||||
- Amadeus (1984)
|
||||
|
||||
- Payback (1999)
|
||||
|
||||
- Almost Famous (2000)'
|
||||
tags:
|
||||
- Edition
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Terminator.2.Judgment.Day.Theatrical.Cut.1991.1080p.BluRay.DTS.x264.D-Z0N3
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 12
|
||||
start: 0
|
||||
matchedContent: Terminator.2
|
||||
matchedGroups:
|
||||
- Terminator.2
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 2
|
||||
input: ' Aliens.1986.Special.Edition.1080p.BluRay.DTS.x264-Geek.mkv'
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: Alien.1979.Directors.Cut.2in1.BluRay.1080p.AVC.DTS-HD.MA5.1-CHDBits
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 10
|
||||
start: 0
|
||||
matchedContent: Alien.1979
|
||||
matchedGroups:
|
||||
- Alien.1979
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 4
|
||||
input: star.wars.4K77.2160p.UHD.No-DNR.35mm.x265-v1.4.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 14
|
||||
start: 0
|
||||
matchedContent: star.wars.4K77
|
||||
matchedGroups:
|
||||
- star.wars.4K77
|
||||
- 4K
|
||||
- '77'
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 5
|
||||
input: Star.Wars.Episode.IV.A.New.Hope.1977.COMPLETE.UHD.BLURAY-DIZZKNEE
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 36
|
||||
start: 0
|
||||
matchedContent: Star.Wars.Episode.IV.A.New.Hope.1977
|
||||
matchedGroups:
|
||||
- Star.Wars.Episode.IV.A.New.Hope.1977
|
||||
- '19'
|
||||
- '77'
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 6
|
||||
input: Star.Wars.1977.Theatrical.Cut.DVDRip.AC3.x264.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 14
|
||||
start: 0
|
||||
matchedContent: Star.Wars.1977
|
||||
matchedGroups:
|
||||
- Star.Wars.1977
|
||||
- '19'
|
||||
- '77'
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 7
|
||||
input: 03 Empire.Strikes.Back.4K80.2160p.UHD.no-DNR.35mm.x265-v1.0.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 22
|
||||
start: 0
|
||||
matchedContent: 03 Empire.Strikes.Back
|
||||
matchedGroups:
|
||||
- 03 Empire.Strikes.Back
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 8
|
||||
input: Star.Wars.Episode.V.The.Empire.Strikes.Back.1980.2160p.UHD.BluRay.Remux.HDR.HEVC.Atmos-PmP.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 43
|
||||
start: 0
|
||||
matchedContent: Star.Wars.Episode.V.The.Empire.Strikes.Back
|
||||
matchedGroups:
|
||||
- Star.Wars.Episode.V.The.Empire.Strikes.Back
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 9
|
||||
input: Empire.Strikes.Back.1980.35mm.Renegade.Grindhouse.Scan.480p.DD2.0.x264.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 19
|
||||
start: 0
|
||||
matchedContent: Empire.Strikes.Back
|
||||
matchedGroups:
|
||||
- Empire.Strikes.Back
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 10
|
||||
input: Return.of.the.Jedi.4K83.2160p.UHD.35mm.x265-v1.1.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 18
|
||||
start: 0
|
||||
matchedContent: Return.of.the.Jedi
|
||||
matchedGroups:
|
||||
- Return.of.the.Jedi
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 11
|
||||
input: Star Wars Episode VI - Return of the Jedi (1983) 2160p UHD BluRay TrueHD
|
||||
7.1 HDR x265-Chotab.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 41
|
||||
start: 0
|
||||
matchedContent: Star Wars Episode VI - Return of the Jedi
|
||||
matchedGroups:
|
||||
- Star Wars Episode VI - Return of the Jedi
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 12
|
||||
input: Star.Wars.Episode.IX.The.Rise.of.Skywalker.2019.UHD.BluRay.2160p.TrueHD.Atmos.7.1.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 13
|
||||
input: Apocalypse.Now.1979.Final.Cut.UHD.BluRay.2160p.TrueHD.Atmos.7.1.DV.HEVC.HYBRID.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 14
|
||||
start: 0
|
||||
matchedContent: Apocalypse.Now
|
||||
matchedGroups:
|
||||
- Apocalypse.Now
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 14
|
||||
input: The.Exorcist.1973.2160p.UHD.Blu-ray.Remux.HDR.HEVC.TrueHD.7.1.Atmos-CiNEPHiLES.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 17
|
||||
start: 0
|
||||
matchedContent: The.Exorcist.1973
|
||||
matchedGroups:
|
||||
- The.Exorcist.1973
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 15
|
||||
input: The Pope's Exorcist 2023 1080p WEBRip DD+5.1 x264-HiDt.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 16
|
||||
input: The Exorcist III 1990 Theatrical 1080p BluRay DTS x264-VietHD.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 17
|
||||
input: Donnie.Darko.2001.2160p.UHD.Blu-ray.Remux.HEVC.HDR.DoVi.DTS-HD.MA.5.1-ARROW4KDV.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 12
|
||||
start: 0
|
||||
matchedContent: Donnie.Darko
|
||||
matchedGroups:
|
||||
- Donnie.Darko
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 18
|
||||
input: Amadeus.1984.Blu-Ray.1080p.DTSHD-MA.VC-1.Remux-HiFi.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 7
|
||||
start: 0
|
||||
matchedContent: Amadeus
|
||||
matchedGroups:
|
||||
- Amadeus
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 19
|
||||
input: National Theatre Live- Amadeus (2017).mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 20
|
||||
input: Payback.Straight.Up.Directors.Cut.1999.Bluray-PTP
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 38
|
||||
start: 0
|
||||
matchedContent: Payback.Straight.Up.Directors.Cut.1999
|
||||
matchedGroups:
|
||||
- Payback.Straight.Up.Directors.Cut.1999
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 21
|
||||
input: Payback.1999.Theatrical.Cut.BluRay.1080p.TrueHD.5.1.VC-1.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 12
|
||||
start: 0
|
||||
matchedContent: Payback.1999
|
||||
matchedGroups:
|
||||
- Payback.1999
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 22
|
||||
input: Payback Straight Up 2006 DC 1080p HDDVD DD5.1 x264-RightSiZE.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 24
|
||||
start: 0
|
||||
matchedContent: Payback Straight Up 2006
|
||||
matchedGroups:
|
||||
- Payback Straight Up 2006
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 23
|
||||
input: Payback.Theatrical.Cut.1999.1080p.BluRay.DD5.1.x264-REPTiLE.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 27
|
||||
start: 0
|
||||
matchedContent: Payback.Theatrical.Cut.1999
|
||||
matchedGroups:
|
||||
- Payback.Theatrical.Cut.1999
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 24
|
||||
input: ' Payback.2021.1080p.WEB.h264-RUMOUR.mkv'
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 25
|
||||
input: Payback.DVDRip.AVC.AC3.(1995).mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 26
|
||||
input: Almost.Famous.2000.Bootleg.Cut.UHD.BluRay.2160p.DTS-HD.MA.5.1.DV.HEVC.HYBRID.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-24T21:16:01.912349'
|
||||
matchSpan:
|
||||
end: 13
|
||||
start: 0
|
||||
matchedContent: Almost.Famous
|
||||
matchedGroups:
|
||||
- Almost.Famous
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
30
regex_patterns/Extended Clip.yml
Normal file
30
regex_patterns/Extended Clip.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
name: Extended Clip
|
||||
pattern: \b(extended.?clip)\b
|
||||
description: Matches preview releases labelled as `Extended Clip`
|
||||
tags:
|
||||
- Preview
|
||||
- Unwanted
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Killers Of The Flower Moon 2023 Extended Clip 1080p AMZN WEB-DL DDP 5.1 H
|
||||
264-FLUX
|
||||
lastRun: '2025-02-25T22:09:00.135768'
|
||||
matchSpan:
|
||||
end: 45
|
||||
start: 32
|
||||
matchedContent: Extended Clip
|
||||
matchedGroups:
|
||||
- Extended Clip
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 2
|
||||
input: Killers.of.The.Flower.Moon.2023.Extended.Clip.1080p.AMZN.WEB-DL.DDP5.1.H.264-FLUX
|
||||
lastRun: '2025-02-25T22:09:00.135768'
|
||||
matchSpan:
|
||||
end: 45
|
||||
start: 32
|
||||
matchedContent: Extended.Clip
|
||||
matchedGroups:
|
||||
- Extended.Clip
|
||||
passes: true
|
||||
86
regex_patterns/IMAX Enhanced.yml
Normal file
86
regex_patterns/IMAX Enhanced.yml
Normal file
@@ -0,0 +1,86 @@
|
||||
name: IMAX Enhanced
|
||||
pattern: ^(?=.*\b((DSNP|Disney\+|BC|B?CORE)(?=.?web.?(dl|rip)\b)))(?=.*\b((?<!NON.?)IMAX(.?Enhanced)?)\b)
|
||||
description: 'Matches IMAX releases from specific digital sources.
|
||||
|
||||
|
||||
- Checks for WEBs from `Disney+` or `Bravia Core`
|
||||
|
||||
- Ensures "IMAX" appears (with optional "Enhanced" suffix) but not when preceded
|
||||
by "NON"'
|
||||
tags:
|
||||
- Enhancement
|
||||
- Aspect Ratio
|
||||
tests:
|
||||
- expected: false
|
||||
id: 1
|
||||
input: A.Writers.Odyssey.2021.1080p.IMAX.BluRay.REMUX.AVC.TrueHD.7.1.Atmos-BELGiAN.mkv
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 2
|
||||
input: Transformers Age Of Extinction 2014 NON-IMAX BluRay 1080p DTS AC3 x264-MgB
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 3
|
||||
input: Thor Ragnarok 2017 IMAX Enhanced 1080p HFR WEB-DL HDR10 HEVC 10bit DDP 5
|
||||
1-Robo29
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 4
|
||||
input: Oppenheimer (2023) 2160p (UHD BluRay Enhanced IMAX HDR10Plus DoVi HEVC 10Bit
|
||||
TrueHD 5 1Ch and DTS-HD MA 5 1Ch)-ShieldBearer
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 5
|
||||
input: Thor Ragnarok 2017 IMAX Enhanced 1080p DSNP WEB-DL HDR10 HEVC 10bit DDP 5
|
||||
1-Robo29
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan:
|
||||
end: 0
|
||||
start: 0
|
||||
matchedContent: ''
|
||||
matchedGroups:
|
||||
- DSNP
|
||||
- DSNP
|
||||
- DL
|
||||
- IMAX Enhanced
|
||||
- ' Enhanced'
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 6
|
||||
input: Thor Ragnarok 2017 IMAX 1080p DSNP WEB-DL HDR10 HEVC 10bit DDP 5 1-Robo29
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan:
|
||||
end: 0
|
||||
start: 0
|
||||
matchedContent: ''
|
||||
matchedGroups:
|
||||
- DSNP
|
||||
- DSNP
|
||||
- DL
|
||||
- IMAX
|
||||
- null
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 7
|
||||
input: Thor Ragnarok 2017 IMAX Enhanced 1080p WEB-DL HDR10 HEVC 10bit DDP 5 1-Robo29
|
||||
lastRun: '2025-02-25T22:06:39.145915'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
42
regex_patterns/IMAX.yml
Normal file
42
regex_patterns/IMAX.yml
Normal file
@@ -0,0 +1,42 @@
|
||||
name: IMAX
|
||||
pattern: \b((?<!NON.?)IMAX)\b
|
||||
description: 'Matches any IMAX release. This includes:
|
||||
|
||||
- Any movie shot with IMAX in mind and henceforth tagged as `IMAX`
|
||||
|
||||
- IMAX Enchanced digital releases found on `Disney + / Bravia Core`'
|
||||
tags:
|
||||
- Enhancement
|
||||
- Aspect Ratio
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: A.Writers.Odyssey.2021.1080p.IMAX.BluRay.REMUX.AVC.TrueHD.7.1.Atmos-BELGiAN.mkv
|
||||
lastRun: '2025-02-25T22:05:56.005325'
|
||||
matchSpan:
|
||||
end: 33
|
||||
start: 29
|
||||
matchedContent: IMAX
|
||||
matchedGroups:
|
||||
- IMAX
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 2
|
||||
input: Transformers Age Of Extinction 2014 NON-IMAX BluRay 1080p DTS AC3 x264-MgB
|
||||
lastRun: '2025-02-25T22:05:56.005325'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: Thor Ragnarok 2017 IMAX Enhanced 1080p HFR WEB-DL HDR10 HEVC 10bit DDP 5
|
||||
1-Robo29
|
||||
lastRun: '2025-02-25T22:05:56.005325'
|
||||
matchSpan:
|
||||
end: 23
|
||||
start: 19
|
||||
matchedContent: IMAX
|
||||
matchedGroups:
|
||||
- IMAX
|
||||
passes: true
|
||||
@@ -1,5 +1,5 @@
|
||||
name: Non Retail HDR Groups
|
||||
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD|VisionXpert\b
|
||||
pattern: (?<=^|[\s.-])VECTOR|BiTOR|DepraveD|SasukeducK|tarunk9c|jennaortegaUHD|VisionXpert|Flights\b
|
||||
description: Matches groups that produce non retail HDR.
|
||||
tags:
|
||||
- Release Group
|
||||
|
||||
41
regex_patterns/Open Matte.yml
Normal file
41
regex_patterns/Open Matte.yml
Normal file
@@ -0,0 +1,41 @@
|
||||
name: Open Matte
|
||||
pattern: \b(open.?matte)\b
|
||||
description: Matches releases with restored widescreen aspect ratio labelled as`Open
|
||||
Matte`
|
||||
tags:
|
||||
- Aspect Ratio
|
||||
- Enhancement
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Zombieland.2009.Open.Matte.1080p.WEB-DL.DD+5.1.H.264-spartanec163.mkv
|
||||
lastRun: '2025-02-25T22:03:36.971220'
|
||||
matchSpan:
|
||||
end: 26
|
||||
start: 16
|
||||
matchedContent: Open.Matte
|
||||
matchedGroups:
|
||||
- Open.Matte
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 2
|
||||
input: Watchmen 2009 Director's Cut Open Matte 1080p WEB-DL DDP 5.1 H.264
|
||||
lastRun: '2025-02-25T22:03:36.971220'
|
||||
matchSpan:
|
||||
end: 39
|
||||
start: 29
|
||||
matchedContent: Open Matte
|
||||
matchedGroups:
|
||||
- Open Matte
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 3
|
||||
input: Tron Legacy 2010 Open Matte Upscale 2160p BluRay DV HDR-X DTS-HD MA 7 1 x265-BiTOR
|
||||
lastRun: '2025-02-25T22:03:36.971220'
|
||||
matchSpan:
|
||||
end: 27
|
||||
start: 17
|
||||
matchedContent: Open Matte
|
||||
matchedGroups:
|
||||
- Open Matte
|
||||
passes: true
|
||||
19
regex_patterns/Sing Along.yml
Normal file
19
regex_patterns/Sing Along.yml
Normal file
@@ -0,0 +1,19 @@
|
||||
name: Sing Along
|
||||
pattern: (?<=\b[12]\d{3}\b).*\b(Sing[-_. ]Along)\b
|
||||
description: 'Matches "Sing Along" releases when `Sing Along` is preceded by a year
|
||||
|
||||
- Ensures that `Sing Along` is not matched in the movie title'
|
||||
tags:
|
||||
- Edition
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Wicked 2024 Sing-Along Version 720p MA WEB-DL DDP 5.1 H.264-FLUX
|
||||
lastRun: '2025-02-26T04:53:02.368189'
|
||||
matchSpan:
|
||||
end: 22
|
||||
start: 11
|
||||
matchedContent: ' Sing-Along'
|
||||
matchedGroups:
|
||||
- Sing-Along
|
||||
passes: true
|
||||
280
regex_patterns/Special Edition.yml
Normal file
280
regex_patterns/Special Edition.yml
Normal file
@@ -0,0 +1,280 @@
|
||||
name: Special Edition
|
||||
pattern: (?<!^|{)\b(extended|uncut|directors|special|unrated|uncensored|cut|version|edition)(\b|\d)
|
||||
description: 'Matches any type of non theatrical edition. '
|
||||
tags:
|
||||
- Edition
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Zenimation.S01.Extended.Edition.720p.DSNP.WEB-DL.DDP5.1.H.264-LAZY
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 23
|
||||
start: 15
|
||||
matchedContent: Extended
|
||||
matchedGroups:
|
||||
- Extended
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 2
|
||||
input: Vikings Extended S05 1080p BluRay REMUX AVC DTS-HD MA 5.1-FraMeSToR
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 16
|
||||
start: 8
|
||||
matchedContent: Extended
|
||||
matchedGroups:
|
||||
- Extended
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 3
|
||||
input: My Very Extended Family
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 16
|
||||
start: 8
|
||||
matchedContent: Extended
|
||||
matchedGroups:
|
||||
- Extended
|
||||
- ''
|
||||
passes: false
|
||||
- expected: false
|
||||
id: 4
|
||||
input: Pente lepta akoma AKA Extended Play
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 30
|
||||
start: 22
|
||||
matchedContent: Extended
|
||||
matchedGroups:
|
||||
- Extended
|
||||
- ''
|
||||
passes: false
|
||||
- expected: false
|
||||
id: 5
|
||||
input: Uncut.2023.1080p.AMZN.WEB-DL.DDP2.0.H.264-LLL.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 6
|
||||
input: The Punisher (1989) Remastered Uncut 1080p BluRay x265 SDR DDP 5.1 English-Ralphy
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 36
|
||||
start: 31
|
||||
matchedContent: Uncut
|
||||
matchedGroups:
|
||||
- Uncut
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 7
|
||||
input: The Naked Director S01 2160p NF WEB-DL Dual-Audio DD+ 5.1 H.265-HONE
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 8
|
||||
input: Midsommar.2019.PROPER.Directors.Cut.UHD.BluRay.1080p.DDP.5.1.DoVi.HDR10.x265-SM737.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 31
|
||||
start: 22
|
||||
matchedContent: Directors
|
||||
matchedGroups:
|
||||
- Directors
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 9
|
||||
input: George.Michael.Freedom.Uncut.2022.1080p.AMZN.WEB-DL.DDP5.1.H.264-PTP.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 28
|
||||
start: 23
|
||||
matchedContent: Uncut
|
||||
matchedGroups:
|
||||
- Uncut
|
||||
- ''
|
||||
passes: false
|
||||
- expected: false
|
||||
id: 10
|
||||
input: Tupac.Uncensored.and.Uncut.The.Lost.Prison.Tapes.2011.DVDRip.x264-HANDJOB.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 16
|
||||
start: 6
|
||||
matchedContent: Uncensored
|
||||
matchedGroups:
|
||||
- Uncensored
|
||||
- ''
|
||||
passes: false
|
||||
- expected: false
|
||||
id: 11
|
||||
input: Friedkin.Uncut.2018.1080p.MUBI.WEB-DL.AAC2.0.H.264-BdC.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 14
|
||||
start: 9
|
||||
matchedContent: Uncut
|
||||
matchedGroups:
|
||||
- Uncut
|
||||
- ''
|
||||
passes: false
|
||||
- expected: false
|
||||
id: 12
|
||||
input: Sniper.Special.Ops.2016.720p.BluRay.DD5.1.x264-SpaceHD
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 14
|
||||
start: 7
|
||||
matchedContent: Special
|
||||
matchedGroups:
|
||||
- Special
|
||||
- ''
|
||||
passes: false
|
||||
- expected: true
|
||||
id: 13
|
||||
input: Revhead.Miduga.Special.Edition-SKIDROW
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 22
|
||||
start: 15
|
||||
matchedContent: Special
|
||||
matchedGroups:
|
||||
- Special
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 14
|
||||
input: Pointless.Celebrities.S17E09.Special.720p.WEB-DL.AAC2.0.H.264-BTN
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 36
|
||||
start: 29
|
||||
matchedContent: Special
|
||||
matchedGroups:
|
||||
- Special
|
||||
- ''
|
||||
passes: false
|
||||
- expected: true
|
||||
id: 15
|
||||
input: Land of the Dead 2005 Unrated DC REPACK SHOUT 1080p UHD BluRay DD 5 1 Atmos
|
||||
DV HDR x265-SQS
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 29
|
||||
start: 22
|
||||
matchedContent: Unrated
|
||||
matchedGroups:
|
||||
- Unrated
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 16
|
||||
input: 'Unrated: The Movie'
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 17
|
||||
input: Who Framed Roger Rabbit 1988 Uncensored 1080p HDTV DD5.1 H.264.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 39
|
||||
start: 29
|
||||
matchedContent: Uncensored
|
||||
matchedGroups:
|
||||
- Uncensored
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 18
|
||||
input: The Veil Uncensored S01 2021 1080p WEB-DL AAC 2.0 H.264-Solonese
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 19
|
||||
start: 9
|
||||
matchedContent: Uncensored
|
||||
matchedGroups:
|
||||
- Uncensored
|
||||
- ''
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 19
|
||||
input: Uncensored 2018 S06E11 Tamela Mann 720p HDTV x264-CRiMSON
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 20
|
||||
input: Zodiac.2007.Directors.Cut.Bluray.1080p.TrueHD.5.1.AVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 21
|
||||
start: 12
|
||||
matchedContent: Directors
|
||||
matchedGroups:
|
||||
- Directors
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 21
|
||||
input: X-Men Days of Future Past 2014 The Rogue Cut 2160p MA WEB-DL TrueHD 7 1 DV
|
||||
HDR10+ H 265-DRX
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 44
|
||||
start: 41
|
||||
matchedContent: Cut
|
||||
matchedGroups:
|
||||
- Cut
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 22
|
||||
input: The.Wicker.Man.The.Final.Cut.1973.UHD.BluRay.2160p.FLAC.2.0.DV.HEVC.REMUX-FraMeSToR
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 28
|
||||
start: 25
|
||||
matchedContent: Cut
|
||||
matchedGroups:
|
||||
- Cut
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 23
|
||||
input: Twin Peaks Alternate International Version 1989 720p BluRay DTD 5.1 x264-reward
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 42
|
||||
start: 35
|
||||
matchedContent: Version
|
||||
matchedGroups:
|
||||
- Version
|
||||
- ''
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 24
|
||||
input: Trainspotting.1996.Collectors.Edition.1080P.BluRay.DD.5.1.X265-Ralphy.mkv
|
||||
lastRun: '2025-02-26T04:33:39.532784'
|
||||
matchSpan:
|
||||
end: 37
|
||||
start: 30
|
||||
matchedContent: Edition
|
||||
matchedGroups:
|
||||
- Edition
|
||||
- ''
|
||||
passes: true
|
||||
45
regex_patterns/Theatrical Edition.yml
Normal file
45
regex_patterns/Theatrical Edition.yml
Normal file
@@ -0,0 +1,45 @@
|
||||
name: Theatrical Edition
|
||||
pattern: ^(.*?)(\d{4})(.*?)\b(theatrical)\b
|
||||
description: 'Matches any type of theatrical edition.
|
||||
|
||||
- Ensures that `Theatrical` comes after the year so that movies with ''Theatrical`
|
||||
in the title are not matched'
|
||||
tags:
|
||||
- Edition
|
||||
tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: Zodiac.2007.Theatrical.UHD.BluRay.2160p.TrueHD.5.1.DV.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-25T22:15:43.307902'
|
||||
matchSpan:
|
||||
end: 22
|
||||
start: 0
|
||||
matchedContent: Zodiac.2007.Theatrical
|
||||
matchedGroups:
|
||||
- Zodiac.
|
||||
- '2007'
|
||||
- .
|
||||
- Theatrical
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 2
|
||||
input: Theatrical.Movie.2007.Theatrical.UHD.BluRay.2160p.TrueHD.5.1.DV.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-25T22:15:43.307902'
|
||||
matchSpan:
|
||||
end: 32
|
||||
start: 0
|
||||
matchedContent: Theatrical.Movie.2007.Theatrical
|
||||
matchedGroups:
|
||||
- Theatrical.Movie.
|
||||
- '2007'
|
||||
- .
|
||||
- Theatrical
|
||||
passes: true
|
||||
- expected: false
|
||||
id: 3
|
||||
input: Theatrical.Movie.2007.UHD.BluRay.2160p.TrueHD.5.1.DV.HEVC.REMUX-FraMeSToR.mkv
|
||||
lastRun: '2025-02-25T22:15:43.307902'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
passes: true
|
||||
Reference in New Issue
Block a user