From c6a61163111cbd581423835d490285a61affb7ab Mon Sep 17 00:00:00 2001 From: FonduemangVI Date: Sun, 4 Dec 2022 20:15:00 +1100 Subject: [PATCH 1/6] 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/6] 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/6] 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/6] 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/6] 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/6] 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)" } }, {