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 00000000..c3cbda7a --- /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 fdee1cfb..9b9990a8 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 a4600b9a..7bc82de4 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 7218d75c..ccc0a84f 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 bee72563..c203003b 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 2d8b044e..7e7c965c 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 d4d43c40..57c87d0c 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 ab4ea4cc..7fbcc81f 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 20155609..c6f8521d 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 cfd26bd2..7260dc5d 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: