Updated: DV for better matching

Updated: DV for better matching
pull/8/head
TRaSH 4 years ago
parent 0982902902
commit 1313bd1b67

@ -7,6 +7,7 @@
- [x264](#x264)
- [x265 (real x265)](#x265)
- [EVO (except WEB-DL)](#evo-except-web-dl)
- [Single Layer DV](#single-layer-dv)
------
#### Dolby TrueHD/ATMOS
@ -74,7 +75,7 @@
![](images/image-20200517185154185.png)
>Single Layer DV = `C_RXRQ_SL.?DV`
>Single Layer DV = `C_RXRQ_SL.?DV|Single.?Layer.?DoVi` `M_N_REMUX`
>
>If you prefer Dolby Vision Video's you now can use Single layer Dolby Vision what seems to works in Plex on the Shield.... The Double layer's only tend to work on smart tv's.
>

@ -0,0 +1,70 @@
## Collection of Custom Formats for Radarr V3 (Aphrodite)
Here I will try to collect a collection of most needed/used Custom Formats,
Keep in mind Custom Formats are made to fine tune your Quality Profile !!!
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.
So I decided to use more screenshots for the basic setups to make it as easy as possible.
------
[BR-DISK](#br-disk)
[EVO except WEB-DL](#evo-except-web-dl)
------
### BR-DISK
This is a custom format to help Radarr to recognize & ignore BR-DISK (ISO's and Blu-ray folder structure).
You will need to add the following to your new Custom Format when created in your Quality Profile (`Setting` => `Profiles`) and then set the score to `-1000`
![image-20200808124737628](images/image-20200808124737628.png)
`(avc|vc-1|hevc)`
![image-20200808125705941](images/image-20200808125705941.png)
`Remux`
![image-20200808125912185](images/image-20200808125912185.png)
`WEBDL`
![image-20200808130000958](images/image-20200808130000958.png)
`^((?!x265).)*$`
![image-20200808130041075](images/image-20200808130041075.png)
#### **NOTE:**
> Depending on your rename scheme it could happen that it will match renamed files after download as BR-DISK,
> This is a cosmetic annoyance till I come up for another way to solve this,
> being that this Custom Format is used to not download BR-DISK it does it purpose as intended.
> Several reasons why this is happening:
>
> - Blame the often wrongly used naming of x265 encodes.
> - Radarr v3 uses dynamic custom formats
------
### EVO except WEB-DL
This group is often banned for the low quality Blu-ray releases but their WEB-DL are okay.
![image-20200808133247734](images/image-20200808133247734.png)
`\b-EVO\b`
![image-20200808133358042](images/image-20200808133358042.png)
`WEBDL`
![image-20200808133438603](images/image-20200808133438603.png)
------

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

Loading…
Cancel
Save