Don't use this Custom Format in combination with the `Audio Advanced` CF if you want to fine tune your audio formats or else it will add up the scores.
??? example "json"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/dolby-truehdatmos.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### DTS-HD/DTS:X
>If you prefer DTS-HD/DTS:X audio tracks.
!!! warning
Don't use this Custom Format in combination with the `Audio Advanced` CF if you want to fine tune your audio formats or else it will add up the scores.
??? example "json"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/dts-hddtsx.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### Surround Sound
>If you prefer all kind of surround sounds
!!! warning
Don't use this Custom Format in combination with the `Audio Advanced` CF if you want to fine tune your audio formats or else it will add up the scores.
??? example "json"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/surround-sound.json' %]][[% endfilter %]]
@ -663,7 +605,7 @@ Remaster (also digital remastering and digitally remastered) refers to changing
------
## Misc (-1000)
## Misc (-10000)
------
@ -671,7 +613,7 @@ Remaster (also digital remastering and digitally remastered) refers to changing
>This is a custom format to help Radarr recognize & ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality.
>
>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` or even `-9999`
>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` or even `-10000`
!!! note
@ -697,7 +639,7 @@ Remaster (also digital remastering and digitally remastered) refers to changing
>This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay.
>
>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` or even `-9999`
>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` or even `-10000`
??? example "json"
@ -739,7 +681,7 @@ Remaster (also digital remastering and digitally remastered) refers to changing
<sub>720/1080p no x265 = x265 (720/1080p)</sub>
>This blocks/ignores 720/1080p releases that are encoded in x265
>
>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` or even `-9999`
>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` or even `-10000`
!!! fail ""
--8<--"includes/docker/x265.md"
@ -985,3 +927,17 @@ If you want maximum compatibility and have much better direct play support then
```
<sub><sup>[TOP](#index)</sup>
------
### HQ-Remux
> A personal collection of P2P Remux groups that are known for their high quality releases.
??? example "json"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/hq-remux.json' %]][[% endfilter %]]