tweak(profile): Efficient Tier Scores

This commit is contained in:
Seraphys
2025-08-11 18:42:06 -05:00
committed by Samuel Chau
parent aa3428cc39
commit 054cf03430
2 changed files with 126 additions and 7 deletions

View File

@@ -0,0 +1,117 @@
name: 1080p Efficient Bluray Tier 6 (Sonarr)
description: Matches release groups who fall under 1080p Efficient Bluray Tier 6
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: iVy
negate: false
pattern: iVy
required: false
type: release_group
- name: KONTRAST
negate: false
pattern: KONTRAST
required: false
type: release_group
- name: PHOCiS
negate: false
pattern: PHOCiS
required: false
type: release_group
- name: YAWNiX
negate: false
pattern: YAWNiX
required: false
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

View File

@@ -145,13 +145,13 @@ custom_formats_radarr:
- name: 1080p Efficient WEB-DL Tier 3
score: 170000
- name: 1080p Efficient WEB Tier 1 (Radarr)
score: 164000
- name: 1080p Efficient WEB Tier 2 (Radarr)
score: 163000
- name: 1080p Efficient WEB Tier 3 (Radarr)
- name: 1080p Efficient WEB Tier 2 (Radarr)
score: 162000
- name: 1080p Efficient WEB Tier 4 (Radarr)
- name: 1080p Efficient WEB Tier 3 (Radarr)
score: 161000
- name: 1080p Efficient WEB Tier 4 (Radarr)
score: 160000
- name: 720p Golden Popcorn
score: 6000
- name: MA
@@ -204,12 +204,14 @@ custom_formats_sonarr:
- name: 1080p Efficient WEB-DL Tier 3
score: 170000
- name: 1080p Efficient WEB Tier 1 (Sonarr)
score: 164000
score: 165000
- name: 1080p Efficient WEB Tier 2 (Sonarr)
score: 163000
score: 164000
- name: 1080p Efficient WEB Tier 3 (Sonarr)
score: 162000
score: 163000
- name: 1080p Efficient WEB Tier 4 (Sonarr)
score: 162000
- name: 1080p Efficient Bluray Tier 6 (Sonarr)
score: 161000
- name: 1080p Efficient WEB Tier 5 (Sonarr)
score: 160000