From 02ba3682ee5ccd066407ec032af598f7aa985d28 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Fri, 4 Sep 2020 22:06:21 +0200 Subject: [PATCH] Added: DDP (non-Atmos) Added: DDP (non-Atmos) --- ...llection-of-Custom-Formats-for-RadarrV3.md | 28 ++++++++++++------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/RadarrV3/Collection-of-Custom-Formats-for-RadarrV3.md b/RadarrV3/Collection-of-Custom-Formats-for-RadarrV3.md index 54c2e3baf..c7445a38b 100644 --- a/RadarrV3/Collection-of-Custom-Formats-for-RadarrV3.md +++ b/RadarrV3/Collection-of-Custom-Formats-for-RadarrV3.md @@ -7,24 +7,16 @@ That I've found on discord or created myself with the help of others. > > Meaning: Quality Profile trumps Custom Formats !!! -With the coming of Radarr v3 the Custom Formats is much more advanced/powerful then with v2 this also means it's much more complicated to setup. +With the coming of Radarr v3 the Custom Formats is much more advanced/powerful then with v0.2 this also means it's much more complicated to setup. So I decided to use more screenshots for the basic setups to make it as easy as possible. -First a few regex basics (work in progress!!!): - -`/b` = word break - -`/i` = case insensitive - -`.?` = dot or space - ------ | Audio | Video | Misc | | :--------------------------------------- | ----------------------------------- | --------------------------------------- | | [Dolby TrueHD/ATMOS](#dolby-truehdatmos) | [Single Layer DV](#single-layer-dv) | [BR-DISK](#br-disk) | | [DTS-HD/DTS:X](#dts-hd-dts-x) | | [EVO except WEB-DL](#evo-except-web-dl) | -| | | [Special Edition](#special-edition) | +| [DDP (non-Atmos)](#ddp-non-atmos) | | [Special Edition](#special-edition) | @@ -151,3 +143,19 @@ Custom format for several Special Editions ------ +### DDP (non-Atmos) + + ![](images/image-20200904215047871.png) + +`dd(p|\+)|eac3` + + ![](images/image-20200904215205552.png) + +`TrueHD|ATMOS` + + ![](images/image-20200904215249279.png) + +------ + +------ +