From c6a61163111cbd581423835d490285a61affb7ab Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 4 Dec 2022 20:15:00 +1100 Subject: [PATCH 1/9] feat(anime) - updated DA CFs --- docs/json/radarr/cf/anime-dual-audio.json | 23 +++++++++++++++------- docs/json/sonarr/cf/anime-dual-audio.json | 24 ++++++++++++++++++++--- 2 files changed, 37 insertions(+), 10 deletions(-) diff --git a/docs/json/radarr/cf/anime-dual-audio.json b/docs/json/radarr/cf/anime-dual-audio.json index 6afa57fc4..249a28e17 100644 --- a/docs/json/radarr/cf/anime-dual-audio.json +++ b/docs/json/radarr/cf/anime-dual-audio.json @@ -9,25 +9,34 @@ "negate": false, "required": true, "fields": { - "value": "dual[ ._-]?audio|\\[dual\\]|(EN|JA)\\+(JA|EN)" + "value": "dual[ ._-]?audio|[[(]dual[])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" + } + }, + { + "name": "Not Single Language Only", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\[(JA|ZH)\\]" } }, { "name": "Japanese Language", "implementation": "LanguageSpecification", "negate": false, - "required": true, + "required": false, "fields": { "value": 8 } }, { - "name": "Not Japanese Only", - "implementation": "ReleaseTitleSpecification", - "negate": true, - "required": true, + "name": "Chinese Language", + "implementation": "LanguageSpecification", + "negate": false, + "required": false, "fields": { - "value": "\\[JA\\]" + "value": 10 } } ] diff --git a/docs/json/sonarr/cf/anime-dual-audio.json b/docs/json/sonarr/cf/anime-dual-audio.json index 793fb53bb..a385d10a3 100644 --- a/docs/json/sonarr/cf/anime-dual-audio.json +++ b/docs/json/sonarr/cf/anime-dual-audio.json @@ -9,16 +9,34 @@ "negate": false, "required": true, "fields": { - "value": "dual[ ._-]?audio|\\[dual\\]|(EN|JA)\\+(JA|EN)" + "value": "dual[ ._-]?audio|[[(]dual[])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" } }, { - "name": "Not Japanese Only", + "name": "Not Single Language Only", "implementation": "ReleaseTitleSpecification", "negate": true, "required": true, "fields": { - "value": "\\[JA\\]" + "value": "\\[(JA|ZH)\\]" + } + }, + { + "name": "Japanese Language", + "implementation": "LanguageSpecification", + "negate": false, + "required": false, + "fields": { + "value": 8 + } + }, + { + "name": "Chinese Language", + "implementation": "LanguageSpecification", + "negate": false, + "required": false, + "fields": { + "value": 10 } } ] From 79b562a9c1f2071070785e91c86f93b892d18a5b Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 4 Dec 2022 21:30:53 +1100 Subject: [PATCH 2/9] feat(sonarr) - create remux CFs --- .../sonarr-collection-of-custom-formats.md | 70 +++++++++++++----- docs/json/sonarr/cf/remux-tier-01.json | 62 ++++++++++++++++ docs/json/sonarr/cf/remux-tier-02.json | 71 +++++++++++++++++++ includes/cf/sonarr-hq-source-group.md | 14 ++-- 4 files changed, 193 insertions(+), 24 deletions(-) create mode 100644 docs/json/sonarr/cf/remux-tier-01.json create mode 100644 docs/json/sonarr/cf/remux-tier-02.json diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index ebcf93524..81eab331b 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -45,24 +45,24 @@ I also made 3 guides related to this one. ------ -| Series Versions | Unwanted | HQ Source Groups | Streaming Services | -| --------------------- | --------------------- | --------------------------- | ------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [WEB Tier 01](#web-tier-01) | [Amazon](#amzn) | -| [Remaster](#remaster) | [LQ](#lq) | [WEB Tier 02](#web-tier-02) | [Apple TV+](#atvp) | -| | [x265 (HD)](#x265-hd) | [WEB Tier 03](#web-tier-03) | [DC Universe](#dcu) | -| | | [WEB Scene](#web-scene) | [Disney+](#dsnp) | -| | | | [HBO Max](#hmax) | -| | | | [HBO](#hbo) | -| | | | [Hulu](#hulu) | -| | | | [NLZiet](#nlz) | -| | | | [Netflix](#nf) | -| | | | [Paramount+](#pmtp) | -| | | | [Peacock TV](#pcok) | -| | | | [Quibi](#qibi) | -| | | | [SHOWTIME](#sho) | -| | | | [Videoland](#vdl) | -| | | | [YouTube Red](#red) | -| | | | [iTunes](#it) | +| Series Versions | Unwanted | HQ Source Groups | Streaming Services | +| --------------------- | --------------------- | ------------------------------- | ------------------- | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | +| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | +| | [x265 (HD)](#x265-hd) | [WEB Tier 03](#web-tier-01) | [DC Universe](#dcu) | +| | | [WEB Tier 03](#web-tier-02) | [Disney+](#dsnp) | +| | | [WEB Tier 03](#web-tier-03) | [HBO Max](#hmax) | +| | | [WEB Scene](#web-scene) | [HBO](#hbo) | +| | | | [Hulu](#hulu) | +| | | | [NLZiet](#nlz) | +| | | | [Netflix](#nf) | +| | | | [Paramount+](#pmtp) | +| | | | [Peacock TV](#pcok) | +| | | | [Quibi](#qibi) | +| | | | [SHOWTIME](#sho) | +| | | | [Videoland](#vdl) | +| | | | [YouTube Red](#red) | +| | | | [iTunes](#it) | ------ @@ -1102,6 +1102,40 @@ I also made 3 guides related to this one. ------ +### Remux Tier 01 + +??? faq "Remux Tier 01 - [CLICK TO EXPAND]" + + - Groups doing remuxes with multiple sources(discs) mixing what's best. + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-01.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + +### Remux Tier 02 + +??? faq "Remux Tier 02 - [CLICK TO EXPAND]" + + - Groups that only use one source.(So called one disc wonders.) + - Groups that use use a automated way. + - Groups that don't check their stuff. + - Groups that haven't released much. (yet) + - Groups that retired and don't have the best quality by todays standards. + +??? example "JSON - [CLICK TO EXPAND]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-02.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + ### WEB Tier 01 ??? faq "WEB Tier 01 - [CLICK TO EXPAND]" diff --git a/docs/json/sonarr/cf/remux-tier-01.json b/docs/json/sonarr/cf/remux-tier-01.json new file mode 100644 index 000000000..2998ee4be --- /dev/null +++ b/docs/json/sonarr/cf/remux-tier-01.json @@ -0,0 +1,62 @@ +{ + "trash_id": "9965a052eb87b0d10313b1cea89eb451", + "trash_score": "1900", + "name": "Remux Tier 01", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "Remux", + "implementation": "SourceSpecification", + "negate": false, + "required": true, + "fields": { + "value": 7 + } + }, + { + "name": "BLURANiUM", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(BLURANiUM)\\b" + } + }, + { + "name": "BMF", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(BMF)\\b" + } + }, + { + "name": "FraMeSToR", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(FraMeSToR)\\b" + } + }, + { + "name": "PmP", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(PmP)\\b" + } + }, + { + "name": "SiCFoI", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(SiCFoI)\\b" + } + } + ] +} diff --git a/docs/json/sonarr/cf/remux-tier-02.json b/docs/json/sonarr/cf/remux-tier-02.json new file mode 100644 index 000000000..f04cd33b0 --- /dev/null +++ b/docs/json/sonarr/cf/remux-tier-02.json @@ -0,0 +1,71 @@ +{ + "trash_id": "8a1d0c3d7497e741736761a1da866a2e", + "trash_score": "1850", + "name": "Remux Tier 02", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "Remux", + "implementation": "SourceSpecification", + "negate": false, + "required": true, + "fields": { + "value": 7 + } + }, + { + "name": "decibeL", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(decibeL)\\b" + } + }, + { + "name": "EPSiLON", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(EPSiLON)\\b" + } + }, + { + "name": "HiFi", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(HiFi)\\b" + } + }, + { + "name": "KRaLiMaRKo", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(KRaLiMaRKo)\\b" + } + }, + { + "name": "PTer", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(PTer)\\b" + } + }, + { + "name": "TRiToN", + "implementation": "ReleaseGroupSpecification", + "negate": false, + "required": false, + "fields": { + "value": "\\b(TRiToN)\\b" + } + } + ] +} diff --git a/includes/cf/sonarr-hq-source-group.md b/includes/cf/sonarr-hq-source-group.md index 9e4105ee0..ce509a581 100644 --- a/includes/cf/sonarr-hq-source-group.md +++ b/includes/cf/sonarr-hq-source-group.md @@ -1,10 +1,12 @@ ??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------- | - | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | ----------------------------------------------- | + | [{{ sonarr['cf']['remux-tier-01']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-01) | {{ sonarr['cf']['remux-tier-01']['trash_score'] }} | {{ sonarr['cf']['remux-tier-01']['trash_id'] }} | + | [{{ sonarr['cf']['remux-tier-02']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-02) | {{ sonarr['cf']['remux-tier-02']['trash_score'] }} | {{ sonarr['cf']['remux-tier-02']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | !!! info :exclamation: = The reason why this Custom Format get's such a high score is because it's the only quality scene group that exist (till now) and scene groups don't add the Release Sources (Streaming Services) to their release name so they don't get the extra point of the Streaming Services. From 0086b5f33b00a6522cae67efc57f5c9d860f8023 Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 4 Dec 2022 21:34:14 +1100 Subject: [PATCH 3/9] feat(sonarr) - spelling fix --- docs/Sonarr/sonarr-collection-of-custom-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 81eab331b..3922c41a6 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -1123,7 +1123,7 @@ I also made 3 guides related to this one. ??? faq "Remux Tier 02 - [CLICK TO EXPAND]" - Groups that only use one source.(So called one disc wonders.) - - Groups that use use a automated way. + - Groups that use an automated way. - Groups that don't check their stuff. - Groups that haven't released much. (yet) - Groups that retired and don't have the best quality by todays standards. From b26ffd8bace67a9563e739b6e0b4d630fabbf22c Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Sun, 4 Dec 2022 22:31:14 +1100 Subject: [PATCH 4/9] Revert "feat(sonarr) - spelling fix" This reverts commit 0086b5f33b00a6522cae67efc57f5c9d860f8023. --- docs/Sonarr/sonarr-collection-of-custom-formats.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 3922c41a6..81eab331b 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -1123,7 +1123,7 @@ I also made 3 guides related to this one. ??? faq "Remux Tier 02 - [CLICK TO EXPAND]" - Groups that only use one source.(So called one disc wonders.) - - Groups that use an automated way. + - Groups that use use a automated way. - Groups that don't check their stuff. - Groups that haven't released much. (yet) - Groups that retired and don't have the best quality by todays standards. From 21dcaafa4264e543e5caf4bb93a177a02a5c9c31 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Sun, 4 Dec 2022 22:31:29 +1100 Subject: [PATCH 5/9] Revert "feat(sonarr) - create remux CFs" This reverts commit 79b562a9c1f2071070785e91c86f93b892d18a5b. --- .../sonarr-collection-of-custom-formats.md | 70 +++++------------- docs/json/sonarr/cf/remux-tier-01.json | 62 ---------------- docs/json/sonarr/cf/remux-tier-02.json | 71 ------------------- includes/cf/sonarr-hq-source-group.md | 14 ++-- 4 files changed, 24 insertions(+), 193 deletions(-) delete mode 100644 docs/json/sonarr/cf/remux-tier-01.json delete mode 100644 docs/json/sonarr/cf/remux-tier-02.json diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 81eab331b..ebcf93524 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -45,24 +45,24 @@ I also made 3 guides related to this one. ------ -| Series Versions | Unwanted | HQ Source Groups | Streaming Services | -| --------------------- | --------------------- | ------------------------------- | ------------------- | -| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) | -| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) | -| | [x265 (HD)](#x265-hd) | [WEB Tier 03](#web-tier-01) | [DC Universe](#dcu) | -| | | [WEB Tier 03](#web-tier-02) | [Disney+](#dsnp) | -| | | [WEB Tier 03](#web-tier-03) | [HBO Max](#hmax) | -| | | [WEB Scene](#web-scene) | [HBO](#hbo) | -| | | | [Hulu](#hulu) | -| | | | [NLZiet](#nlz) | -| | | | [Netflix](#nf) | -| | | | [Paramount+](#pmtp) | -| | | | [Peacock TV](#pcok) | -| | | | [Quibi](#qibi) | -| | | | [SHOWTIME](#sho) | -| | | | [Videoland](#vdl) | -| | | | [YouTube Red](#red) | -| | | | [iTunes](#it) | +| Series Versions | Unwanted | HQ Source Groups | Streaming Services | +| --------------------- | --------------------- | --------------------------- | ------------------- | +| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [WEB Tier 01](#web-tier-01) | [Amazon](#amzn) | +| [Remaster](#remaster) | [LQ](#lq) | [WEB Tier 02](#web-tier-02) | [Apple TV+](#atvp) | +| | [x265 (HD)](#x265-hd) | [WEB Tier 03](#web-tier-03) | [DC Universe](#dcu) | +| | | [WEB Scene](#web-scene) | [Disney+](#dsnp) | +| | | | [HBO Max](#hmax) | +| | | | [HBO](#hbo) | +| | | | [Hulu](#hulu) | +| | | | [NLZiet](#nlz) | +| | | | [Netflix](#nf) | +| | | | [Paramount+](#pmtp) | +| | | | [Peacock TV](#pcok) | +| | | | [Quibi](#qibi) | +| | | | [SHOWTIME](#sho) | +| | | | [Videoland](#vdl) | +| | | | [YouTube Red](#red) | +| | | | [iTunes](#it) | ------ @@ -1102,40 +1102,6 @@ I also made 3 guides related to this one. ------ -### Remux Tier 01 - -??? faq "Remux Tier 01 - [CLICK TO EXPAND]" - - - Groups doing remuxes with multiple sources(discs) mixing what's best. - -??? example "JSON - [CLICK TO EXPAND]" - - ```json - [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-01.json' %]][[% endfilter %]] - ``` - -[TOP](#index) - ------- - -### Remux Tier 02 - -??? faq "Remux Tier 02 - [CLICK TO EXPAND]" - - - Groups that only use one source.(So called one disc wonders.) - - Groups that use use a automated way. - - Groups that don't check their stuff. - - Groups that haven't released much. (yet) - - Groups that retired and don't have the best quality by todays standards. - -??? example "JSON - [CLICK TO EXPAND]" - - ```json - [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/remux-tier-02.json' %]][[% endfilter %]] - ``` - -[TOP](#index) - ### WEB Tier 01 ??? faq "WEB Tier 01 - [CLICK TO EXPAND]" diff --git a/docs/json/sonarr/cf/remux-tier-01.json b/docs/json/sonarr/cf/remux-tier-01.json deleted file mode 100644 index 2998ee4be..000000000 --- a/docs/json/sonarr/cf/remux-tier-01.json +++ /dev/null @@ -1,62 +0,0 @@ -{ - "trash_id": "9965a052eb87b0d10313b1cea89eb451", - "trash_score": "1900", - "name": "Remux Tier 01", - "includeCustomFormatWhenRenaming": false, - "specifications": [ - { - "name": "Remux", - "implementation": "SourceSpecification", - "negate": false, - "required": true, - "fields": { - "value": 7 - } - }, - { - "name": "BLURANiUM", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(BLURANiUM)\\b" - } - }, - { - "name": "BMF", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(BMF)\\b" - } - }, - { - "name": "FraMeSToR", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(FraMeSToR)\\b" - } - }, - { - "name": "PmP", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(PmP)\\b" - } - }, - { - "name": "SiCFoI", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(SiCFoI)\\b" - } - } - ] -} diff --git a/docs/json/sonarr/cf/remux-tier-02.json b/docs/json/sonarr/cf/remux-tier-02.json deleted file mode 100644 index f04cd33b0..000000000 --- a/docs/json/sonarr/cf/remux-tier-02.json +++ /dev/null @@ -1,71 +0,0 @@ -{ - "trash_id": "8a1d0c3d7497e741736761a1da866a2e", - "trash_score": "1850", - "name": "Remux Tier 02", - "includeCustomFormatWhenRenaming": false, - "specifications": [ - { - "name": "Remux", - "implementation": "SourceSpecification", - "negate": false, - "required": true, - "fields": { - "value": 7 - } - }, - { - "name": "decibeL", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(decibeL)\\b" - } - }, - { - "name": "EPSiLON", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(EPSiLON)\\b" - } - }, - { - "name": "HiFi", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(HiFi)\\b" - } - }, - { - "name": "KRaLiMaRKo", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(KRaLiMaRKo)\\b" - } - }, - { - "name": "PTer", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(PTer)\\b" - } - }, - { - "name": "TRiToN", - "implementation": "ReleaseGroupSpecification", - "negate": false, - "required": false, - "fields": { - "value": "\\b(TRiToN)\\b" - } - } - ] -} diff --git a/includes/cf/sonarr-hq-source-group.md b/includes/cf/sonarr-hq-source-group.md index ce509a581..9e4105ee0 100644 --- a/includes/cf/sonarr-hq-source-group.md +++ b/includes/cf/sonarr-hq-source-group.md @@ -1,12 +1,10 @@ ??? summary "HQ Source Groups - [CLICK TO EXPAND]" - | Custom Format | Score | Trash ID | - | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | ----------------------------------------------- | - | [{{ sonarr['cf']['remux-tier-01']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-01) | {{ sonarr['cf']['remux-tier-01']['trash_score'] }} | {{ sonarr['cf']['remux-tier-01']['trash_id'] }} | - | [{{ sonarr['cf']['remux-tier-02']['name'] }}](/sonarr/sonarr-collection-of-custom-formats/#remux-tier-02) | {{ sonarr['cf']['remux-tier-02']['trash_score'] }} | {{ sonarr['cf']['remux-tier-02']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | - | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | - | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | + | Custom Format | Score | Trash ID | + | --------------------------------------------------------------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------- | + | [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} | + | [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} | + | [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) :exclamation: | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} | !!! info :exclamation: = The reason why this Custom Format get's such a high score is because it's the only quality scene group that exist (till now) and scene groups don't add the Release Sources (Streaming Services) to their release name so they don't get the extra point of the Streaming Services. From 38dac49f48ce12638742b0ea206c13c0602cc9c8 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Sun, 4 Dec 2022 16:58:34 +0100 Subject: [PATCH 6/9] Fix: for macro issue thnx @nuxencs --- docs/json/radarr/cf/anime-dual-audio.json | 2 +- docs/json/sonarr/cf/anime-dual-audio.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/json/radarr/cf/anime-dual-audio.json b/docs/json/radarr/cf/anime-dual-audio.json index 249a28e17..e3d67d8f3 100644 --- a/docs/json/radarr/cf/anime-dual-audio.json +++ b/docs/json/radarr/cf/anime-dual-audio.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "dual[ ._-]?audio|[[(]dual[])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" + "value": "dual[ ._-]?audio|[\\[(]dual[\\])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" } }, { diff --git a/docs/json/sonarr/cf/anime-dual-audio.json b/docs/json/sonarr/cf/anime-dual-audio.json index a385d10a3..44aad15e2 100644 --- a/docs/json/sonarr/cf/anime-dual-audio.json +++ b/docs/json/sonarr/cf/anime-dual-audio.json @@ -9,7 +9,7 @@ "negate": false, "required": true, "fields": { - "value": "dual[ ._-]?audio|[[(]dual[])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" + "value": "dual[ ._-]?audio|[\\[(]dual[\\])]|(JA|ZH)\\+EN|EN\\+(JA|ZH)" } }, { From a4be56afe1a57573f060a390ed92212c3256693f Mon Sep 17 00:00:00 2001 From: ImgBotApp Date: Mon, 5 Dec 2022 03:34:52 +0000 Subject: [PATCH 7/9] [ImgBot] Optimize images *Total -- 16,601.45kb -> 9,798.41kb (40.98%) /docs/Radarr/images/french-cf-profile-language.png -- 193.13kb -> 84.03kb (56.49%) /docs/Radarr/images/imax-e/imax-e.2.png -- 2,213.57kb -> 1,000.64kb (54.8%) /docs/Radarr/images/french-qp-bluray-webdl.png -- 272.74kb -> 125.52kb (53.98%) /docs/Radarr/images/french-qp-uhd-bluray-webdl.png -- 271.41kb -> 125.19kb (53.87%) /docs/Radarr/images/french-qp-remux-webdl-1080p.png -- 267.94kb -> 124.86kb (53.4%) /docs/Radarr/images/french-qp-remux-webdl-2160p.png -- 266.73kb -> 124.53kb (53.31%) /docs/Downloaders/qBittorrent/images/qb-options-downloads-saving-management.png -- 22.10kb -> 10.59kb (52.07%) /docs/Downloaders/qBittorrent/images/qbt-options-speed-rate-limits-settings.png -- 8.46kb -> 4.16kb (50.78%) /docs/Downloaders/qBittorrent/images/qb-options-bittorrent-torrent-queueing.png -- 12.99kb -> 6.52kb (49.81%) /docs/Radarr/images/imax-e/imax-e.3.png -- 1,942.38kb -> 976.43kb (49.73%) /docs/Downloaders/qBittorrent/images/qbt-options-connection-connections-limits.png -- 9.84kb -> 5.33kb (45.83%) /docs/Downloaders/qBittorrent/images/qb-options-bittorrent-seeding-limits.png -- 8.19kb -> 4.44kb (45.78%) /docs/Downloaders/qBittorrent/images/qbt-options-connection.png -- 11.68kb -> 6.51kb (44.23%) /docs/Radarr/images/imax-e/imax-e.1.png -- 1,820.05kb -> 1,027.45kb (43.55%) /docs/Downloaders/qBittorrent/images/qb-options-webui-security.png -- 10.58kb -> 5.98kb (43.53%) /docs/Downloaders/qBittorrent/images/qbt-options-connection-proxy-server.png -- 10.69kb -> 6.17kb (42.32%) /docs/Downloaders/qBittorrent/images/qb-options-bittorrent-automatically-add-these-trackers.png -- 3.91kb -> 2.26kb (42.18%) /docs/Radarr/images/imax-e/imax-e.4.png -- 1,270.82kb -> 735.52kb (42.12%) /docs/Radarr/images/imax-e/imax-e.5.png -- 1,960.56kb -> 1,139.84kb (41.86%) /docs/Sonarr/images/cfa-da-scoring.png -- 70.03kb -> 41.49kb (40.76%) /docs/Radarr/images/cfa-da-scoring.png -- 70.03kb -> 41.49kb (40.76%) /docs/Sonarr/images/cfa-qualityorder.png -- 49.58kb -> 29.47kb (40.57%) /docs/Sonarr/images/cfa-default-scoring.png -- 69.69kb -> 41.61kb (40.3%) /docs/Sonarr/images/cfa-mergedqualities.png -- 40.98kb -> 24.49kb (40.24%) /docs/Radarr/images/cfa-qualityorder.png -- 47.64kb -> 28.48kb (40.22%) /docs/Downloaders/qBittorrent/images/qbt-options-speed-alternative-rate-limits.png -- 9.97kb -> 5.96kb (40.2%) /docs/Radarr/images/cfa-mergedqualities.png -- 50.51kb -> 30.52kb (39.57%) /docs/Sonarr/images/cfa-uncensored-scoring.png -- 71.11kb -> 43.07kb (39.44%) /docs/Radarr/images/cfa-uncensored-scoring.png -- 71.11kb -> 43.07kb (39.44%) /docs/Downloaders/qBittorrent/images/qb-options-downloads-when-adding-a-torrent.png -- 11.94kb -> 7.24kb (39.39%) /docs/Downloaders/qBittorrent/images/qbt-options-speed-global-rate-limits.png -- 5.12kb -> 3.14kb (38.67%) /docs/Radarr/images/flowchart-sqp-1.png -- 447.89kb -> 280.09kb (37.46%) /docs/Radarr/images/hdr-formats-flowchart.png -- 477.54kb -> 298.99kb (37.39%) /docs/Sonarr/images/cfa-qualityprofile.png -- 101.16kb -> 64.58kb (36.17%) /docs/Radarr/images/cfa-qualityprofile.png -- 101.16kb -> 64.58kb (36.17%) /docs/Sonarr/images/cfa-settings-profiles.png -- 11.00kb -> 7.04kb (36.07%) /docs/Radarr/images/flowchart-sqp-2-5.png -- 827.32kb -> 531.30kb (35.78%) /docs/Sonarr/images/cfa-seriestype.png -- 23.87kb -> 15.56kb (34.83%) /docs/Radarr/images/flowchart-hdr-formats.png -- 169.87kb -> 112.14kb (33.99%) /docs/Radarr/images/custom-format-flow-chart-radar.png -- 537.81kb -> 355.51kb (33.9%) /docs/Radarr/images/flowchart-audio.png -- 140.37kb -> 95.24kb (32.15%) /docs/Sonarr/images/cfa-prefixedrange.png -- 14.26kb -> 9.75kb (31.64%) /docs/Radarr/images/flowchart-custom-format-radarr.png -- 251.13kb -> 171.84kb (31.57%) /docs/Radarr/images/cfa-settings-profiles.png -- 13.21kb -> 9.17kb (30.57%) /docs/Prowlarr/images/add-indexer-proxy-http.png -- 17.14kb -> 11.91kb (30.5%) /docs/Hardlinks/images/hardlinks-inode.png -- 18.14kb -> 12.62kb (30.45%) /docs/Hardlinks/How-to-setup-for/images/home-folders.png -- 43.12kb -> 31.00kb (28.11%) /docs/Prowlarr/images/add-indexer-proxy-flaresolverr.png -- 16.00kb -> 11.53kb (27.94%) /docs/Sonarr/images/cf-quality-profile-cf.png -- 22.39kb -> 16.18kb (27.77%) /images/QR-code-ETH.png -- 24.55kb -> 18.05kb (26.46%) /docs/Hardlinks/images/hardlinks-ls-i.png -- 9.00kb -> 6.67kb (25.96%) /images/QR-code-BTC.png -- 24.00kb -> 17.99kb (25.02%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-mover-cron.png -- 1.55kb -> 1.17kb (24.07%) /docs/Sonarr/images/cfa-complete.png -- 133.70kb -> 102.23kb (23.53%) /docs/Sonarr/images/cf-quality-profiles.png -- 8.59kb -> 6.58kb (23.35%) /docs/Radarr/images/cf-import-to-update.png -- 28.37kb -> 22.11kb (22.06%) /docs/Sonarr/images/cf-import-to-update.png -- 28.37kb -> 22.11kb (22.06%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api-schedule.png -- 65.03kb -> 51.35kb (21.04%) /docs/Radarr/images/cfa-default-scoring.png -- 55.90kb -> 44.14kb (21.03%) /docs/Radarr/images/cfa-complete.png -- 162.04kb -> 129.05kb (20.36%) /docs/SQP/images/1-merge-qualities.png -- 18.96kb -> 15.17kb (19.98%) /docs/SQP/images/2-merge-qualities.png -- 19.68kb -> 15.75kb (19.97%) /docs/Downloaders/qBittorrent/images/qb-options-webui-authentication.png -- 18.90kb -> 15.16kb (19.82%) /docs/SQP/images/5-merge-qualities.png -- 17.74kb -> 14.26kb (19.63%) /docs/Sonarr/images/cf-profile-web1080.png -- 52.91kb -> 42.58kb (19.53%) /docs/SQP/images/5-select-qualities.png -- 13.69kb -> 11.03kb (19.41%) /docs/Sonarr/images/cf-profile-web2160.png -- 53.01kb -> 42.76kb (19.34%) /docs/Prowlarr/images/add-tag-to-indexer-flaresolverr.png -- 51.98kb -> 41.96kb (19.26%) /docs/SQP/images/2-select-qualities.png -- 14.42kb -> 11.65kb (19.24%) /docs/Sonarr/images/cf-profile-selected.png -- 91.64kb -> 74.02kb (19.23%) /docs/Misc/images/torguard/tools-config-generator.png -- 18.26kb -> 14.77kb (19.1%) /docs/SQP/images/3-merge-qualities.png -- 17.86kb -> 14.49kb (18.88%) /docs/SQP/images/4-merge-qualities.png -- 15.99kb -> 12.98kb (18.83%) /docs/SQP/images/1-select-qualities.png -- 12.17kb -> 9.89kb (18.76%) /docs/SQP/images/3-select-qualities.png -- 13.32kb -> 10.85kb (18.57%) /docs/Sonarr/images/rp-profile-selected.png -- 42.09kb -> 34.39kb (18.31%) /docs/Prowlarr/images/add-proxy-http.png -- 22.93kb -> 18.83kb (17.87%) /docs/Misc/images/torguard/req_port_fwd.png -- 38.47kb -> 31.67kb (17.67%) /docs/Misc/images/torguard/client-area-manage-credentials.png -- 39.78kb -> 32.84kb (17.43%) /docs/Downloaders/qBittorrent/images/qb-options-bittorrent-privacy.png -- 14.38kb -> 11.91kb (17.16%) /docs/SQP/images/4-select-qualities.png -- 11.86kb -> 9.84kb (17.01%) /docs/Prowlarr/images/add-proxy-flaresolverr.png -- 23.88kb -> 19.85kb (16.89%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-mover-schedule.png -- 58.36kb -> 48.67kb (16.6%) /docs/Sonarr/images/cf-import-done.png -- 24.46kb -> 20.41kb (16.56%) /docs/Radarr/images/cf-import-done.png -- 24.46kb -> 20.41kb (16.56%) /docs/Prowlarr/images/add-tag-to-indexer-privoxy.png -- 48.66kb -> 40.71kb (16.35%) /docs/Radarr/images/qp-remux-webdl-2160p.png -- 53.25kb -> 44.68kb (16.08%) /docs/Misc/images/torguard/client-area-login.png -- 9.85kb -> 8.31kb (15.69%) /docs/Radarr/images/qp-uhd-bluray-webdl.png -- 52.27kb -> 44.17kb (15.5%) /docs/Radarr/images/qp-bluray-webdl.png -- 52.42kb -> 44.31kb (15.47%) /docs/Misc/images/torguard/create_user_account.png -- 24.06kb -> 20.37kb (15.34%) /docs/Radarr/images/qp-remux-webdl-1080p.png -- 53.00kb -> 44.89kb (15.31%) /docs/SQP/images/4-qp-settings.png -- 28.65kb -> 24.40kb (14.85%) /docs/SQP/images/3-qp-settings.png -- 28.98kb -> 24.71kb (14.72%) /docs/Misc/images/torguard/request-new-pfw-ovpn.png -- 50.81kb -> 43.36kb (14.67%) /docs/SQP/images/5-qp-settings.png -- 28.78kb -> 24.57kb (14.61%) /docs/Misc/images/torguard/request-new-pfw-wireguard.png -- 50.66kb -> 43.31kb (14.5%) /docs/SQP/images/2-qp-settings.png -- 29.43kb -> 25.16kb (14.5%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-icon.png -- 1.57kb -> 1.34kb (14.34%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-mover.png -- 20.73kb -> 17.80kb (14.13%) /docs/Prowlarr/images/select-indexer.png -- 37.20kb -> 32.11kb (13.68%) /docs/Misc/images/torguard/services-my-services.png -- 27.31kb -> 23.70kb (13.2%) /docs/Sonarr/images/cf-json-copy-paste.png -- 35.76kb -> 31.05kb (13.16%) /docs/Radarr/images/cf-json-copy-paste.png -- 35.76kb -> 31.05kb (13.16%) /docs/SQP/images/4-newqp.png -- 2.51kb -> 2.19kb (12.81%) /docs/Misc/images/torguard/config-generator-ovpn.png -- 64.44kb -> 56.55kb (12.24%) /docs/SQP/images/3-newqp.png -- 2.48kb -> 2.18kb (12.11%) /docs/Sonarr/images/cf-settings-profiles.png -- 9.84kb -> 8.65kb (12.1%) /docs/SQP/images/5-newqp.png -- 2.41kb -> 2.13kb (11.57%) /docs/SQP/images/1-newqp.png -- 2.34kb -> 2.08kb (11%) /docs/Sonarr/images/cf-settings-cf.png -- 10.66kb -> 9.50kb (10.85%) /docs/Prowlarr/images/settings-indexers.png -- 11.08kb -> 9.92kb (10.5%) /docs/Sonarr/images/cf-table-select-brdisk.png -- 33.52kb -> 30.09kb (10.22%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api-run-background.png -- 2.55kb -> 2.30kb (9.76%) /docs/Misc/images/torguard/config-generator-wireguard.png -- 37.73kb -> 34.14kb (9.53%) /docs/Radarr/Tips/images/sonarr-settings-profiles.png -- 10.77kb -> 9.78kb (9.16%) /docs/Sonarr/images/cf-json-expand.png -- 11.75kb -> 10.72kb (8.76%) /docs/Radarr/images/cf-json-expand.png -- 11.75kb -> 10.72kb (8.76%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-user-scripts-add-new-script-enter-name-qbt.png -- 8.79kb -> 8.17kb (7.03%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-user-scripts-add-new-script-enter-name.png -- 9.37kb -> 8.85kb (5.58%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api.png -- 10.72kb -> 10.35kb (3.51%) /docs/Radarr/images/cf-table-select-brdisk.png -- 36.24kb -> 35.34kb (2.48%) /docs/Downloaders/qBittorrent/Tips/images/Unraid-user-scripts-add-new-script-icon.png -- 2.17kb -> 2.14kb (1.26%) Signed-off-by: ImgBotApp --- .../Unraid-settings-user-scripts-icon.png | Bin 1604 -> 1374 bytes ...s-user-scripts-qbit-api-run-background.png | Bin 2612 -> 2357 bytes ...ettings-user-scripts-qbit-api-schedule.png | Bin 66593 -> 52581 bytes .../Unraid-settings-user-scripts-qbit-api.png | Bin 10981 -> 10596 bytes ...-settings-user-scripts-qbit-mover-cron.png | Bin 1583 -> 1202 bytes ...tings-user-scripts-qbit-mover-schedule.png | Bin 59763 -> 49840 bytes ...nraid-settings-user-scripts-qbit-mover.png | Bin 21227 -> 18228 bytes ...-scripts-add-new-script-enter-name-qbt.png | Bin 9004 -> 8371 bytes ...user-scripts-add-new-script-enter-name.png | Bin 9593 -> 9058 bytes ...nraid-user-scripts-add-new-script-icon.png | Bin 2220 -> 2192 bytes ...rrent-automatically-add-these-trackers.png | Bin 4004 -> 2315 bytes .../images/qb-options-bittorrent-privacy.png | Bin 14723 -> 12196 bytes .../qb-options-bittorrent-seeding-limits.png | Bin 8385 -> 4546 bytes ...qb-options-bittorrent-torrent-queueing.png | Bin 13304 -> 6677 bytes ...qb-options-downloads-saving-management.png | Bin 22627 -> 10845 bytes ...ptions-downloads-when-adding-a-torrent.png | Bin 12228 -> 7412 bytes .../qb-options-webui-authentication.png | Bin 19357 -> 15521 bytes .../images/qb-options-webui-security.png | Bin 10836 -> 6119 bytes ...-options-connection-connections-limits.png | Bin 10079 -> 5460 bytes .../qbt-options-connection-proxy-server.png | Bin 10945 -> 6313 bytes .../images/qbt-options-connection.png | Bin 11958 -> 6669 bytes ...-options-speed-alternative-rate-limits.png | Bin 10206 -> 6103 bytes .../qbt-options-speed-global-rate-limits.png | Bin 5247 -> 3218 bytes ...qbt-options-speed-rate-limits-settings.png | Bin 8664 -> 4264 bytes .../How-to-setup-for/images/home-folders.png | Bin 44158 -> 31743 bytes docs/Hardlinks/images/hardlinks-inode.png | Bin 18574 -> 12918 bytes docs/Hardlinks/images/hardlinks-ls-i.png | Bin 9218 -> 6825 bytes .../images/torguard/client-area-login.png | Bin 10088 -> 8505 bytes .../client-area-manage-credentials.png | Bin 40730 -> 33629 bytes .../images/torguard/config-generator-ovpn.png | Bin 65982 -> 57905 bytes .../torguard/config-generator-wireguard.png | Bin 38639 -> 34958 bytes .../images/torguard/create_user_account.png | Bin 24641 -> 20862 bytes docs/Misc/images/torguard/req_port_fwd.png | Bin 39391 -> 32431 bytes .../images/torguard/request-new-pfw-ovpn.png | Bin 52034 -> 44403 bytes .../torguard/request-new-pfw-wireguard.png | Bin 51873 -> 44349 bytes .../images/torguard/services-my-services.png | Bin 27963 -> 24271 bytes .../torguard/tools-config-generator.png | Bin 18700 -> 15128 bytes .../images/add-indexer-proxy-flaresolverr.png | Bin 16387 -> 11809 bytes .../images/add-indexer-proxy-http.png | Bin 17549 -> 12196 bytes .../images/add-proxy-flaresolverr.png | Bin 24454 -> 20324 bytes docs/Prowlarr/images/add-proxy-http.png | Bin 23476 -> 19280 bytes .../add-tag-to-indexer-flaresolverr.png | Bin 53223 -> 42970 bytes .../images/add-tag-to-indexer-privoxy.png | Bin 49830 -> 41684 bytes docs/Prowlarr/images/select-indexer.png | Bin 38093 -> 32883 bytes docs/Prowlarr/images/settings-indexers.png | Bin 11350 -> 10158 bytes .../Tips/images/sonarr-settings-profiles.png | Bin 11028 -> 10018 bytes docs/Radarr/images/cf-import-done.png | Bin 25046 -> 20899 bytes docs/Radarr/images/cf-import-to-update.png | Bin 29051 -> 22642 bytes docs/Radarr/images/cf-json-copy-paste.png | Bin 36618 -> 31798 bytes docs/Radarr/images/cf-json-expand.png | Bin 12027 -> 10974 bytes docs/Radarr/images/cf-table-select-brdisk.png | Bin 37113 -> 36191 bytes docs/Radarr/images/cfa-complete.png | Bin 165928 -> 132151 bytes docs/Radarr/images/cfa-da-scoring.png | Bin 71709 -> 42482 bytes docs/Radarr/images/cfa-default-scoring.png | Bin 57238 -> 45198 bytes docs/Radarr/images/cfa-mergedqualities.png | Bin 51721 -> 31253 bytes docs/Radarr/images/cfa-qualityorder.png | Bin 48784 -> 29161 bytes docs/Radarr/images/cfa-qualityprofile.png | Bin 103592 -> 66125 bytes docs/Radarr/images/cfa-settings-profiles.png | Bin 13531 -> 9394 bytes docs/Radarr/images/cfa-uncensored-scoring.png | Bin 72817 -> 44101 bytes .../images/custom-format-flow-chart-radar.png | Bin 550713 -> 364045 bytes docs/Radarr/images/flowchart-audio.png | Bin 143739 -> 97528 bytes .../images/flowchart-custom-format-radarr.png | Bin 257157 -> 175968 bytes docs/Radarr/images/flowchart-hdr-formats.png | Bin 173947 -> 114831 bytes docs/Radarr/images/flowchart-sqp-1.png | Bin 458639 -> 286811 bytes docs/Radarr/images/flowchart-sqp-2-5.png | Bin 847175 -> 544054 bytes .../images/french-cf-profile-language.png | Bin 197766 -> 86049 bytes docs/Radarr/images/french-qp-bluray-webdl.png | Bin 279282 -> 128530 bytes .../images/french-qp-remux-webdl-1080p.png | Bin 274371 -> 127856 bytes .../images/french-qp-remux-webdl-2160p.png | Bin 273130 -> 127517 bytes .../images/french-qp-uhd-bluray-webdl.png | Bin 277922 -> 128196 bytes docs/Radarr/images/hdr-formats-flowchart.png | Bin 489003 -> 306166 bytes docs/Radarr/images/imax-e/imax-e.1.png | Bin 1863730 -> 1052106 bytes docs/Radarr/images/imax-e/imax-e.2.png | Bin 2266700 -> 1024651 bytes docs/Radarr/images/imax-e/imax-e.3.png | Bin 1988994 -> 999867 bytes docs/Radarr/images/imax-e/imax-e.4.png | Bin 1301320 -> 753172 bytes docs/Radarr/images/imax-e/imax-e.5.png | Bin 2007613 -> 1167192 bytes docs/Radarr/images/qp-bluray-webdl.png | Bin 53679 -> 45373 bytes docs/Radarr/images/qp-remux-webdl-1080p.png | Bin 54269 -> 45963 bytes docs/Radarr/images/qp-remux-webdl-2160p.png | Bin 54526 -> 45756 bytes docs/Radarr/images/qp-uhd-bluray-webdl.png | Bin 53526 -> 45228 bytes docs/SQP/images/1-merge-qualities.png | Bin 19419 -> 15539 bytes docs/SQP/images/1-newqp.png | Bin 2399 -> 2135 bytes docs/SQP/images/1-select-qualities.png | Bin 12464 -> 10126 bytes docs/SQP/images/2-merge-qualities.png | Bin 20157 -> 16131 bytes docs/SQP/images/2-qp-settings.png | Bin 30136 -> 25766 bytes docs/SQP/images/2-select-qualities.png | Bin 14769 -> 11927 bytes docs/SQP/images/3-merge-qualities.png | Bin 18289 -> 14836 bytes docs/SQP/images/3-newqp.png | Bin 2536 -> 2229 bytes docs/SQP/images/3-qp-settings.png | Bin 29673 -> 25305 bytes docs/SQP/images/3-select-qualities.png | Bin 13640 -> 11107 bytes docs/SQP/images/4-merge-qualities.png | Bin 16373 -> 13290 bytes docs/SQP/images/4-newqp.png | Bin 2568 -> 2239 bytes docs/SQP/images/4-qp-settings.png | Bin 29337 -> 24981 bytes docs/SQP/images/4-select-qualities.png | Bin 12147 -> 10081 bytes docs/SQP/images/5-merge-qualities.png | Bin 18170 -> 14603 bytes docs/SQP/images/5-newqp.png | Bin 2472 -> 2186 bytes docs/SQP/images/5-qp-settings.png | Bin 29466 -> 25160 bytes docs/SQP/images/5-select-qualities.png | Bin 14021 -> 11299 bytes docs/Sonarr/images/cf-import-done.png | Bin 25046 -> 20899 bytes docs/Sonarr/images/cf-import-to-update.png | Bin 29051 -> 22642 bytes docs/Sonarr/images/cf-json-copy-paste.png | Bin 36618 -> 31798 bytes docs/Sonarr/images/cf-json-expand.png | Bin 12027 -> 10974 bytes docs/Sonarr/images/cf-profile-selected.png | Bin 93838 -> 75797 bytes docs/Sonarr/images/cf-profile-web1080.png | Bin 54178 -> 43597 bytes docs/Sonarr/images/cf-profile-web2160.png | Bin 54287 -> 43787 bytes docs/Sonarr/images/cf-quality-profile-cf.png | Bin 22932 -> 16564 bytes docs/Sonarr/images/cf-quality-profiles.png | Bin 8797 -> 6743 bytes docs/Sonarr/images/cf-settings-cf.png | Bin 10916 -> 9732 bytes docs/Sonarr/images/cf-settings-profiles.png | Bin 10077 -> 8858 bytes docs/Sonarr/images/cf-table-select-brdisk.png | Bin 34322 -> 30816 bytes docs/Sonarr/images/cfa-complete.png | Bin 136904 -> 104684 bytes docs/Sonarr/images/cfa-da-scoring.png | Bin 71709 -> 42482 bytes docs/Sonarr/images/cfa-default-scoring.png | Bin 71367 -> 42604 bytes docs/Sonarr/images/cfa-mergedqualities.png | Bin 41965 -> 25078 bytes docs/Sonarr/images/cfa-prefixedrange.png | Bin 14600 -> 9980 bytes docs/Sonarr/images/cfa-qualityorder.png | Bin 50773 -> 30175 bytes docs/Sonarr/images/cfa-qualityprofile.png | Bin 103592 -> 66125 bytes docs/Sonarr/images/cfa-seriestype.png | Bin 24444 -> 15931 bytes docs/Sonarr/images/cfa-settings-profiles.png | Bin 11268 -> 7204 bytes docs/Sonarr/images/cfa-uncensored-scoring.png | Bin 72817 -> 44101 bytes docs/Sonarr/images/rp-profile-selected.png | Bin 43104 -> 35211 bytes images/QR-code-BTC.png | Bin 24572 -> 18425 bytes images/QR-code-ETH.png | Bin 25141 -> 18488 bytes 123 files changed, 0 insertions(+), 0 deletions(-) diff --git a/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-icon.png b/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-icon.png index 13f5d93d71fc3646c4e0134ca208c043baf21de2..2c6a397879312a6efbc2f6b49d04bbd42332838d 100644 GIT binary patch delta 1346 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 delta 2581 zcma);dpy(oAIFhgszbv%E^}Qd=AO%_XbrhU2@SGyN8$8-9oaVoz$`V8gH+kp9DLl zHfInxD;res)YVl@pB}r)L;CPRe6P9%9**urHZ^+?%8;5~NP; z!EQGMJRhIq&55El6j^nm>GHS~BBqZ0+}IeBcSej_M7#&c;jnSzrV@E)hdC^J;}Klg z@da_J?;w)Fc0!w$lf{S^F5rTFJ(^q{51ak@qWBVF$b`Wgh%}b`3%;0^c(lu6u0`V~ z4;&%Tx2ZP|Re&n!l)_?tqhVOsUdA|%a_m@+ zAU)j)Nf!I$d`>glw4}5F8VbLZDJ63;-Jb-^l1`TJQUV-p9RWs+gp~wMWI=;k;SBeX zr$Ey|l294Z(+27XVh<$bHSgl@V-yru6y+&%MJ?~`2Rp5ZLu-SBq6^|kkBIGlr16l+ zl!>;XgjCNg&ir5dX;k_6Ga_W#``p8D2v*bOnum=Bd@YFh$?MXdxA*sShr=YL5y*3yT z|Fv|h8b%r_u{1T+VK%b)Hao53$7XugSt;!RH^kw==Fy_xd4{~viSfnbK)$i=TW!A{ zN_E$0b;4R>LxbwOdu*$@+XcVOjjo(wEDN+7NlF!;bvOyZEE+J|08{*ec-Y=_%Vww} zq?8fg##M&&uQ~-Atn{_Gt-iZ#xH>`~Eu-DP9})W6|4nP|v$?85$rui6OtkXpAENF( zz1=gV32QLhrboq3`7*ah^^Q%mr>fOom_s|ds+j{U*renZ<$G{1A^GIB34zTQ1qO4*NafE^>F%&tjqPDJo>#^(aJ;5$f)C3$Iglte`jMtds3T053PId}g}L zJjmao?XNt}PCVEE5oOfD)GfZb^aJgm*`Vg7SEdoS56HxPYo^lOV8()#SQe4p@uAuU-kOA28}Up-Eo<%D?YVd(!mBXXTSRuFXc2r1-M^ zb=TKMqE5JNrI&nsebK|gRiHx&FeqT$oOo?&96ew!x|jKVb1J*CGquk)nG3nih~N_f zrx^zJz>rDo@{C}LTwXuhu&_N6%Ch(x`?S1@JNf=Q2Dn+^4|Y#E7iis}^{r3FJ;7{< zP?1AFn#HX&8}20^^tt7B`c*^IJmz_`k!uCV$j`%|M(f77VTd|qG@LHTf0$%y&YK3N zi;GQNi&6p#-*3Wu(3R>5ox>7gMji89E*}AOMY|9)affyd{{TVt?9fpmWlzrJ9}Rxs`!n6&x4VyuJuB}(OiU3&nN zVqX1y`x)K@!D<`Hu?2$%JGQavzNTkC}f?F_%D--03vPHwy%XmP}c&Z z`mg+WY%&|36jakiThEP*-pJzV#4_i^{Rba)b*>Ba5G;lM`m70QHF=%u_pU{sliJ0u zYib_Jdhe-xyTavZyagW*5WKh7zZqDW$2zOu$Qk?ugHaJ(Q8D4sYUjgoqaQoA(F5^D z9l1kFI|mi~$1cP=0!^Ua+^|K9w}?wtJNQ-3Ny7#BPu!tmuTi7vbcE~HM=fB$lb)&| z7j!ope0#8R;PdcOn=Uc{yPr>Rf7QevHezc8oyQvP^N$iBrex`AfQS;oX$GQk! z*ZiKn1@BnMKTmp;3j%9Xnj7hXnums?l4bQTIT&|9^e+q&+QP(<{@v zu{)wm*Z}8RPN|PxH0ztNg7~#OiV2sy{L&g$Uip4WCB-&i?U`A3Xl~&&BZ|NI6Cl<1 z8}7M)FE9Zlb}qV(q``x1-J5>=Sd;3@fVTy(*O1(UyyJn{?nYiiNdXn zgMN*ibXL!Y=~l(V6`I0ZrpGbfYv+muc4(9(ym`wrMW1!3T1yf-u~)G|$~ z=}l@E`Zneys<8bZ4i$G#4JOv6Vp0lK5~ddGLz~Liu(;3m#yCV9NS-ADV5P2i2d

C;87<2NI$o82zG5@`Os%?;|(kK6Vj?WZPvTZ;K zn#v5&Kc3d*mgBSgw^F~$_>!L8GBcE={vbR><;ZFIpvEuHuK0v3JIrpBLPzk_!Zs8W zL2PRA#MY0Nqy~T?kz`jblf~sv*J@us> z3N@hN4qveeYH+-2v(V^BgI|RQMLOCwVrmAaNgB$+BaV(F9WGd*pAUuOj-lbW$kP5v z(kmSGyyPM+e}&FXB+~HWV?v}M@=GaHlL^A$PRKQ@-enW}gg|9ghQV(Y5TT_-$)tLP zuIw_2V|~~>hOIEb~?A#LM}!L&Be* Nh?Bh=vI&7s`y2cX=wtu@ diff --git a/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api-schedule.png b/docs/Downloaders/qBittorrent/Tips/images/Unraid-settings-user-scripts-qbit-api-schedule.png index a7e355199737d3f4805ce674fdb650e240db4389..172905a9de66ee7a57d041a3f7d5284bbea89ea0 100644 GIT binary patch literal 52581 zcmcF~by!sG+wBk%(jWp7Lx`v#DIgu9fTRf0-Q68She4=xiZlq)&Cp19cX!7CQ)lzO z-|su$cm6*Y7kl>Xp69vmb+5IaXGf_j%M#sxbRPr)5y{KRsDVJ(*uZ)>9wxBtv*~&O zd|+EjDM^7q