diff --git a/docs/Radarr/Radarr-collection-of-custom-formats.md b/docs/Radarr/Radarr-collection-of-custom-formats.md index c011a1704..507f88687 100644 --- a/docs/Radarr/Radarr-collection-of-custom-formats.md +++ b/docs/Radarr/Radarr-collection-of-custom-formats.md @@ -1169,7 +1169,7 @@ I also made 3 guides related to this one. ??? faq "DV (FEL) - [CLICK TO EXPAND]" - - This will boost the score for DV Release using the original FEL DV from the disc to replace the old webdl HYBRID release. + - This will boost the score for Dolby Vision Releases using the original full quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release. ??? example "JSON - [CLICK TO EXPAND]" diff --git a/docs/Sonarr/sonarr-collection-of-custom-formats.md b/docs/Sonarr/sonarr-collection-of-custom-formats.md index 1e05e3ea2..368f5ff5f 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 "DV (FEL) - [CLICK TO EXPAND]" - - This will boost the score for DV Release using the original FEL DV from the disc to replace the old webdl HYBRID release. + - This will boost the score for Dolby Vision Releases using the original full quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release. ??? example "JSON - [CLICK TO EXPAND]" diff --git a/includes/sqp/uhd-radarr-optional.md b/includes/sqp/uhd-radarr-optional.md index 9345ee1f0..d58e3a069 100644 --- a/includes/sqp/uhd-radarr-optional.md +++ b/includes/sqp/uhd-radarr-optional.md @@ -55,4 +55,4 @@ !!! Danger "Don't use this together with [{{ radarr['cf']['x265-hd']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-hd), Only ever include one of them :warning:" - **{{ radarr['cf']['sdr']['name'] }}:** This will help to prevent to grab UHD/4k releases without HDR Formats. - - **{{ radarr['cf']['dv-fel']['name'] }}:** This will boost the score for DV Release using the original FEL DV from the disc to replace the old webdl HYBRID release. + - **{{ radarr['cf']['dv-fel']['name'] }}:** This will boost the score for Dolby Vision Releases using the original full quality Dolby Vision layer from the disc release to replace the old WEBDL HYBRID release.