diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index ef1eb43d3..118a446fd 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -74,25 +74,26 @@ I also made 3 guides related to this one. ------ -| Misc | Optional | French Audio Version | French Source Groups | -| ------------------------------ | ----------------------------------- | ----------------------------- | ----------------------------------------------- | -| [Dutch Groups](#dutch-groups) | [AV1](#av1) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) | -| [FreeLeech](#freeleech) | [Bad Dual Groups](#bad-dual-groups) | [Multi-Audio](#multi-audio) | [FR Remux Tier 02](#fr-remux-tier-02) | -| [MPEG2](#mpeg2) | [DV (Disk)](#dv-disk) | [French Audio](#french-audio) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-01) | -| [Multi](#multi) | [DV (WEBDL)](#dv-webdl) | [VFF](#vff) | [FR UHD Bluray Tier 02](#fr-uhd-bluray-tier-02) | -| [Repack/Proper](#repackproper) | [EVO (no WEBDL)](#evo-no-webdl) | [VOF](#vof) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) | -| [Repack2](#repack2) | [HDR10+ Boost](#hdr10plus-boost) | [VFI](#vfi) | [FR HD Bluray Tier 02](#fr-hd-bluray-tier-02) | -| [x264](#x264) | [HFR](#hfr) | [VF2](#vf2) | [FR WEB Tier 01](#fr-web-tier-01) | -| [x265](#x265) | [Internal](#internal) | [VFQ](#vfq) | [FR WEB Tier 02](#fr-web-tier-02) | -| | [Line/Mic Dubbed](#linemic-dubbed) | [VOQ](#voq) | [FR Scene Groups](#fr-scene-groups) | -| | [No-RlsGroup](#no-rlsgroup) | [VQ](#vq) | [FR LQ](#fr-lq) | -| | [Obfuscated](#obfuscated) | [VFB](#vfb) | | -| | [Retags](#retags) | [VOSTFR](#vostfr) | | -| | [Scene](#scene) | [FanSUB](#fansub) | | -| | [SDR (no WEBDL)](#sdr-no-webdl) | [FastSUB](#fastsub) | | -| | [SDR](#sdr) | | | -| | [VP9](#vp9) | | | -| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | | +| Misc | Optional | French Audio Version | French Source Groups | +| ------------------------------ | -------------------------------------- | ----------------------------- | ----------------------------------------------- | +| [Dutch Groups](#dutch-groups) | [AV1](#av1) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) | +| [FreeLeech](#freeleech) | [Bad Dual Groups](#bad-dual-groups) | [Multi-Audio](#multi-audio) | [FR Remux Tier 02](#fr-remux-tier-02) | +| [MPEG2](#mpeg2) | [DV (Disk)](#dv-disk) | [French Audio](#french-audio) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-01) | +| [Multi](#multi) | [DV (WEBDL)](#dv-webdl) | [VFF](#vff) | [FR UHD Bluray Tier 02](#fr-uhd-bluray-tier-02) | +| [Repack/Proper](#repackproper) | [DV HDR10+ Boost](#dv-hdr10plus-boost) | [VOF](#vof) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) | +| [Repack2](#repack2) | [EVO (no WEBDL)](#evo-no-webdl) | [VFI](#vfi) | [FR HD Bluray Tier 02](#fr-hd-bluray-tier-02) | +| [x264](#x264) | [HDR10+ Boost](#hdr10plus-boost) | [VF2](#vf2) | [FR WEB Tier 01](#fr-web-tier-01) | +| [x265](#x265) | [HFR](#hfr) | [VFQ](#vfq) | [FR WEB Tier 02](#fr-web-tier-02) | +| | [Internal](#internal) | [VOQ](#voq) | [FR Scene Groups](#fr-scene-groups) | +| | [Line/Mic Dubbed](#linemic-dubbed) | [VQ](#vq) | [FR LQ](#fr-lq) | +| | [No-RlsGroup](#no-rlsgroup) | [VFB](#vfb) | | +| | [Obfuscated](#obfuscated) | [VOSTFR](#vostfr) | | +| | [Retags](#retags) | [FanSUB](#fansub) | | +| | [Scene](#scene) | [FastSUB](#fastsub) | | +| | [SDR (no WEBDL)](#sdr-no-webdl) | | | +| | [SDR](#sdr) | | | +| | [VP9](#vp9) | | | +| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | | ------ @@ -1148,7 +1149,7 @@ I also made 3 guides related to this one. ??? question "HDR10+ Boost - [Click to show/hide]" - Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+. + Optional: use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+. ??? example "JSON - [Click to show/hide]" @@ -1160,6 +1161,22 @@ I also made 3 guides related to this one. ------ +### DV HDR10Plus Boost + +??? question "DV HDR10+ Boost - [Click to show/hide]" + + Optional: use this one if you want to upgrade from DV HDR10 to DV HDR10+ to support the best of both worlds. + +??? example "JSON - [Click to show/hide]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/radarr/cf/dv-hdr10plus-boost.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + ### No-RlsGroup ??? question "No-RlsGroup - [Click to show/hide]" diff --git a/docs/Radarr/images/flowchart-hdr-formats.png b/docs/Radarr/images/flowchart-hdr-formats.png index b9e75c1b6..f7710b1f5 100644 Binary files a/docs/Radarr/images/flowchart-hdr-formats.png and b/docs/Radarr/images/flowchart-hdr-formats.png differ diff --git a/docs/Radarr/images/flowchart-quality-profiles-radarr.png b/docs/Radarr/images/flowchart-quality-profiles-radarr.png index ee1665bd9..063512cb8 100644 Binary files a/docs/Radarr/images/flowchart-quality-profiles-radarr.png and b/docs/Radarr/images/flowchart-quality-profiles-radarr.png differ diff --git a/docs/Sonarr/images/flowchart-quality-profiles-sonarr.png b/docs/Sonarr/images/flowchart-quality-profiles-sonarr.png index 444e77a5e..424a7f30d 100644 Binary files a/docs/Sonarr/images/flowchart-quality-profiles-sonarr.png and b/docs/Sonarr/images/flowchart-quality-profiles-sonarr.png differ diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index bc10ad132..cd3e39740 100644 --- a/docs/Sonarr/sonarr-collection-of-custom-formats.md +++ b/docs/Sonarr/sonarr-collection-of-custom-formats.md @@ -83,26 +83,25 @@ I also made 3 guides related to this one. ------ -======= -| Misc | Optional | French Audio Version | French Source Groups | -| ------------------------------ | ----------------------------------- | ----------------------------- | --------------------------------------------- | -| [MPEG2](#mpeg2) | [AV1](#av1) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) | -| [Multi](#multi) | [Bad Dual Groups](#bad-dual-groups) | [Multi-Audio](#multi-audio) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) | -| [Repack v2](#repack-v2) | [DV (Disk)](#dv-disk) | [French Audio](#french-audio) | [FR WEB Tier 01](#fr-web-tier-01) | -| [Repack v3](#repack-v3) | [DV (WEBDL)](#dv-webdl) | [VFF](#vff) | [FR WEB Tier 02](#fr-web-tier-02) | -| [Repack/Proper](#repackproper) | [HDR10+ Boost](#hdr10plus-boost) | [VOF](#vof) | [FR WEB Tier 03](#fr-web-tier-03) | -| [x264](#x264) | [HFR](#hfr) | [VFI](#vfi) | [FR Anime Tier 01](#fr-anime-tier-01) | -| [x265](#x265) | [Internal](#internal) | [VF2](#vf2) | [FR Anime Tier 02](#fr-anime-tier-02) | -| | [No-RlsGroup](#no-rlsgroup) | [VFQ](#vfq) | [FR Anime Tier 03](#fr-anime-tier-03) | -| | [Obfuscated](#obfuscated) | [VOQ](#voq) | [FR Anime FanSub](#fr-anime-fansub) | -| | [Retags](#retags) | [VQ](#vq) | [FR Scene Groups](#fr-scene-groups) | -| | [Scene](#scene) | [VFB](#vfb) | [FR LQ](#fr-lq) | -| | [SDR (no WEBDL)](#sdr-no-webdl) | [VOSTFR](#vostfr) | | -| | [SDR](#sdr) | [FanSUB](#fansub) | | -| | [Season Packs](#season-pack) | [FastSUB](#fastsub) | | -| | [VP9](#vp9) | | | -| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | | -| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | | +| Misc | Optional | French Audio Version | French Source Groups | +| ------------------------------ | -------------------------------------- | ----------------------------- | --------------------------------------------- | +| [MPEG2](#mpeg2) | [AV1](#av1) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) | +| [Multi](#multi) | [Bad Dual Groups](#bad-dual-groups) | [Multi-Audio](#multi-audio) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) | +| [Repack v2](#repack-v2) | [DV (Disk)](#dv-disk) | [French Audio](#french-audio) | [FR WEB Tier 01](#fr-web-tier-01) | +| [Repack v3](#repack-v3) | [DV (WEBDL)](#dv-webdl) | [VFF](#vff) | [FR WEB Tier 02](#fr-web-tier-02) | +| [Repack/Proper](#repackproper) | [DV HDR10+ Boost](#dv-hdr10plus-boost) | [VOF](#vof) | [FR WEB Tier 03](#fr-web-tier-03) | +| [x264](#x264) | [HDR10+ Boost](#hdr10plus-boost) | [VFI](#vfi) | [FR Anime Tier 01](#fr-anime-tier-01) | +| [x265](#x265) | [HFR](#hfr) | [VF2](#vf2) | [FR Anime Tier 02](#fr-anime-tier-02) | +| | [Internal](#internal) | [VFQ](#vfq) | [FR Anime Tier 03](#fr-anime-tier-03) | +| | [No-RlsGroup](#no-rlsgroup) | [VOQ](#voq) | [FR Anime FanSub](#fr-anime-fansub) | +| | [Obfuscated](#obfuscated) | [VQ](#vq) | [FR Scene Groups](#fr-scene-groups) | +| | [Retags](#retags) | [VFB](#vfb) | [FR LQ](#fr-lq) | +| | [Scene](#scene) | [VOSTFR](#vostfr) | | +| | [SDR (no WEBDL)](#sdr-no-webdl) | [FanSUB](#fansub) | | +| | [SDR](#sdr) | [FastSUB](#fastsub) | | +| | [Season Packs](#season-pack) | | | +| | [VP9](#vp9) | | | +| | [x265 (no HDR/DV)](#x265-no-hdrdv) | | | ------ @@ -1066,6 +1065,22 @@ I also made 3 guides related to this one. ------ +### DV HDR10Plus Boost + +??? question "DV HDR10+ Boost - [Click to show/hide]" + + Optional: use this one if you want to upgrade from DV HDR10 to DV HDR10+ to support the best of both worlds. + +??? example "JSON - [Click to show/hide]" + + ```json + [[% filter indent(width=4) %]][[% include 'json/sonarr/cf/dv-hdr10plus-boost.json' %]][[% endfilter %]] + ``` + +[TOP](#index) + +------ + ### No-RlsGroup ??? question "No-RlsGroup - [Click to show/hide]" diff --git a/docs/json/radarr/cf/dv-hdr10plus-boost.json b/docs/json/radarr/cf/dv-hdr10plus-boost.json new file mode 100644 index 000000000..3c3441a08 --- /dev/null +++ b/docs/json/radarr/cf/dv-hdr10plus-boost.json @@ -0,0 +1,38 @@ +{ + "trash_id": "55a5b50cb416dea5a50c4955896217ab", + "trash_scores": { + "default": 100 + }, + "trash_regex": "https://regex101.com/r/60gMpz/1", + "name": "DV HDR10+ Boost", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "DV HDR10+", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?=(P(lus)?)\\b|\\+))))" + } + }, + { + "name": "Not DV HLG", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(DV[ .]HLG)\\b" + } + }, + { + "name": "Not DV SDR", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(DV[ .]SDR)\\b" + } + } + ] +} diff --git a/docs/json/radarr/cf/dv-hdr10plus.json b/docs/json/radarr/cf/dv-hdr10plus.json index 53d0a5d8e..7bb4b8f53 100644 --- a/docs/json/radarr/cf/dv-hdr10plus.json +++ b/docs/json/radarr/cf/dv-hdr10plus.json @@ -1,7 +1,7 @@ { "trash_id": "c53085ddbd027d9624b320627748612f", "trash_scores": { - "default": 1600 + "default": 1500 }, "trash_regex": "https://regex101.com/r/60gMpz/1", "name": "DV HDR10+", diff --git a/docs/json/sonarr/cf/dv-hdr10plus-boost.json b/docs/json/sonarr/cf/dv-hdr10plus-boost.json new file mode 100644 index 000000000..a9b6fe3a2 --- /dev/null +++ b/docs/json/sonarr/cf/dv-hdr10plus-boost.json @@ -0,0 +1,38 @@ +{ + "trash_id": "385e9e8581d33133c3961bdcdeffb7b4", + "trash_scores": { + "default": 100 + }, + "trash_regex": "https://regex101.com/r/60gMpz/1", + "name": "DV HDR10+ Boost", + "includeCustomFormatWhenRenaming": false, + "specifications": [ + { + "name": "DV HDR10+", + "implementation": "ReleaseTitleSpecification", + "negate": false, + "required": true, + "fields": { + "value": "^(?=.*\\b(DV|DoVi|Dolby[ .]?V(ision)?)\\b)(?=.*\\b((HDR10(?=(P(lus)?)\\b|\\+))))" + } + }, + { + "name": "Not DV HLG", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(DV[ .]HLG)\\b" + } + }, + { + "name": "Not DV SDR", + "implementation": "ReleaseTitleSpecification", + "negate": true, + "required": true, + "fields": { + "value": "\\b(DV[ .]SDR)\\b" + } + } + ] +} diff --git a/docs/json/sonarr/cf/dv-hdr10plus.json b/docs/json/sonarr/cf/dv-hdr10plus.json index bb10c71fa..11bd88a03 100644 --- a/docs/json/sonarr/cf/dv-hdr10plus.json +++ b/docs/json/sonarr/cf/dv-hdr10plus.json @@ -1,7 +1,7 @@ { "trash_id": "2b239ed870daba8126a53bd5dc8dc1c8", "trash_scores": { - "default": 1600 + "default": 1500 }, "trash_regex": "https://regex101.com/r/60gMpz/1", "name": "DV HDR10+",