From 9d47c68ba47487a739da4eef12a605fd5d820771 Mon Sep 17 00:00:00 2001 From: santiagosayshey Date: Mon, 6 Jan 2025 16:23:29 +1050 Subject: [PATCH] improvement(profile): Various scoring fixes for 2160p Remux - Negate non-retail HDR - Negate Bluray encodes - Add missing TrueHD scores - Add remux (codec) score - Update until still broken --- profiles/2160p Remux.yml | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/profiles/2160p Remux.yml b/profiles/2160p Remux.yml index 2740955..e9dac0e 100644 --- a/profiles/2160p Remux.yml +++ b/profiles/2160p Remux.yml @@ -28,8 +28,14 @@ custom_formats: score: 60 - name: DTS-X score: 60 +- name: Remux + score: 60 - name: DTS-HD MA score: 50 +- name: TrueHD + score: 50 +- name: TrueHD (Missing) + score: 50 - name: DVD Remux score: 40 - name: Amazon Prime @@ -88,6 +94,8 @@ custom_formats: score: -9999 - name: B&W score: -9999 +- name: Blu-ray Encode + score: -9999 - name: Dolby Vision (Without Fallback) score: -9999 - name: Extras @@ -98,6 +106,8 @@ custom_formats: score: -9999 - name: h265 (Missing) score: -9999 +- name: Non Retail HDR + score: -9999 - name: Upscaled score: -9999 - name: VVC @@ -130,12 +140,12 @@ qualities: - id: 24 name: SDTV upgrade_until: - id: 10 - name: Bluray-1080p - description: 1080p Blu-ray video encoded with lossy compression + id: 5 + name: WEBDL-2160p + description: 4K web download, untouched as released by the streaming service language: must_english tweaks: - preferFreeleech: true + preferFreeleech: false allowLosslessAudio: true allowDVNoFallback: false allowBleedingEdgeCodecs: false