From 0803d3f24088f0456f556cf15cb73a13c50eab03 Mon Sep 17 00:00:00 2001 From: Seraphys Date: Sat, 16 Aug 2025 18:26:57 -0500 Subject: [PATCH] tweak(profile): Remux Quality Match to Radarr Profiles --- custom_formats/Remux (Quality Match).yml | 11 +++++++++++ custom_formats/Remux.yml | 2 +- profiles/1080p Balanced+.yml | 2 ++ profiles/1080p Balanced.yml | 2 ++ profiles/1080p Efficient.yml | 2 ++ profiles/1080p Quality (HDR).yml | 2 ++ profiles/1080p Quality.yml | 2 ++ profiles/2160p Balanced.yml | 2 ++ profiles/2160p Quality.yml | 2 ++ profiles/720p Quality.yml | 2 ++ 10 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 custom_formats/Remux (Quality Match).yml diff --git a/custom_formats/Remux (Quality Match).yml b/custom_formats/Remux (Quality Match).yml new file mode 100644 index 0000000..c3cbda7 --- /dev/null +++ b/custom_formats/Remux (Quality Match).yml @@ -0,0 +1,11 @@ +name: Remux (Quality Match) +description: Matches Remux as a codec, not a source. Either h265 or h264. +tags: +- Storage +conditions: +- name: Remux + negate: false + qualityModifier: remux + required: false + type: quality_modifier +tests: [] diff --git a/custom_formats/Remux.yml b/custom_formats/Remux.yml index fdee1cf..9b9990a 100644 --- a/custom_formats/Remux.yml +++ b/custom_formats/Remux.yml @@ -1,7 +1,7 @@ name: Remux description: Matches Remux as a codec, not a source. Either h265 or h264. tags: -- Codec +- Storage conditions: - name: Remux negate: false diff --git a/profiles/1080p Balanced+.yml b/profiles/1080p Balanced+.yml index a4600b9..7bc82de 100644 --- a/profiles/1080p Balanced+.yml +++ b/profiles/1080p Balanced+.yml @@ -175,6 +175,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/1080p Balanced.yml b/profiles/1080p Balanced.yml index 7218d75..ccc0a84 100644 --- a/profiles/1080p Balanced.yml +++ b/profiles/1080p Balanced.yml @@ -172,6 +172,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/1080p Efficient.yml b/profiles/1080p Efficient.yml index bee7256..c203003 100644 --- a/profiles/1080p Efficient.yml +++ b/profiles/1080p Efficient.yml @@ -198,6 +198,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/1080p Quality (HDR).yml b/profiles/1080p Quality (HDR).yml index 2d8b044..7e7c965 100644 --- a/profiles/1080p Quality (HDR).yml +++ b/profiles/1080p Quality (HDR).yml @@ -196,6 +196,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/1080p Quality.yml b/profiles/1080p Quality.yml index d4d43c4..57c87d0 100644 --- a/profiles/1080p Quality.yml +++ b/profiles/1080p Quality.yml @@ -182,6 +182,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/2160p Balanced.yml b/profiles/2160p Balanced.yml index ab4ea4c..7fbcc81 100644 --- a/profiles/2160p Balanced.yml +++ b/profiles/2160p Balanced.yml @@ -203,6 +203,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/2160p Quality.yml b/profiles/2160p Quality.yml index 2015560..c6f8521 100644 --- a/profiles/2160p Quality.yml +++ b/profiles/2160p Quality.yml @@ -232,6 +232,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: diff --git a/profiles/720p Quality.yml b/profiles/720p Quality.yml index cfd26bd..7260dc5 100644 --- a/profiles/720p Quality.yml +++ b/profiles/720p Quality.yml @@ -161,6 +161,8 @@ custom_formats_radarr: score: -999999 - name: Full Disc (Quality Match) score: -999999 +- name: Remux (Quality Match) + score: -999999 - name: Sing Along score: -999999 custom_formats_sonarr: