tweak(format): Add / Score Tier 0 Hone Blurays
This commit is contained in:
parent
53d6199254
commit
8c6fa28654
|
|
@ -0,0 +1,102 @@
|
||||||
|
name: 1080p Efficient Bluray Tier 0 (Radarr)
|
||||||
|
description: Matches release groups who fall under 1080p Efficient Bluray Tier 0
|
||||||
|
tags:
|
||||||
|
- Release Group Tier
|
||||||
|
- 1080p
|
||||||
|
- Efficient
|
||||||
|
- Movie
|
||||||
|
conditions:
|
||||||
|
- name: 1080p
|
||||||
|
negate: false
|
||||||
|
required: true
|
||||||
|
resolution: 1080p
|
||||||
|
type: resolution
|
||||||
|
- name: Bluray
|
||||||
|
negate: false
|
||||||
|
required: true
|
||||||
|
source: bluray
|
||||||
|
type: source
|
||||||
|
- name: x265
|
||||||
|
negate: false
|
||||||
|
pattern: x265 (Efficient)
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
- name: HONE
|
||||||
|
negate: false
|
||||||
|
pattern: HONE
|
||||||
|
required: true
|
||||||
|
type: release_group
|
||||||
|
tests:
|
||||||
|
- conditionResults:
|
||||||
|
- matches: true
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: false
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 1
|
||||||
|
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: true
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: false
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 2
|
||||||
|
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: false
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: true
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 3
|
||||||
|
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: false
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: true
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 4
|
||||||
|
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
|
||||||
|
5.1 English-BHDStudio
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
|
@ -0,0 +1,102 @@
|
||||||
|
name: 1080p Efficient Bluray Tier 0 (Sonarr)
|
||||||
|
description: Matches release groups who fall under 1080p Efficient Bluray Tier 0
|
||||||
|
tags:
|
||||||
|
- Release Group Tier
|
||||||
|
- 1080p
|
||||||
|
- Efficient
|
||||||
|
- TV
|
||||||
|
conditions:
|
||||||
|
- name: 1080p
|
||||||
|
negate: false
|
||||||
|
required: true
|
||||||
|
resolution: 1080p
|
||||||
|
type: resolution
|
||||||
|
- name: Bluray
|
||||||
|
negate: false
|
||||||
|
required: true
|
||||||
|
source: bluray
|
||||||
|
type: source
|
||||||
|
- name: x265
|
||||||
|
negate: false
|
||||||
|
pattern: x265 (Efficient)
|
||||||
|
required: true
|
||||||
|
type: release_title
|
||||||
|
- name: HONE
|
||||||
|
negate: false
|
||||||
|
pattern: HONE
|
||||||
|
required: true
|
||||||
|
type: release_group
|
||||||
|
tests:
|
||||||
|
- conditionResults:
|
||||||
|
- matches: true
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: false
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 1
|
||||||
|
input: Contact.1997.BluRay.1080p.DDP.5.1.x264-hallowed
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: true
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: false
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 2
|
||||||
|
input: Gladiator.2000.Extended.Cut.UHD.BluRay.2160p.DDP.7.1.DV.HDR.x265-hallowed
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: false
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: true
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 3
|
||||||
|
input: Yi Yi 2000 BluRay 720p DD 2 0 x264-BHDStudio
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
- conditionResults:
|
||||||
|
- matches: false
|
||||||
|
name: hallowed
|
||||||
|
negate: false
|
||||||
|
pattern: hallowed
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
- matches: true
|
||||||
|
name: BHDStudio
|
||||||
|
negate: false
|
||||||
|
pattern: BHDStudio
|
||||||
|
required: false
|
||||||
|
type: release_group
|
||||||
|
expected: true
|
||||||
|
id: 4
|
||||||
|
input: Winnie the Pooh - Blood and Honey (2023) 2160p UHD BluRay x265 DV HDR DD
|
||||||
|
5.1 English-BHDStudio
|
||||||
|
lastRun: '2025-01-13T02:53:37.357699'
|
||||||
|
passes: true
|
||||||
|
|
@ -11,6 +11,8 @@ minCustomFormatScore: 2000
|
||||||
upgradeUntilScore: 20000
|
upgradeUntilScore: 20000
|
||||||
minScoreIncrement: 1
|
minScoreIncrement: 1
|
||||||
custom_formats:
|
custom_formats:
|
||||||
|
- name: 1080p Efficient Bluray Tier 0 (Radarr)
|
||||||
|
score: 14800
|
||||||
- name: 1080p Efficient WEB-DL Tier 1
|
- name: 1080p Efficient WEB-DL Tier 1
|
||||||
score: 13800
|
score: 13800
|
||||||
- name: 1080p Efficient WEB-DL Tier 2
|
- name: 1080p Efficient WEB-DL Tier 2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue