From 53fd973678b68fd8e36d5fb88daec5ef5a0befb7 Mon Sep 17 00:00:00 2001
From: <>
Date: Sat, 1 Feb 2025 12:27:43 +0000
Subject: [PATCH] Deployed ef18885d with MkDocs version: 1.6.1
---
.../cf-groups/advanced-audio-formats.json | 16 ++-
json/radarr/cf-groups/hdr-formats.json | 12 +-
json/radarr/cf-groups/misc-optional.json | 11 +-
json/radarr/cf-groups/misc-uhd-optional.json | 5 +-
.../cf-groups/movie-versions-noremux.json | 2 +
.../cf-groups/sqp-1-1080p-misc-optional.json | 12 +-
.../cf-groups/sqp-1-2160p-misc-optional.json | 12 +-
.../cf-groups/sqp-2-3-4-5-misc-optional.json | 12 +-
.../german-hd-bluray-web.json | 4 +-
.../german-uhd-bluray-web-alternative.json | 4 +-
.../german-uhd-bluray-web.json | 4 +-
.../german-uhd-remux-web.json | 4 +-
.../quality-profiles/hd-bluray-web.json | 2 +-
.../remux-2160p-alternative.json | 109 ++++++++++++++++++
.../remux-2160p-combined.json | 108 +++++++++++++++++
.../quality-profiles/remux-web-1080p.json | 2 +-
.../quality-profiles/remux-web-2160p.json | 2 +-
json/radarr/quality-profiles/sqp-1-1080p.json | 4 +-
json/radarr/quality-profiles/sqp-1-2160p.json | 4 +-
.../quality-profiles/sqp-1-web-1080p.json | 4 +-
json/radarr/quality-profiles/sqp-2.json | 4 +-
json/radarr/quality-profiles/sqp-3.json | 4 +-
json/radarr/quality-profiles/sqp-4.json | 4 +-
json/radarr/quality-profiles/sqp-5.json | 4 +-
.../quality-profiles/uhd-bluray-web.json | 2 +-
.../cf-groups/advanced-audio-formats.json | 8 +-
json/sonarr/cf-groups/hdr-formats.json | 3 +
json/sonarr/cf-groups/misc-optional.json | 2 +
json/sonarr/cf-groups/misc-uhd-optional.json | 1 +
.../german-hd-bluray-web.json | 2 +-
.../quality-profiles/german-hd-remux-web.json | 2 +-
.../german-uhd-bluray-web-alternative.json | 3 +-
.../german-uhd-bluray-web.json | 2 +-
.../german-uhd-remux-web.json | 2 +-
.../web-1080p-alternative.json | 78 +++++++++++++
json/sonarr/quality-profiles/web-1080p.json | 1 +
.../web-2160p-alternative.json | 91 +++++++++++++++
.../quality-profiles/web-2160p-combined.json | 91 +++++++++++++++
json/sonarr/quality-profiles/web-2160p.json | 3 +-
39 files changed, 580 insertions(+), 60 deletions(-)
create mode 100644 json/radarr/quality-profiles/remux-2160p-alternative.json
create mode 100644 json/radarr/quality-profiles/remux-2160p-combined.json
create mode 100644 json/sonarr/quality-profiles/web-1080p-alternative.json
create mode 100644 json/sonarr/quality-profiles/web-2160p-alternative.json
create mode 100644 json/sonarr/quality-profiles/web-2160p-combined.json
diff --git a/json/radarr/cf-groups/advanced-audio-formats.json b/json/radarr/cf-groups/advanced-audio-formats.json
index 40d39d428..9f6135a9b 100644
--- a/json/radarr/cf-groups/advanced-audio-formats.json
+++ b/json/radarr/cf-groups/advanced-audio-formats.json
@@ -75,11 +75,23 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
+ "Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
+ "Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
- "SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0"
+ "SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0",
+ "SQP-2": "c3933358ba2356bafc41524f81471069",
+ "SQP-3": "2cf36c1f0106ffac993be003ade51865",
+ "SQP-4": "013f89e6da27519fe56cf482702a2db9",
+ "SQP-5": "a7bb1539fd147256b21b1098f3dc2016"
}
}
}
diff --git a/json/radarr/cf-groups/hdr-formats.json b/json/radarr/cf-groups/hdr-formats.json
index aa5e176ae..2ab8e6318 100644
--- a/json/radarr/cf-groups/hdr-formats.json
+++ b/json/radarr/cf-groups/hdr-formats.json
@@ -60,14 +60,16 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
- "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
- "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
- "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
- "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
"SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0",
diff --git a/json/radarr/cf-groups/misc-optional.json b/json/radarr/cf-groups/misc-optional.json
index 372c2fb34..d55c26675 100644
--- a/json/radarr/cf-groups/misc-optional.json
+++ b/json/radarr/cf-groups/misc-optional.json
@@ -45,11 +45,14 @@
],
"quality_profiles": {
"exclude": {
- "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
- "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
- "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
- "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
"SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0",
diff --git a/json/radarr/cf-groups/misc-uhd-optional.json b/json/radarr/cf-groups/misc-uhd-optional.json
index 670064b23..ee5b69a19 100644
--- a/json/radarr/cf-groups/misc-uhd-optional.json
+++ b/json/radarr/cf-groups/misc-uhd-optional.json
@@ -70,9 +70,12 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
"SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0",
diff --git a/json/radarr/cf-groups/movie-versions-noremux.json b/json/radarr/cf-groups/movie-versions-noremux.json
index 6e3d828ad..aedff1a83 100644
--- a/json/radarr/cf-groups/movie-versions-noremux.json
+++ b/json/radarr/cf-groups/movie-versions-noremux.json
@@ -48,6 +48,8 @@
"[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
"SQP-2": "c3933358ba2356bafc41524f81471069",
"SQP-3": "2cf36c1f0106ffac993be003ade51865",
"SQP-5": "a7bb1539fd147256b21b1098f3dc2016"
diff --git a/json/radarr/cf-groups/sqp-1-1080p-misc-optional.json b/json/radarr/cf-groups/sqp-1-1080p-misc-optional.json
index e5f00802b..f69a9fad9 100644
--- a/json/radarr/cf-groups/sqp-1-1080p-misc-optional.json
+++ b/json/radarr/cf-groups/sqp-1-1080p-misc-optional.json
@@ -40,14 +40,16 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
- "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
- "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
- "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
- "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0",
"SQP-2": "c3933358ba2356bafc41524f81471069",
"SQP-3": "2cf36c1f0106ffac993be003ade51865",
diff --git a/json/radarr/cf-groups/sqp-1-2160p-misc-optional.json b/json/radarr/cf-groups/sqp-1-2160p-misc-optional.json
index 405cffce6..b6045a11b 100644
--- a/json/radarr/cf-groups/sqp-1-2160p-misc-optional.json
+++ b/json/radarr/cf-groups/sqp-1-2160p-misc-optional.json
@@ -65,14 +65,16 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
- "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
- "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
- "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
- "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
"SQP-2": "c3933358ba2356bafc41524f81471069",
diff --git a/json/radarr/cf-groups/sqp-2-3-4-5-misc-optional.json b/json/radarr/cf-groups/sqp-2-3-4-5-misc-optional.json
index aa93848fe..440a804a0 100644
--- a/json/radarr/cf-groups/sqp-2-3-4-5-misc-optional.json
+++ b/json/radarr/cf-groups/sqp-2-3-4-5-misc-optional.json
@@ -70,14 +70,16 @@
],
"quality_profiles": {
"exclude": {
- "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
- "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
- "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
- "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
"HD Bluray + WEB": "d1d67249d3890e49bc12e275d989a7e9",
- "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
"Remux + WEB 1080p": "9ca12ea80aa55ef916e3751f4b874151",
"Remux + WEB 2160p": "fd161a61e3ab826d3a22d53f935696dd",
+ "UHD Bluray + WEB": "64fb5f9858489bdac2af690e27c8f42f",
+ "Remux 2160p (Combined)": "d1d310673359205736b4b84acd5ea8c8",
+ "Remux 2160p (Alternative)": "dd3cd75deb9645bae838d1c5da6388d5",
+ "[German] HD Bluray + WEB": "2b90e905c99490edc7c7a5787443748b",
+ "[German] Remux + WEB 2160p": "79faa9943cef2f510b997b1f2a9f3ea6",
+ "[German] UHD Bluray + WEB": "27cc3d153c0a799fd139ef1ff4c4cc42",
+ "[German] UHD Bluray + WEB (Alternative)": "425da1ba30711b55d2eb371437ec98d7",
"SQP-1 (1080p)": "0896c29d74de619df168d23b98104b22",
"SQP-1 WEB (1080p)": "90a3370d2d30cbaf08d9c23b856a12c8",
"SQP-1 (2160p)": "5128baeb2b081b72126bc8482b2a86a0"
diff --git a/json/radarr/quality-profiles/german-hd-bluray-web.json b/json/radarr/quality-profiles/german-hd-bluray-web.json
index 94110d592..33094c326 100644
--- a/json/radarr/quality-profiles/german-hd-bluray-web.json
+++ b/json/radarr/quality-profiles/german-hd-bluray-web.json
@@ -2,14 +2,14 @@
"trash_id": "2b90e905c99490edc7c7a5787443748b",
"name": "[German] HD Bluray + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 720p, 1080p
- Bluray: 720p, 1080p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 35000,
"minUpgradeFormatScore": 1,
- "language":"Any",
+ "language": "Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/german-uhd-bluray-web-alternative.json b/json/radarr/quality-profiles/german-uhd-bluray-web-alternative.json
index aff1b42c1..fc36d404a 100644
--- a/json/radarr/quality-profiles/german-uhd-bluray-web-alternative.json
+++ b/json/radarr/quality-profiles/german-uhd-bluray-web-alternative.json
@@ -2,14 +2,14 @@
"trash_id": "425da1ba30711b55d2eb371437ec98d7",
"name": "[German] UHD Bluray + WEB (Alternative)",
"trash_description": "German Quality Profile that covers:
- WEBDL: 720p, 1080p, 2160p
- Bluray: 720p, 1080p, 2160p",
- "group": 3,
+ "group": 12,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 35000,
"minUpgradeFormatScore": 1,
- "language":"Any",
+ "language": "Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/german-uhd-bluray-web.json b/json/radarr/quality-profiles/german-uhd-bluray-web.json
index f2b45fd44..e93c3f23a 100644
--- a/json/radarr/quality-profiles/german-uhd-bluray-web.json
+++ b/json/radarr/quality-profiles/german-uhd-bluray-web.json
@@ -2,14 +2,14 @@
"trash_id": "27cc3d153c0a799fd139ef1ff4c4cc42",
"name": "[German] UHD Bluray + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 2160p
- Bluray: 2160p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 35000,
"minUpgradeFormatScore": 1,
- "language":"Any",
+ "language": "Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/german-uhd-remux-web.json b/json/radarr/quality-profiles/german-uhd-remux-web.json
index 205e23dba..48ebea8ac 100644
--- a/json/radarr/quality-profiles/german-uhd-remux-web.json
+++ b/json/radarr/quality-profiles/german-uhd-remux-web.json
@@ -2,14 +2,14 @@
"trash_id": "79faa9943cef2f510b997b1f2a9f3ea6",
"name": "[German] Remux + WEB 2160p",
"trash_description": "German Quality Profile that covers:
- WEBDL: 2160p
- Remux: 2160p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
"cutoffFormatScore": 35000,
"minUpgradeFormatScore": 1,
- "language":"Any",
+ "language": "Any",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/hd-bluray-web.json b/json/radarr/quality-profiles/hd-bluray-web.json
index d09791323..f75bb1f0a 100644
--- a/json/radarr/quality-profiles/hd-bluray-web.json
+++ b/json/radarr/quality-profiles/hd-bluray-web.json
@@ -8,7 +8,7 @@
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/remux-2160p-alternative.json b/json/radarr/quality-profiles/remux-2160p-alternative.json
new file mode 100644
index 000000000..cdf3b34cd
--- /dev/null
+++ b/json/radarr/quality-profiles/remux-2160p-alternative.json
@@ -0,0 +1,109 @@
+{
+ "trash_id": "dd3cd75deb9645bae838d1c5da6388d5",
+ "name": "Remux 2160p (Alternative)",
+ "trash_description": "Quality Profile that covers:
- SDTV, DVD
- HDTV: 720p, 1080p
- WEBDL: 480p, 720, 1080p, 2160p
- Bluray: 480p, 576p, 720p, 1080p, 2160p
- Remux: 1080p, 2160p",
+ "group": 2,
+ "upgradeAllowed": true,
+ "cutoff": "Remux-2160p",
+ "minFormatScore": 0,
+ "cutoffFormatScore": 10000,
+ "minUpgradeFormatScore": 1,
+ "language": "Original",
+ "items": [
+ { "name": "Unknown", "allowed": false },
+ { "name": "WORKPRINT", "allowed": false },
+ { "name": "CAM", "allowed": false },
+ { "name": "TELESYNC", "allowed": false },
+ { "name": "TELECINE", "allowed": false },
+ { "name": "REGIONAL", "allowed": false },
+ { "name": "DVDSCR", "allowed": false },
+ { "name": "DVD-R", "allowed": false },
+ { "name": "HDTV-2160p", "allowed": false },
+ { "name": "BR-DISK", "allowed": false },
+ { "name": "Raw-HD", "allowed": false },
+ { "name": "SDTV", "allowed": true },
+ { "name": "DVD", "allowed": true },
+ {
+ "name": "WEB 480p",
+ "allowed": true,
+ "items": ["WEBDL-480p", "WEBRip-480p"]
+ },
+ { "name": "Bluray-480p", "allowed": true },
+ { "name": "Bluray-576p", "allowed": true },
+ { "name": "HDTV-720p", "allowed": true },
+ {
+ "name": "WEB 720p",
+ "allowed": true,
+ "items": ["WEBDL-720p", "WEBRip-720p"]
+ },
+ { "name": "Bluray-720p", "allowed": true },
+ { "name": "HDTV-1080p", "allowed": true },
+ {
+ "name": "WEB 1080p",
+ "allowed": true,
+ "items": ["WEBDL-1080p", "WEBRip-1080p"]
+ },
+ { "name": "Bluray-1080p", "allowed": true },
+ { "name": "Remux-1080p", "allowed": true },
+ {
+ "name": "WEB 2160p",
+ "allowed": true,
+ "items": ["WEBDL-2160p", "WEBRip-2160p"]
+ },
+ { "name": "Bluray-2160p", "allowed": true },
+ { "name": "Remux-2160p", "allowed": true }
+ ],
+ "formatItems": {
+ "DV HDR10Plus": "c53085ddbd027d9624b320627748612f",
+ "DV HDR10": "e23edd2482476e595fb990b12e7c609c",
+ "DV": "58d6a88f13e2db7f5059c41047876f00",
+ "DV HLG": "55d53828b9d81cbe20b02efd00aa0efd",
+ "DV SDR": "a3e19f8f627608af0211acd02bf89735",
+ "HDR10+": "b974a6cd08c1066250f1f177d7aa1225",
+ "HDR10": "dfb86d5941bc9075d6af23b09c2aeecd",
+ "HDR": "e61e28db95d22bedcadf030b8f156d96",
+ "HDR (undefined)": "2a4d9069cc1fe3242ff9bdaebed239bb",
+ "PQ": "08d6d8834ad9ec87b1dc7ec8148e7a1f",
+ "HLG": "9364dd386c9b4a1100dde8264690add7",
+ "Remux Tier 01": "3a3ff47579026e76d6504ebea39390de",
+ "Remux Tier 02": "9f98181fe5a3fbeb0cc29340da2a468a",
+ "Remux Tier 03": "8baaf0b3142bf4d94c42a724f034e27a",
+ "UHD Bluray Tier 01": "4d74ac4c4db0b64bff6ce0cffef99bf0",
+ "UHD Bluray Tier 02": "a58f517a70193f8e578056642178419d",
+ "UHD Bluray Tier 03": "e71939fae578037e7aed3ee219bbe7c1",
+ "HD Bluray Tier 01": "ed27ebfef2f323e964fb1f61391bcb35",
+ "HD Bluray Tier 02": "c20c8647f2746a1f4c4262b0fbbeeeae",
+ "HD Bluray Tier 03": "5608c71bcebba0a5e666223bae8c9227",
+ "WEB Tier 01": "c20f169ef63c5f40c2def54abaf4438e",
+ "WEB Tier 02": "403816d65392c79236dcb6dd591aeda4",
+ "WEB Tier 03": "af94e0fe497124d1f9ce732069ec8c3b",
+ "Repack/Proper": "e7718d7a3ce595f289bfee26adc178f5",
+ "Repack2": "ae43b294509409a6a13919dedd4764c4",
+ "Repack3": "5caaaa1c08c1742aa4342d8c4cc463f2",
+ "BR-DISK": "ed38b889b31be83fda192888e2286d83",
+ "Generated Dynamic HDR": "e6886871085226c3da1830830146846c",
+ "LQ": "90a6f9a284dff5103f6346090e6280c8",
+ "LQ (Release Title)": "e204b80c87be9497a8a6eaff48f72905",
+ "x265 (no HDR/DV)": "839bea857ed2c0a8e084f3cbdbd65ecb",
+ "3D": "b8cd450cbfa689c0259a01d9e29ba3d6",
+ "Upscaled": "bfd8eb01832d646a0a89c4deb46f8564",
+ "Extras": "0a3f082873eb454bde444150b70253cc",
+ "Sing-Along Versions": "712d74cd88bceb883ee32f773656b1f5",
+ "AV1": "cae4ca30163749b891686f95532519bd",
+ "AMZN": "b3b3a6ac74ecbd56bcdbefa4799fb9df",
+ "ATVP": "40e9380490e748672c2522eaaeb692f7",
+ "BCORE": "cc5e51a9e85a6296ceefe097a77f12f4",
+ "CRiT": "16622a6911d1ab5d5b8b713d5b0036d4",
+ "DSNP": "84272245b2988854bfb76a16e60baea5",
+ "HBO": "509e5f41146e278f9eab1ddaceb34515",
+ "HMAX": "5763d1b0ce84aff3b21038eea8e9b8ad",
+ "Hulu": "526d445d4c16214309f0fd2b3be18a89",
+ "iT": "e0ec9672be6cac914ffad34a6b077209",
+ "MA": "2a6039655313bf5dab1e43523b62c374",
+ "MAX": "6a061313d22e51e0f25b7cd4dc065233",
+ "NF": "170b1d363bd8516fbf3a3eb05d4faff6",
+ "PCOK": "c9fd353f8f5f1baf56dc601c4cb29920",
+ "PMTP": "e36a0ba1bc902b26ee40818a1d59b8bd",
+ "STAN": "c2863d2a50c9acad1fb50e53ece60817"
+ }
+}
diff --git a/json/radarr/quality-profiles/remux-2160p-combined.json b/json/radarr/quality-profiles/remux-2160p-combined.json
new file mode 100644
index 000000000..dc2d33854
--- /dev/null
+++ b/json/radarr/quality-profiles/remux-2160p-combined.json
@@ -0,0 +1,108 @@
+{
+ "trash_id": "d1d310673359205736b4b84acd5ea8c8",
+ "name": "Remux 2160p (Combined)",
+ "trash_description": "Quality Profile that covers:
- WEBDL: 1080p, 2160p
- Bluray: 1080p, 2160p
- Remux: 1080p, 2160p",
+ "group": 2,
+ "upgradeAllowed": true,
+ "cutoff": "Remux-2160p",
+ "minFormatScore": 0,
+ "cutoffFormatScore": 10000,
+ "minUpgradeFormatScore": 1,
+ "language": "Original",
+ "items": [
+ { "name": "Unknown", "allowed": false },
+ { "name": "WORKPRINT", "allowed": false },
+ { "name": "CAM", "allowed": false },
+ { "name": "TELESYNC", "allowed": false },
+ { "name": "TELECINE", "allowed": false },
+ { "name": "REGIONAL", "allowed": false },
+ { "name": "DVDSCR", "allowed": false },
+ { "name": "SDTV", "allowed": false },
+ { "name": "DVD", "allowed": false },
+ { "name": "DVD-R", "allowed": false },
+ { "name": "BR-DISK", "allowed": false },
+ { "name": "Raw-HD", "allowed": false },
+ { "name": "HDTV-2160p", "allowed": false },
+ {
+ "name": "WEB 480p",
+ "allowed": false,
+ "items": ["WEBDL-480p", "WEBRip-480p"]
+ },
+ { "name": "Bluray-480p", "allowed": false },
+ { "name": "Bluray-576p", "allowed": false },
+ { "name": "HDTV-720p", "allowed": false },
+ {
+ "name": "WEB 720p",
+ "allowed": false,
+ "items": ["WEBDL-720p", "WEBRip-720p"]
+ },
+ { "name": "Bluray-720p", "allowed": false },
+ { "name": "HDTV-1080p", "allowed": false },
+ {
+ "name": "WEB 1080p",
+ "allowed": true,
+ "items": ["WEBDL-1080p", "WEBRip-1080p"]
+ },
+ { "name": "Bluray-1080p", "allowed": true },
+ { "name": "Remux-1080p", "allowed": true },
+ {
+ "name": "WEB 2160p",
+ "allowed": true,
+ "items": ["WEBDL-2160p", "WEBRip-2160p"]
+ },
+ { "name": "Bluray-2160p", "allowed": true },
+ { "name": "Remux-2160p", "allowed": true }
+ ],
+ "formatItems": {
+ "DV HDR10Plus": "c53085ddbd027d9624b320627748612f",
+ "DV HDR10": "e23edd2482476e595fb990b12e7c609c",
+ "DV": "58d6a88f13e2db7f5059c41047876f00",
+ "DV HLG": "55d53828b9d81cbe20b02efd00aa0efd",
+ "DV SDR": "a3e19f8f627608af0211acd02bf89735",
+ "HDR10+": "b974a6cd08c1066250f1f177d7aa1225",
+ "HDR10": "dfb86d5941bc9075d6af23b09c2aeecd",
+ "HDR": "e61e28db95d22bedcadf030b8f156d96",
+ "HDR (undefined)": "2a4d9069cc1fe3242ff9bdaebed239bb",
+ "PQ": "08d6d8834ad9ec87b1dc7ec8148e7a1f",
+ "HLG": "9364dd386c9b4a1100dde8264690add7",
+ "Remux Tier 01": "3a3ff47579026e76d6504ebea39390de",
+ "Remux Tier 02": "9f98181fe5a3fbeb0cc29340da2a468a",
+ "Remux Tier 03": "8baaf0b3142bf4d94c42a724f034e27a",
+ "UHD Bluray Tier 01": "4d74ac4c4db0b64bff6ce0cffef99bf0",
+ "UHD Bluray Tier 02": "a58f517a70193f8e578056642178419d",
+ "UHD Bluray Tier 03": "e71939fae578037e7aed3ee219bbe7c1",
+ "HD Bluray Tier 01": "ed27ebfef2f323e964fb1f61391bcb35",
+ "HD Bluray Tier 02": "c20c8647f2746a1f4c4262b0fbbeeeae",
+ "HD Bluray Tier 03": "5608c71bcebba0a5e666223bae8c9227",
+ "WEB Tier 01": "c20f169ef63c5f40c2def54abaf4438e",
+ "WEB Tier 02": "403816d65392c79236dcb6dd591aeda4",
+ "WEB Tier 03": "af94e0fe497124d1f9ce732069ec8c3b",
+ "Repack/Proper": "e7718d7a3ce595f289bfee26adc178f5",
+ "Repack2": "ae43b294509409a6a13919dedd4764c4",
+ "Repack3": "5caaaa1c08c1742aa4342d8c4cc463f2",
+ "BR-DISK": "ed38b889b31be83fda192888e2286d83",
+ "Generated Dynamic HDR": "e6886871085226c3da1830830146846c",
+ "LQ": "90a6f9a284dff5103f6346090e6280c8",
+ "LQ (Release Title)": "e204b80c87be9497a8a6eaff48f72905",
+ "x265 (no HDR/DV)": "839bea857ed2c0a8e084f3cbdbd65ecb",
+ "3D": "b8cd450cbfa689c0259a01d9e29ba3d6",
+ "Upscaled": "bfd8eb01832d646a0a89c4deb46f8564",
+ "Extras": "0a3f082873eb454bde444150b70253cc",
+ "AV1": "cae4ca30163749b891686f95532519bd",
+ "AMZN": "b3b3a6ac74ecbd56bcdbefa4799fb9df",
+ "ATVP": "40e9380490e748672c2522eaaeb692f7",
+ "BCORE": "cc5e51a9e85a6296ceefe097a77f12f4",
+ "CRiT": "16622a6911d1ab5d5b8b713d5b0036d4",
+ "DSNP": "84272245b2988854bfb76a16e60baea5",
+ "HBO": "509e5f41146e278f9eab1ddaceb34515",
+ "HMAX": "5763d1b0ce84aff3b21038eea8e9b8ad",
+ "Hulu": "526d445d4c16214309f0fd2b3be18a89",
+ "iT": "e0ec9672be6cac914ffad34a6b077209",
+ "MA": "2a6039655313bf5dab1e43523b62c374",
+ "MAX": "6a061313d22e51e0f25b7cd4dc065233",
+ "NF": "170b1d363bd8516fbf3a3eb05d4faff6",
+ "PCOK": "c9fd353f8f5f1baf56dc601c4cb29920",
+ "PMTP": "e36a0ba1bc902b26ee40818a1d59b8bd",
+ "STAN": "c2863d2a50c9acad1fb50e53ece60817"
+ }
+}
diff --git a/json/radarr/quality-profiles/remux-web-1080p.json b/json/radarr/quality-profiles/remux-web-1080p.json
index 90770147a..3d336cb03 100644
--- a/json/radarr/quality-profiles/remux-web-1080p.json
+++ b/json/radarr/quality-profiles/remux-web-1080p.json
@@ -8,7 +8,7 @@
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/remux-web-2160p.json b/json/radarr/quality-profiles/remux-web-2160p.json
index 7978405ea..787ab38cf 100644
--- a/json/radarr/quality-profiles/remux-web-2160p.json
+++ b/json/radarr/quality-profiles/remux-web-2160p.json
@@ -8,7 +8,7 @@
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-1-1080p.json b/json/radarr/quality-profiles/sqp-1-1080p.json
index c9cb4631a..2f7d363c6 100644
--- a/json/radarr/quality-profiles/sqp-1-1080p.json
+++ b/json/radarr/quality-profiles/sqp-1-1080p.json
@@ -1,6 +1,6 @@
{
"trash_id": "0896c29d74de619df168d23b98104b22",
- "name": "SQP-1 (1080p)",
+ "name": "[SQP] SQP-1 (1080p)",
"trash_score_set": "sqp-1-1080p",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-1-2160p.json b/json/radarr/quality-profiles/sqp-1-2160p.json
index 26c0cd66d..4bc6622da 100644
--- a/json/radarr/quality-profiles/sqp-1-2160p.json
+++ b/json/radarr/quality-profiles/sqp-1-2160p.json
@@ -1,6 +1,6 @@
{
"trash_id": "5128baeb2b081b72126bc8482b2a86a0",
- "name": "SQP-1 (2160p)",
+ "name": "[SQP] SQP-1 (2160p)",
"trash_score_set": "sqp-1-2160p",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-1-web-1080p.json b/json/radarr/quality-profiles/sqp-1-web-1080p.json
index 6d4a76784..7b264696f 100644
--- a/json/radarr/quality-profiles/sqp-1-web-1080p.json
+++ b/json/radarr/quality-profiles/sqp-1-web-1080p.json
@@ -1,6 +1,6 @@
{
"trash_id": "90a3370d2d30cbaf08d9c23b856a12c8",
- "name": "SQP-1 WEB (1080p)",
+ "name": "[SQP] SQP-1 WEB (1080p)",
"trash_score_set": "sqp-1-web-1080p",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 1000,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-2.json b/json/radarr/quality-profiles/sqp-2.json
index d4be32d3f..a399be832 100644
--- a/json/radarr/quality-profiles/sqp-2.json
+++ b/json/radarr/quality-profiles/sqp-2.json
@@ -1,6 +1,6 @@
{
"trash_id": "c3933358ba2356bafc41524f81471069",
- "name": "SQP-2",
+ "name": "[SQP] SQP-2",
"trash_score_set": "sqp-2",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-3.json b/json/radarr/quality-profiles/sqp-3.json
index 2b55511fd..ee2c408d5 100644
--- a/json/radarr/quality-profiles/sqp-3.json
+++ b/json/radarr/quality-profiles/sqp-3.json
@@ -1,6 +1,6 @@
{
"trash_id": "2cf36c1f0106ffac993be003ade51865",
- "name": "SQP-3",
+ "name": "[SQP] SQP-3",
"trash_score_set": "sqp-3",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-4.json b/json/radarr/quality-profiles/sqp-4.json
index 561b2d3a2..a634df296 100644
--- a/json/radarr/quality-profiles/sqp-4.json
+++ b/json/radarr/quality-profiles/sqp-4.json
@@ -1,6 +1,6 @@
{
"trash_id": "013f89e6da27519fe56cf482702a2db9",
- "name": "SQP-4",
+ "name": "[SQP] SQP-4",
"trash_score_set": "sqp-4",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/sqp-5.json b/json/radarr/quality-profiles/sqp-5.json
index 9efce4ede..ac4d95ee2 100644
--- a/json/radarr/quality-profiles/sqp-5.json
+++ b/json/radarr/quality-profiles/sqp-5.json
@@ -1,6 +1,6 @@
{
"trash_id": "a7bb1539fd147256b21b1098f3dc2016",
- "name": "SQP-5",
+ "name": "[SQP] SQP-5",
"trash_score_set": "sqp-5",
"trash_description": "This Special Quality Profile is an advanced Quality Profile designed for a specific use case. Before using this Quality Profile please join the TRaSH-Guide Discord for more information. Open the #access-to-sqp channel and accept the three simple rules. Any questions related to the SQP should only be asked in the dedicated SQP support channels.",
"group": 99,
@@ -9,7 +9,7 @@
"minFormatScore": 550,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/radarr/quality-profiles/uhd-bluray-web.json b/json/radarr/quality-profiles/uhd-bluray-web.json
index 31c9f0e51..0c4f69058 100644
--- a/json/radarr/quality-profiles/uhd-bluray-web.json
+++ b/json/radarr/quality-profiles/uhd-bluray-web.json
@@ -8,7 +8,7 @@
"minFormatScore": 0,
"cutoffFormatScore": 10000,
"minUpgradeFormatScore": 1,
- "language":"Original",
+ "language": "Original",
"items": [
{ "name": "Unknown", "allowed": false },
{ "name": "WORKPRINT", "allowed": false },
diff --git a/json/sonarr/cf-groups/advanced-audio-formats.json b/json/sonarr/cf-groups/advanced-audio-formats.json
index 3749e7b36..db47fda74 100644
--- a/json/sonarr/cf-groups/advanced-audio-formats.json
+++ b/json/sonarr/cf-groups/advanced-audio-formats.json
@@ -77,9 +77,15 @@
"quality_profiles": {
"exclude": {
"WEB-1080p": "72dae194fc92bf828f32cde7744e51a1",
+ "WEB-1080p (Alternative)": "9d142234e45d6143785ac55f5a9e8dc9",
"WEB-2160p": "d1498e7d189fbe6c7110ceaabb7473e6",
+ "WEB-2160p (Alternative)": "dfa5eaae7894077ad6449169b6eb03e0",
+ "WEB-2160p (Combined)": "c4cadd6b35b95f62c3d47a408e53e2f7",
"[German] HD Bluray + WEB": "dca7e5e9e99c703bcbdaaa471dd40e98",
- "[German] HD Remux + WEB": "0dd5f085ed61a1e01f6d347779dfa1bc"
+ "[German] HD Remux + WEB": "0dd5f085ed61a1e01f6d347779dfa1bc",
+ "[German] UHD Bluray + WEB": "3b0fa37fddaaefc931b75f2889d4b4f5",
+ "[German] UHD Remux + WEB": "08cececf1840290f6fd490b7d79e8642",
+ "[German] UHD Bluray + WEB (Alternative)": "7324309a7d1e10dc0dc2cea6c70ed852"
}
}
}
diff --git a/json/sonarr/cf-groups/hdr-formats.json b/json/sonarr/cf-groups/hdr-formats.json
index 059eb2898..ba0010ca7 100644
--- a/json/sonarr/cf-groups/hdr-formats.json
+++ b/json/sonarr/cf-groups/hdr-formats.json
@@ -61,7 +61,10 @@
],
"quality_profiles": {
"exclude": {
+ "WEB-1080p (Alternative)": "9d142234e45d6143785ac55f5a9e8dc9",
"WEB-1080p": "72dae194fc92bf828f32cde7744e51a1",
+ "WEB-2160p (Alternative)": "dfa5eaae7894077ad6449169b6eb03e0",
+ "WEB-2160p (Combined)": "c4cadd6b35b95f62c3d47a408e53e2f7",
"WEB-2160p": "d1498e7d189fbe6c7110ceaabb7473e6",
"[German] HD Bluray + WEB": "dca7e5e9e99c703bcbdaaa471dd40e98",
"[German] HD Remux + WEB": "0dd5f085ed61a1e01f6d347779dfa1bc",
diff --git a/json/sonarr/cf-groups/misc-optional.json b/json/sonarr/cf-groups/misc-optional.json
index 2f640ca6f..b6a1ac1f9 100644
--- a/json/sonarr/cf-groups/misc-optional.json
+++ b/json/sonarr/cf-groups/misc-optional.json
@@ -37,6 +37,8 @@
"quality_profiles": {
"exclude": {
"WEB-2160p": "d1498e7d189fbe6c7110ceaabb7473e6",
+ "WEB-2160p (Alternative)": "dfa5eaae7894077ad6449169b6eb03e0",
+ "WEB-2160p (Combined)": "c4cadd6b35b95f62c3d47a408e53e2f7",
"[German] UHD Bluray + WEB": "3b0fa37fddaaefc931b75f2889d4b4f5",
"[German] UHD Remux + WEB": "08cececf1840290f6fd490b7d79e8642",
"[German] UHD Bluray + WEB (Alternative)": "7324309a7d1e10dc0dc2cea6c70ed852"
diff --git a/json/sonarr/cf-groups/misc-uhd-optional.json b/json/sonarr/cf-groups/misc-uhd-optional.json
index 94a750756..df5dae8a0 100644
--- a/json/sonarr/cf-groups/misc-uhd-optional.json
+++ b/json/sonarr/cf-groups/misc-uhd-optional.json
@@ -47,6 +47,7 @@
"quality_profiles": {
"exclude": {
"WEB-1080p": "72dae194fc92bf828f32cde7744e51a1",
+ "WEB-1080p (Alternative)": "9d142234e45d6143785ac55f5a9e8dc9",
"[German] HD Bluray + WEB": "dca7e5e9e99c703bcbdaaa471dd40e98",
"[German] HD Remux + WEB": "0dd5f085ed61a1e01f6d347779dfa1bc"
}
diff --git a/json/sonarr/quality-profiles/german-hd-bluray-web.json b/json/sonarr/quality-profiles/german-hd-bluray-web.json
index 9db56ebee..804af5719 100644
--- a/json/sonarr/quality-profiles/german-hd-bluray-web.json
+++ b/json/sonarr/quality-profiles/german-hd-bluray-web.json
@@ -2,7 +2,7 @@
"trash_id": "dca7e5e9e99c703bcbdaaa471dd40e98",
"name": "[German] HD Bluray + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 720p, 1080p
- Bluray: 720p, 1080p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
diff --git a/json/sonarr/quality-profiles/german-hd-remux-web.json b/json/sonarr/quality-profiles/german-hd-remux-web.json
index 938253907..797e15fc2 100644
--- a/json/sonarr/quality-profiles/german-hd-remux-web.json
+++ b/json/sonarr/quality-profiles/german-hd-remux-web.json
@@ -2,7 +2,7 @@
"trash_id": "0dd5f085ed61a1e01f6d347779dfa1bc",
"name": "[German] HD Remux + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 1080p
- Remux: 1080p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
diff --git a/json/sonarr/quality-profiles/german-uhd-bluray-web-alternative.json b/json/sonarr/quality-profiles/german-uhd-bluray-web-alternative.json
index 2680c6e8f..e7395a21c 100644
--- a/json/sonarr/quality-profiles/german-uhd-bluray-web-alternative.json
+++ b/json/sonarr/quality-profiles/german-uhd-bluray-web-alternative.json
@@ -2,7 +2,8 @@
"trash_id": "7324309a7d1e10dc0dc2cea6c70ed852",
"name": "[German] UHD Bluray + WEB (Alternative)",
"trash_description": "German Quality Profile that covers:
- WEBDL: 720p, 1080p, 2160p
- Bluray: 720p, 1080p, 2160p",
- "group": 3, "trash_score_set": "german",
+ "group": 12,
+ "trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
"minFormatScore": 0,
diff --git a/json/sonarr/quality-profiles/german-uhd-bluray-web.json b/json/sonarr/quality-profiles/german-uhd-bluray-web.json
index 31bebdc32..0a1b646eb 100644
--- a/json/sonarr/quality-profiles/german-uhd-bluray-web.json
+++ b/json/sonarr/quality-profiles/german-uhd-bluray-web.json
@@ -2,7 +2,7 @@
"trash_id": "3b0fa37fddaaefc931b75f2889d4b4f5",
"name": "[German] UHD Bluray + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 2160p
- Bluray: 2160p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
diff --git a/json/sonarr/quality-profiles/german-uhd-remux-web.json b/json/sonarr/quality-profiles/german-uhd-remux-web.json
index fac83b110..d3abc89a1 100644
--- a/json/sonarr/quality-profiles/german-uhd-remux-web.json
+++ b/json/sonarr/quality-profiles/german-uhd-remux-web.json
@@ -2,7 +2,7 @@
"trash_id": "08cececf1840290f6fd490b7d79e8642",
"name": "[German] UHD Remux + WEB",
"trash_description": "German Quality Profile that covers:
- WEBDL: 2160p
- Remux: 2160p",
- "group": 3,
+ "group": 11,
"trash_score_set": "german",
"upgradeAllowed": true,
"cutoff": "Merged QPs",
diff --git a/json/sonarr/quality-profiles/web-1080p-alternative.json b/json/sonarr/quality-profiles/web-1080p-alternative.json
new file mode 100644
index 000000000..e697f5581
--- /dev/null
+++ b/json/sonarr/quality-profiles/web-1080p-alternative.json
@@ -0,0 +1,78 @@
+{
+ "trash_id": "9d142234e45d6143785ac55f5a9e8dc9",
+ "name": "WEB-1080p (Alternative)",
+ "trash_description": "Quality Profile that covers:
- SDTV, DVD
- HDTV 720p, 1080p
- WEBDL: 480p, 720, 1080p
- Bluray 480p, 576p, 720p, 1080p",
+ "group": 2,
+ "upgradeAllowed": true,
+ "cutoff": "WEB 1080p",
+ "minFormatScore": 0,
+ "cutoffFormatScore": 10000,
+ "minUpgradeFormatScore": 1,
+ "items": [
+ { "name": "Unknown", "allowed": false },
+ { "name": "Raw-HD", "allowed": false },
+ { "name": "Bluray-1080p Remux", "allowed": false },
+ { "name": "HDTV-2160p", "allowed": false },
+ {
+ "name": "WEB 2160p",
+ "allowed": false,
+ "items": ["WEBDL-2160p", "WEBRip-2160p"]
+ },
+ { "name": "Bluray-2160p", "allowed": false },
+ { "name": "Bluray-2160p Remux", "allowed": false },
+ { "name": "SDTV", "allowed": true },
+ { "name": "DVD", "allowed": true },
+ { "name": "Bluray-480p", "allowed": true },
+ {
+ "name": "WEB 480p",
+ "allowed": true,
+ "items": ["WEBDL-480p", "WEBRip-480p"]
+ },
+ { "name": "Bluray-576p", "allowed": true },
+ { "name": "HDTV-720p", "allowed": true },
+ { "name": "Bluray-720p", "allowed": true },
+ {
+ "name": "WEB 720p",
+ "allowed": true,
+ "items": ["WEBDL-720p", "WEBRip-720p"]
+ },
+ { "name": "HDTV-1080p", "allowed": true },
+ { "name": "Bluray-1080p", "allowed": true },
+ {
+ "name": "WEB 1080p",
+ "allowed": true,
+ "items": ["WEBDL-1080p", "WEBRip-1080p"]
+ }
+ ],
+ "formatItems": {
+ "BR-DISK": "85c61753df5da1fb2aab6f2a47426b09",
+ "LQ": "9c11cd3f07101cdba90a2d81cf0e56b4",
+ "LQ (Release Title)": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
+ "x265 (HD)": "47435ece6b99a0b477caf360e79ba0bb",
+ "Extras": "fbcb31d8dabd2a319072b84fc0b7249c",
+ "AV1": "15a05bc7c1a36e2b57fd628f8977e2fc",
+ "Repack/Proper": "ec8fa7296b64e8cd390a1600981f3923",
+ "Repack v2": "eb3d5cc0a2be0db205fb823640db6a3c",
+ "Repack v3": "44e7c4de10ae50265753082e5dc76047",
+ "AMZN": "d660701077794679fd59e8bdf4ce3a29",
+ "ATVP": "f67c9ca88f463a48346062e8ad07713f",
+ "CC": "77a7b25585c18af08f60b1547bb9b4fb",
+ "DCU": "36b72f59f4ea20aad9316f475f2d9fbb",
+ "DSNP": "89358767a60cc28783cdc3d0be9388a4",
+ "HBO": "7a235133c87f7da4c8cccceca7e3c7a6",
+ "HMAX": "a880d6abc21e7c16884f3ae393f84179",
+ "HULU": "f6cce30f1733d5c8194222a7507909bb",
+ "iT": "0ac24a2a68a9700bcb7eeca8e5cd644c",
+ "MAX": "81d1fbf600e2540cee87f3a23f9d3c1c",
+ "NF": "d34870697c9db575f17700212167be23",
+ "PCOK": "1656adc6d7bb2c8cca6acfb6592db421",
+ "PMTP": "c67a75ae4a1715f2bb4d492755ba4195",
+ "SHO": "ae58039e1319178e6be73caab5c42166",
+ "STAN": "1efe8da11bfd74fbbcd4d8117ddb9213",
+ "SYFY": "9623c5c9cac8e939c1b9aedd32f640bf",
+ "WEB Tier 01": "e6258996055b9fbab7e9cb2f75819294",
+ "WEB Tier 02": "58790d4e2fdcd9733aa7ae68ba2bb503",
+ "WEB Tier 03": "d84935abd3f8556dcd51d4f27e22d0a6",
+ "WEB Scene": "d0c516558625b04b363fa6c5c2c7cfd4"
+ }
+}
diff --git a/json/sonarr/quality-profiles/web-1080p.json b/json/sonarr/quality-profiles/web-1080p.json
index 42aa7a088..97d3311d4 100644
--- a/json/sonarr/quality-profiles/web-1080p.json
+++ b/json/sonarr/quality-profiles/web-1080p.json
@@ -18,6 +18,7 @@
},
{ "name": "DVD", "allowed": false },
{ "name": "Bluray-480p", "allowed": false },
+ { "name": "Bluray-576p", "allowed": false },
{ "name": "HDTV-720p", "allowed": false },
{ "name": "HDTV-1080p", "allowed": false },
{ "name": "Raw-HD", "allowed": false },
diff --git a/json/sonarr/quality-profiles/web-2160p-alternative.json b/json/sonarr/quality-profiles/web-2160p-alternative.json
new file mode 100644
index 000000000..1bb57bd4d
--- /dev/null
+++ b/json/sonarr/quality-profiles/web-2160p-alternative.json
@@ -0,0 +1,91 @@
+{
+ "trash_id": "dfa5eaae7894077ad6449169b6eb03e0",
+ "name": "WEB-2160p (Alternative)",
+ "trash_description": "Quality Profile that covers:
- SDTV, DVD
- HDTV 720p, 1080p
- WEBDL: 480p, 720, 1080p, 2160p
- Bluray 480p, 576p, 720p, 1080p, 2160p",
+ "group": 4,
+ "upgradeAllowed": true,
+ "cutoff": "WEB 2160p",
+ "minFormatScore": 0,
+ "cutoffFormatScore": 10000,
+ "minUpgradeFormatScore": 1,
+ "items": [
+ { "name": "Unknown", "allowed": false },
+ { "name": "Raw-HD", "allowed": false },
+ { "name": "Bluray-1080p Remux", "allowed": false },
+ { "name": "HDTV-2160p", "allowed": false },
+ { "name": "Bluray-2160p Remux", "allowed": false },
+ { "name": "SDTV", "allowed": true },
+ { "name": "DVD", "allowed": true },
+ { "name": "Bluray-480p", "allowed": true },
+ {
+ "name": "WEB 480p",
+ "allowed": true,
+ "items": ["WEBDL-480p", "WEBRip-480p"]
+ },
+ { "name": "Bluray-576p", "allowed": true },
+ { "name": "HDTV-720p", "allowed": true },
+ { "name": "Bluray-720p", "allowed": true },
+ {
+ "name": "WEB 720p",
+ "allowed": true,
+ "items": ["WEBDL-720p", "WEBRip-720p"]
+ },
+ { "name": "HDTV-1080p", "allowed": true },
+ { "name": "Bluray-1080p", "allowed": true },
+ {
+ "name": "WEB 1080p",
+ "allowed": true,
+ "items": ["WEBDL-1080p", "WEBRip-1080p"]
+ },
+ { "name": "Bluray-2160p", "allowed": true },
+ {
+ "name": "WEB 2160p",
+ "allowed": true,
+ "items": ["WEBDL-2160p", "WEBRip-2160p"]
+ }
+ ],
+ "formatItems": {
+ "DV HDR10Plus": "2b239ed870daba8126a53bd5dc8dc1c8",
+ "DV HDR10": "7878c33f1963fefb3d6c8657d46c2f0a",
+ "DV": "6d0d8de7b57e35518ac0308b0ddf404e",
+ "DV HLG": "1f733af03141f068a540eec352589a89",
+ "DV SDR": "27954b0a80aab882522a88a4d9eae1cd",
+ "HDR10+": "a3d82cbef5039f8d295478d28a887159",
+ "HDR10": "3497799d29a085e2ac2df9d468413c94",
+ "HDR": "3e2c4e748b64a1a1118e0ea3f4cf6875",
+ "HDR (Undefined)": "bb019e1cd00f304f80971c965de064dc",
+ "PQ": "2a7e3be05d3861d6df7171ec74cad727",
+ "HLG": "17e889ce13117940092308f48b48b45b",
+ "BR-DISK": "85c61753df5da1fb2aab6f2a47426b09",
+ "LQ": "9c11cd3f07101cdba90a2d81cf0e56b4",
+ "LQ (Release Title)": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
+ "x265 (no HDR/DV)": "9b64dff695c2115facf1b6ea59c9bd07",
+ "Extras": "fbcb31d8dabd2a319072b84fc0b7249c",
+ "AV1": "15a05bc7c1a36e2b57fd628f8977e2fc",
+ "Repack/Proper": "ec8fa7296b64e8cd390a1600981f3923",
+ "Repack v2": "eb3d5cc0a2be0db205fb823640db6a3c",
+ "Repack v3": "44e7c4de10ae50265753082e5dc76047",
+ "AMZN": "d660701077794679fd59e8bdf4ce3a29",
+ "ATVP": "f67c9ca88f463a48346062e8ad07713f",
+ "CC": "77a7b25585c18af08f60b1547bb9b4fb",
+ "DCU": "36b72f59f4ea20aad9316f475f2d9fbb",
+ "DSNP": "89358767a60cc28783cdc3d0be9388a4",
+ "HBO": "7a235133c87f7da4c8cccceca7e3c7a6",
+ "HMAX": "a880d6abc21e7c16884f3ae393f84179",
+ "HULU": "f6cce30f1733d5c8194222a7507909bb",
+ "iT": "0ac24a2a68a9700bcb7eeca8e5cd644c",
+ "MAX": "81d1fbf600e2540cee87f3a23f9d3c1c",
+ "NF": "d34870697c9db575f17700212167be23",
+ "PCOK": "1656adc6d7bb2c8cca6acfb6592db421",
+ "PMTP": "c67a75ae4a1715f2bb4d492755ba4195",
+ "SHO": "ae58039e1319178e6be73caab5c42166",
+ "STAN": "1efe8da11bfd74fbbcd4d8117ddb9213",
+ "SYFY": "9623c5c9cac8e939c1b9aedd32f640bf",
+ "UHD Streaming Boost": "43b3cf48cb385cd3eac608ee6bca7f09",
+ "UHD Streaming Cut": "d2d299244a92b8a52d4921ce3897a256",
+ "WEB Tier 01": "e6258996055b9fbab7e9cb2f75819294",
+ "WEB Tier 02": "58790d4e2fdcd9733aa7ae68ba2bb503",
+ "WEB Tier 03": "d84935abd3f8556dcd51d4f27e22d0a6",
+ "WEB Scene": "d0c516558625b04b363fa6c5c2c7cfd4"
+ }
+}
diff --git a/json/sonarr/quality-profiles/web-2160p-combined.json b/json/sonarr/quality-profiles/web-2160p-combined.json
new file mode 100644
index 000000000..9fa7476ad
--- /dev/null
+++ b/json/sonarr/quality-profiles/web-2160p-combined.json
@@ -0,0 +1,91 @@
+{
+ "trash_id": "c4cadd6b35b95f62c3d47a408e53e2f7",
+ "name": "WEB-2160p (Combined)",
+ "trash_description": "Quality Profile that covers:
- WEBDL: 1080p, 2160p",
+ "group": 4,
+ "upgradeAllowed": true,
+ "cutoff": "WEB 2160p",
+ "minFormatScore": 0,
+ "cutoffFormatScore": 10000,
+ "minUpgradeFormatScore": 1,
+ "items": [
+ { "name": "Unknown", "allowed": false },
+ { "name": "SDTV", "allowed": false },
+ {
+ "name": "WEB 480p",
+ "allowed": false,
+ "items": ["WEBDL-480p", "WEBRip-480p"]
+ },
+ { "name": "DVD", "allowed": false },
+ { "name": "Bluray-480p", "allowed": false },
+ { "name": "Bluray-576p", "allowed": false },
+ { "name": "HDTV-720p", "allowed": false },
+ { "name": "HDTV-1080p", "allowed": false },
+ { "name": "Raw-HD", "allowed": false },
+ {
+ "name": "WEB 720p",
+ "allowed": false,
+ "items": ["WEBDL-720p", "WEBRip-720p"]
+ },
+ { "name": "Bluray-720p", "allowed": false },
+ { "name": "Bluray-1080p", "allowed": false },
+ { "name": "Bluray-1080p Remux", "allowed": false },
+ { "name": "HDTV-2160p", "allowed": false },
+ { "name": "Bluray-2160p", "allowed": false },
+ { "name": "Bluray-2160p Remux", "allowed": false },
+ {
+ "name": "WEB 1080p",
+ "allowed": true,
+ "items": ["WEBDL-1080p", "WEBRip-1080p"]
+ },
+ {
+ "name": "WEB 2160p",
+ "allowed": true,
+ "items": ["WEBDL-2160p", "WEBRip-2160p"]
+ }
+ ],
+ "formatItems": {
+ "DV HDR10Plus": "2b239ed870daba8126a53bd5dc8dc1c8",
+ "DV HDR10": "7878c33f1963fefb3d6c8657d46c2f0a",
+ "DV": "6d0d8de7b57e35518ac0308b0ddf404e",
+ "DV HLG": "1f733af03141f068a540eec352589a89",
+ "DV SDR": "27954b0a80aab882522a88a4d9eae1cd",
+ "HDR10+": "a3d82cbef5039f8d295478d28a887159",
+ "HDR10": "3497799d29a085e2ac2df9d468413c94",
+ "HDR": "3e2c4e748b64a1a1118e0ea3f4cf6875",
+ "HDR (Undefined)": "bb019e1cd00f304f80971c965de064dc",
+ "PQ": "2a7e3be05d3861d6df7171ec74cad727",
+ "HLG": "17e889ce13117940092308f48b48b45b",
+ "BR-DISK": "85c61753df5da1fb2aab6f2a47426b09",
+ "LQ": "9c11cd3f07101cdba90a2d81cf0e56b4",
+ "LQ (Release Title)": "e2315f990da2e2cbfc9fa5b7a6fcfe48",
+ "x265 (no HDR/DV)": "9b64dff695c2115facf1b6ea59c9bd07",
+ "Extras": "fbcb31d8dabd2a319072b84fc0b7249c",
+ "AV1": "15a05bc7c1a36e2b57fd628f8977e2fc",
+ "Repack/Proper": "ec8fa7296b64e8cd390a1600981f3923",
+ "Repack v2": "eb3d5cc0a2be0db205fb823640db6a3c",
+ "Repack v3": "44e7c4de10ae50265753082e5dc76047",
+ "AMZN": "d660701077794679fd59e8bdf4ce3a29",
+ "ATVP": "f67c9ca88f463a48346062e8ad07713f",
+ "CC": "77a7b25585c18af08f60b1547bb9b4fb",
+ "DCU": "36b72f59f4ea20aad9316f475f2d9fbb",
+ "DSNP": "89358767a60cc28783cdc3d0be9388a4",
+ "HBO": "7a235133c87f7da4c8cccceca7e3c7a6",
+ "HMAX": "a880d6abc21e7c16884f3ae393f84179",
+ "HULU": "f6cce30f1733d5c8194222a7507909bb",
+ "iT": "0ac24a2a68a9700bcb7eeca8e5cd644c",
+ "MAX": "81d1fbf600e2540cee87f3a23f9d3c1c",
+ "NF": "d34870697c9db575f17700212167be23",
+ "PCOK": "1656adc6d7bb2c8cca6acfb6592db421",
+ "PMTP": "c67a75ae4a1715f2bb4d492755ba4195",
+ "SHO": "ae58039e1319178e6be73caab5c42166",
+ "STAN": "1efe8da11bfd74fbbcd4d8117ddb9213",
+ "SYFY": "9623c5c9cac8e939c1b9aedd32f640bf",
+ "UHD Streaming Boost": "43b3cf48cb385cd3eac608ee6bca7f09",
+ "UHD Streaming Cut": "d2d299244a92b8a52d4921ce3897a256",
+ "WEB Tier 01": "e6258996055b9fbab7e9cb2f75819294",
+ "WEB Tier 02": "58790d4e2fdcd9733aa7ae68ba2bb503",
+ "WEB Tier 03": "d84935abd3f8556dcd51d4f27e22d0a6",
+ "WEB Scene": "d0c516558625b04b363fa6c5c2c7cfd4"
+ }
+}
diff --git a/json/sonarr/quality-profiles/web-2160p.json b/json/sonarr/quality-profiles/web-2160p.json
index 379d5af71..764a58494 100644
--- a/json/sonarr/quality-profiles/web-2160p.json
+++ b/json/sonarr/quality-profiles/web-2160p.json
@@ -2,7 +2,7 @@
"trash_id": "d1498e7d189fbe6c7110ceaabb7473e6",
"name": "WEB-2160p",
"trash_description": "Quality Profile that covers:
- WEBDL: 2160p",
- "group": 1,
+ "group": 3,
"upgradeAllowed": true,
"cutoff": "WEB 2160p",
"minFormatScore": 0,
@@ -18,6 +18,7 @@
},
{ "name": "DVD", "allowed": false },
{ "name": "Bluray-480p", "allowed": false },
+ { "name": "Bluray-576p", "allowed": false },
{ "name": "HDTV-720p", "allowed": false },
{ "name": "HDTV-1080p", "allowed": false },
{ "name": "Raw-HD", "allowed": false },