1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-07-15 00:57:36 +02:00

Updated to remove WEBDL from custom format. This allows for profiles to search for WEBDL and Bluray encodes. Copied from TRaSH- github.

JDIacobbo 2019-10-27 15:28:36 -04:00
parent 4b45e690a9
commit 3ca0bd8fb4

@ -7,15 +7,17 @@ and make sure the used profile is making use of it (or better said not).
------
## Custom Formats
`Navigate to Settings => Custom Formats`
![Custom Formats](http://my.jetscreenshot.com/13737/20190130-ulr4-17kb.png)
![](images/image-20191027165122728.png)
Then click on the ![Add Custom Formats](http://my.jetscreenshot.com/13737/20190130-sjz2-0kb.png) to add a new Custom Format.
Then click on the![](images/image-20191027165508102.png) to add a new Custom Format.
On the new popup at the bottom you have the option `Advanced` and click on `Custom`
![Advanced](http://my.jetscreenshot.com/13737/20190130-o3hd-5kb.png)
![](images/image-20191027165328556.png)
Again a new popup will appear.
@ -23,37 +25,21 @@ Enter the following info
`Name` => `bluray`
`Format Tags` => `C_RXRQ_(AVC|VC-1|HEVC)` `M_N_REMUX`
`Format Tags` => `C_RXRQ_(AVC|VC-1|HEVC)` `M_N_REMUX` `S_N_WEBDL`
![bluray](http://my.jetscreenshot.com/13737/20190130-n0d7-13kb.png)
![](images/image-20191027165733789.png)
**!!! NOTE: make sure the 2 tags are entered separate !!!**
**!!! NOTE: make sure the 3 tags are entered separate !!!**
Then we're going to create a profile that we're going to use,
for this example we will create a profile for Bluray-Rips 720p/1080p.
## Quality Profiles
`Navigate to Settings => Profiles`
Then go to your used profiles.
Scroll down to the bottom where you see Custom Formats.
Click on the ![plus sign](http://my.jetscreenshot.com/13737/20190130-sjz2-0kb.png) to create a new profile.
Make sure you uncheck your newly created Custom Profile `BR-DISK`
`Name` => `Bluray-Rips`
![](images/image-20191027170313598.png)
`Qualities` = > check `Bluray-720p` and `Bluray-1080p`
`Cutoff` => `Bluray-1080p` **(1)**
![bluray-profile](http://my.jetscreenshot.com/13737/20190130-ynbs-19kb.png)
Scroll down to the `Custom Formats` settings.
check `None` **(1)** and make sure you didn't check `bluray` and press on `Save`.
![bluray-profile](http://my.jetscreenshot.com/13737/20190130-r0ub-9kb.png)
Now add a movie or go to a added movie and edit the wanted profile to Bluray-Rip.
When changed/saved do a manual search and you will see the full bluray's will be ignored.
------
**(1)** When you make use of other custom formats and want that the custom formats will be preferred please choose `Custom Format Cutoff` of you own custom formats and make sure you **DON'T** choose `None` at the bottom but your own custom format.
Make sure you do that with all your used Quality Profiles.