feat(sonarr) - updates to various areas

pull/771/head
FonduemangVI 2 years ago
parent 6b736e2fcc
commit 899d46325f

@ -1,8 +1,8 @@
nav:
- Home: index.md
- Quality Settings (File Size): Sonarr-Quality-Settings-File-Size.md
- Recommended naming scheme: Sonarr-recommended-naming-scheme.md
- Release Profile RegEx (WEB-DL): Sonarr-Release-Profile-RegEx.md
- Release Profile RegEx (Anime): Sonarr-Release-Profile-RegEx-Anime.md
- Remote Path Mappings explained: Sonarr-remote-path-mapping.md
- Quality Settings (File Size): sonarr-quality-settings-file-size.md
- Recommended naming scheme: sonarr-recommended-naming-scheme.md
- Release Profile RegEx (WEB-DL): sonarr-release-profile-regex.md
- Release Profile RegEx (Anime): sonarr-release-profile-regex-anime.md
- Remote Path Mappings explained: sonarr-remote-path-mapping.md
- Tips

@ -62,7 +62,7 @@ Having tested most of these settings, they work pretty well, but Anime is a fick
### Suggested naming scheme
For this I used the [Sonarr Recommended naming scheme](/Sonarr/Sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"} with only a small change for a formatting error to be fixed and the `Series Folder Format` for easier matching.
For this I used the [Sonarr Recommended naming scheme](/Sonarr/sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"} with only a small change for a formatting error to be fixed and the `Series Folder Format` for easier matching.
#### Anime Episode Format

@ -103,7 +103,7 @@ You will get a popup screen that will look like this:
Example of a naming scheme for series:
Can be found [HERE](/Sonarr/Sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"}
Can be found [HERE](/Sonarr/sonarr-recommended-naming-scheme/){:target="_blank" rel="noopener noreferrer"}
Add this to your `Preferred (3)` with a score of [100]

@ -8,9 +8,9 @@ With Sonarr V4+, Custom Formats are much more advanced/powerful than with the re
I also made 3 guides related to this one.
- [How to import Custom Formats](/Sonarr/Sonarr-import-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to import the Custom Formats.
- [How to upgrade Custom Formats](/Sonarr/Sonarr-how-to-update-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to upgrade your existing Custom Formats.
- [How to setup Custom Formats](/Sonarr/Sonarr-setup-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to make the most use of Custom Formats and show some personal examples that I'm using. You can use these to get an idea on how to setup your own.
- [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to import the Custom Formats.
- [How to upgrade Custom Formats](/Sonarr/sonarr-how-to-update-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to upgrade your existing Custom Formats.
- [How to setup Custom Formats](/Sonarr/sonarr-setup-custom-formats){:target="_blank" rel="noopener noreferrer"}. Where I will try to explain how to make the most use of Custom Formats and show some personal examples that I'm using. You can use these to get an idea on how to setup your own.
!!! tip
@ -806,7 +806,7 @@ I also made 3 guides related to this one.
!!! fail ""
--8<-- "includes/docker/x265.md"
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning:"
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning:"
??? example "JSON - [CLICK TO EXPAND]"
@ -830,7 +830,7 @@ I also made 3 guides related to this one.
In your quality profile use the following score for this Custom Format: `{{ sonarr['cf']['x265-no-hdrdv']['trash_score'] }}`
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd) :warning:"
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd) :warning:"
??? example "JSON - [CLICK TO EXPAND]"

@ -6,7 +6,7 @@ Here I will try to explain how you can manually update Custom Formats for Sonarr
## How to Copy/Paste the JSON
The manual way is almost the same as the Import Custom Format way found [HERE](/Sonarr/Sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"}
The manual way is almost the same as the Import Custom Format way found [HERE](/Sonarr/sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"}
### In Sonarr
@ -20,7 +20,7 @@ The manual way is almost the same as the Import Custom Format way found [HERE](/
### Paste the Custom Format
In the empty `Custom Format JSON` box (1) you just paste the `JSON` that you got from the [Custom Format Collection](/Sonarr/Sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} or provided to you from other sources followed by the `Import` button (2).
In the empty `Custom Format JSON` box (1) you just paste the `JSON` that you got from the [Custom Format Collection](/Sonarr/sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} or provided to you from other sources followed by the `Import` button (2).
![cf-import-cf](images/cf-import-cf.png)

@ -6,9 +6,9 @@ Here I will try to explain how you can manually import Custom Formats for Sonarr
## How to Copy/Paste the JSON from the site
In this example I will use the [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} Custom Format, the one most people don't want to download anyway. And if you do, then you probably don't use any of the Starr apps or Plex, being both don't support it.
In this example I will use the [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} Custom Format, the one most people don't want to download anyway. And if you do, then you probably don't use any of the Starr apps or Plex, being both don't support it.
Visit the [Collection of Custom Formats](/Sonarr/Sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} and select [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} from the table.
Visit the [Collection of Custom Formats](/Sonarr/sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} and select [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk){:target="_blank" rel="noopener noreferrer"} from the table.
![cf-table-select-brdisk](images/cf-table-select-brdisk.png)
@ -40,7 +40,7 @@ Followed by the `Import` in the lower left.
### Paste the Custom Format
Paste the `JSON` in the empty `Custom Format JSON` box (1) that you got from the [Custom Format Collection](/Sonarr/Sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} followed by the `Import` button (2).
Paste the `JSON` in the empty `Custom Format JSON` box (1) that you got from the [Custom Format Collection](/Sonarr/sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"} followed by the `Import` button (2).
![cf-import-cf](images/cf-import-cf.png)
@ -59,7 +59,7 @@ all you need to do now is click on the `Save` button and you're done.
Start adding more Custom Formats wisely, **Don't add all the available Custom Formats!!!**
Check out the [How to setup Custom Formats](/Sonarr/Sonarr-setup-custom-formats/) where I will explain how to make the most use of custom formats and show some personal examples that I'm using. You can use these examples to get an idea on how to setup yours.
Check out the [How to setup Custom Formats](/Sonarr/sonarr-setup-custom-formats/) where I will explain how to make the most use of custom formats and show some personal examples that I'm using. You can use these examples to get an idea on how to setup yours.
### TRaSH Sync

@ -8,17 +8,67 @@
It's recommended to run two Sonarr instances. One for Anime and one for normal tv shows, or you can make use of Quality Profiles and score different CFs as required
The aim of this guide is to grab the best release overall (as per [SeaDex](https://sneedex.moe/){:target="_blank" rel="noopener noreferrer"}) and not necessarily just dual audio.
The vast majority of releases can be found on [Nyaa](https://nyaa.si/){:target="_blank" rel="noopener noreferrer"} or [AB](https://animebytes.tv/){:target="_blank" rel="noopener noreferrer"}
!!! note
Nyaa is a public tracker while AB is an invite only tracker.
---
## Media Management
### Recommended naming scheme
For the Recommended naming scheme please go [HERE](/Sonarr/Sonarr-recommended-naming-scheme/#anime-episode-format){:target="_blank" rel="noopener noreferrer"}
```bash
{Series TitleYear} - S{season:00}E{episode:00} - {absolute:000} - {Episode CleanTitle} [{Custom Formats }{Quality Full}]{[MediaInfo VideoDynamicRangeType]}[{MediaInfo VideoBitDepth}bit]{[MediaInfo VideoCodec]}[{Mediainfo AudioCodec} { Mediainfo AudioChannels}]{MediaInfo AudioLanguages}{-Release Group}
```
??? summary "Results: - [Click to Expand]"
Single Episode:
`The Series Title! (2010) - S01E01 - 001 - Episode Title 1 [Surround Sound x264 HDTV-720p v2][10bit][AVC][DTS 5.1][JA]-RlsGrp`
Multi Episode:
`The Series Title! (2010) - S01E01-E03 - 001-003 - Episode Title [Surround Sound x264 HDTV-720p v2][10bit][AVC][DTS 5.1][JA]-RlsGrp`
#### Series Folder Format
```bash
{Series TitleYear}
```
Result:
`The Series Title! (2010)`
#### Season Folder Format
```bash
Season {season:00}
```
Result:
`Season 01`
#### Multi-Episode Style
```bash
Prefixed Range
```
Result:
![result](images/cfa-prefixedrange.png)
---
## Quality Settings
For quality settings please refer to [Sonarr Quality Definitions - Anime](/Sonarr/Sonarr-Quality-Settings-File-Size/#sonarr-quality-definitions-anime-work-in-progress){:target="_blank" rel="noopener noreferrer"}
For quality settings please refer to [Sonarr Quality Definitions - Anime](/Sonarr/sonarr-quality-settings-file-size/#sonarr-quality-definitions-anime-work-in-progress){:target="_blank" rel="noopener noreferrer"}
---
@ -28,7 +78,7 @@ We need to create a new profile called `Remux-1080p - Anime` due to the way anim
Go to `Settings` => `Profiles`
??? check "example - [CLICK TO EXPAND]"
??? check "example - [Click to Expand]"
![!cf-settings-profiles](images/cf-settings-profiles.png)
![!cfa-mergedqualities](images/cfa-mergedqualities.png)
@ -48,17 +98,19 @@ After this has been done your profile should look like below
## Custom Formats
!!! note
We're going to make use of the below custom formats. See [How to import Custom Formats](/Sonarr/Sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"} for how to import the custom formats
We're going to make use of the below custom formats. See [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"} for how to import the custom formats
{! include-markdown "../../includes/cf/sonarr-anime.md" !}
<!-- --8<-- "includes/cf/sonarr-anime.md" -->
The scoring that has been set is the recommended scoring however some of the CFs are optional depending on what you prefer.
`Anime Dual Audio`, `Uncensored` and `10bit` can be given scores if you want to prefer content with these attributes
`Anime Dual Audio`, `Uncensored` and `10bit` can be given postive scores if you want to prefer content with these attributes.
`Anime Raws` and `Dubs Only` are optional negative scores if you prefer these attributes you can give them a positive score
Once the custom formats have been imported you can set the scores as above. To do this go to `Settings` => `Profiles` and select the Remux-1080p - Anime profile that was setup before
??? check "example - [CLICK TO EXPAND]"
??? check "example - [Click to Expand"
![!cf-settings-profiles](images/cfa-settings-profiles.png)
In the profile enter the scores as per the above table in this section.
@ -73,11 +125,11 @@ Most of my information and knowledge came from:
- rg9400 (Building the regex, anime groups and general knowledge share.)
- V01 from SeaDex (Guidance on anime groups and general knowledge share.)
- Drazzilb (Guidance on anime groups, testing and general knowledge share.)
- [TRaSH](https://trash-guides.info/) (For allowing me to utilize his website for our guide and general knowledge share.)
Thanks a bunch!!
{! include-markdown "../../includes/support.md" !}
<!-- --8<-- "includes/support.md" -->

@ -12,7 +12,7 @@ Here I will try to explain with some personal used examples how to make the most
## Basics
After you've added the Custom Formats, as explained in [How to import Custom Formats](/Sonarr/Sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"}.
After you've added the Custom Formats, as explained in [How to import Custom Formats](/Sonarr/sonarr-import-custom-formats/){:target="_blank" rel="noopener noreferrer"}.
You will need to set it up in the quality Profile you want to use/prefer to make use of the Custom Formats.
`Settings` => `Profiles`
@ -63,7 +63,7 @@ At the bottom in your chosen profile you will see the added Custom Formats where
Here I will explain how to make the most use of Custom Formats and show you some personal examples that I'm using. You can use these to get an idea on how to setup your own.
All these examples make use of the [Collection of Custom Formats](/Sonarr/Sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"}
All these examples make use of the [Collection of Custom Formats](/Sonarr/sonarr-collection-of-custom-formats/){:target="_blank" rel="noopener noreferrer"}
--8<-- "includes/cf/score-attention.md"
@ -99,7 +99,7 @@ Then we would use the following order:
If you prefer 720p/1080p WEBDL (WEB-1080p)
I suggest to first follow the [Quality Settings (File Size)](/Sonarr/Sonarr-Quality-Settings-File-Size/){:target="_blank" rel="noopener noreferrer"}
I suggest to first follow the [Quality Settings (File Size)](/Sonarr/sonarr-quality-settings-file-size/){:target="_blank" rel="noopener noreferrer"}
If you think the sizes are too big to your preference then stop reading and see if the other tutorials are helpful to you. :bangbang:
For this Quality Profile we're going to make use of the following Custom Formats
@ -135,7 +135,7 @@ Use the following main settings in your profile.
If you prefer 2160p WEBDL (WEB-2160p)
I suggest to first follow the [Quality Settings (File Size)](/Sonarr/Sonarr-Quality-Settings-File-Size/){:target="_blank" rel="noopener noreferrer"}
I suggest to first follow the [Quality Settings (File Size)](/Sonarr/sonarr-quality-settings-file-size/){:target="_blank" rel="noopener noreferrer"}
If you think the sizes are too big to your preference then stop reading and see if the other tutorials are helpful to you. :bangbang:
For this Quality Profile we're going to make use of the following Custom Formats
@ -157,7 +157,7 @@ Use the following main settings in your profile.
!!! info ""
The reason why I have WEB 1080p merged with the 2160p is because some NF releases won't be released as 4k, but I still want to have DV/HDR releases.
If you want to do the same make sure you replace [x265 (HD)](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} with [x265 (no HDR/DV)](/Sonarr/Sonarr-collection-of-custom-formats/#x265-no-hdrdv){:target="_blank" rel="noopener noreferrer"}.
If you want to do the same make sure you replace [x265 (HD)](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} with [x265 (no HDR/DV)](/Sonarr/sonarr-collection-of-custom-formats/#x265-no-hdrdv){:target="_blank" rel="noopener noreferrer"}.
!!! example "The following workflow will be applied:"
@ -179,7 +179,7 @@ Use the following main settings in your profile.
I also suggest to change the Propers and Repacks settings in Sonarr
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/Sonarr-collection-of-custom-formats/#repack-proper) Custom Format.
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/sonarr-collection-of-custom-formats/#repack-proper) Custom Format.
![!cf-mm-propers-repacks-disable](images/cf-mm-propers-repacks-disable.png)
@ -220,11 +220,11 @@ Use the following main settings in your profile.
??? tip "Avoid using the x264/x265 Custom Format - [CLICK TO EXPAND]"
Avoid using the x264/x265 Custom Format with a score if possible, it's smarter to use the [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} Custom Format.
Avoid using the x264/x265 Custom Format with a score if possible, it's smarter to use the [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} Custom Format.
Something like 95% of video files are x264 and have much better direct play support. If you have more than a of couple users, you will notice much more transcoding.
Use x265 only for 4k releases and the [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} makes sure you still get the x265 releases.
Use x265 only for 4k releases and the [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd){:target="_blank" rel="noopener noreferrer"} makes sure you still get the x265 releases.
## Thanks

Binary file not shown.

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 50 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 100 KiB

After

Width:  |  Height:  |  Size: 101 KiB

@ -1,29 +1,29 @@
??? summary "Anime - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------- | -------------------------------------------------------------------- |
| [{{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-01-top-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-02-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-03-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-04-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-05-remuxes']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-05-remuxes) | {{ sonarr['cf']['anime-bd-tier-05-remuxes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-05-remuxes']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-06-fansubs']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-06-fansubs) | {{ sonarr['cf']['anime-bd-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-07-p2pscene']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-07-p2pscene) | {{ sonarr['cf']['anime-bd-tier-07-p2pscene']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-07-p2pscene']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-03-subsplease']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-03-subsplease) | {{ sonarr['cf']['anime-web-tier-03-subsplease']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-subsplease']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-raws']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} |
| [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} |
| [{{ sonarr['cf']['uncensored']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} |
| [{{ sonarr['cf']['v0']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} |
| [{{ sonarr['cf']['v1']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['trash_id'] }} |
| [{{ sonarr['cf']['v2']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#v2) | {{ sonarr['cf']['v2']['trash_score'] }} | {{ sonarr['cf']['v2']['trash_id'] }} |
| [{{ sonarr['cf']['v3']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#v3) | {{ sonarr['cf']['v3']['trash_score'] }} | {{ sonarr['cf']['v3']['trash_id'] }} |
| [{{ sonarr['cf']['v4']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#v4) | {{ sonarr['cf']['v4']['trash_score'] }} | {{ sonarr['cf']['v4']['trash_id'] }} |
| [{{ sonarr['cf']['vrv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#vrv) | {{ sonarr['cf']['vrv']['trash_score'] }} | {{ sonarr['cf']['vrv']['trash_id'] }} |
| [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} |
| [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} |
| [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-01-top-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-01-top-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-02-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-02-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-03-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-03-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-04-seadex-muxers) | {{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-04-seadex-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-05-remuxes']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-05-remuxes) | {{ sonarr['cf']['anime-bd-tier-05-remuxes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-05-remuxes']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-06-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-06-fansubs) | {{ sonarr['cf']['anime-bd-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-07-p2pscene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-07-p2pscene) | {{ sonarr['cf']['anime-bd-tier-07-p2pscene']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-07-p2pscene']['trash_id'] }} |
| [{{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-bd-tier-08-mini-encodes) | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_score'] }} | {{ sonarr['cf']['anime-bd-tier-08-mini-encodes']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-01-muxers']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-01-muxers) | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-01-muxers']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-02-top-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-02-top-fansubs) | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-02-top-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-03-subsplease']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-03-subsplease) | {{ sonarr['cf']['anime-web-tier-03-subsplease']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-03-subsplease']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-04-official-subs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-04-official-subs) | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-04-official-subs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-05-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-05-fansubs) | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-05-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-web-tier-06-fansubs']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-web-tier-06-fansubs) | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_score'] }} | {{ sonarr['cf']['anime-web-tier-06-fansubs']['trash_id'] }} |
| [{{ sonarr['cf']['anime-raws']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-raws) | {{ sonarr['cf']['anime-raws']['trash_score'] }} | {{ sonarr['cf']['anime-raws']['trash_id'] }} |
| [{{ sonarr['cf']['anime-lq-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-lq-groups) | {{ sonarr['cf']['anime-lq-groups']['trash_score'] }} | {{ sonarr['cf']['anime-lq-groups']['trash_id'] }} |
| [{{ sonarr['cf']['uncensored']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#uncensored) | 0 | {{ sonarr['cf']['uncensored']['trash_id'] }} |
| [{{ sonarr['cf']['v0']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v0) | {{ sonarr['cf']['v0']['trash_score'] }} | {{ sonarr['cf']['v0']['trash_id'] }} |
| [{{ sonarr['cf']['v1']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v1) | {{ sonarr['cf']['v1']['trash_score'] }} | {{ sonarr['cf']['v1']['trash_id'] }} |
| [{{ sonarr['cf']['v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v2) | {{ sonarr['cf']['v2']['trash_score'] }} | {{ sonarr['cf']['v2']['trash_id'] }} |
| [{{ sonarr['cf']['v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v3) | {{ sonarr['cf']['v3']['trash_score'] }} | {{ sonarr['cf']['v3']['trash_id'] }} |
| [{{ sonarr['cf']['v4']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#v4) | {{ sonarr['cf']['v4']['trash_score'] }} | {{ sonarr['cf']['v4']['trash_id'] }} |
| [{{ sonarr['cf']['vrv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vrv) | {{ sonarr['cf']['vrv']['trash_score'] }} | {{ sonarr['cf']['vrv']['trash_id'] }} |
| [{{ sonarr['cf']['10bit']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#10bit) | 0 | {{ sonarr['cf']['10bit']['trash_id'] }} |
| [{{ sonarr['cf']['anime-dual-audio']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#anime-dual-audio) | 0 | {{ sonarr['cf']['anime-dual-audio']['trash_id'] }} |
| [{{ sonarr['cf']['dubs-only']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dubs-only) | {{ sonarr['cf']['dubs-only']['trash_score'] }} | {{ sonarr['cf']['dubs-only']['trash_id'] }} |

@ -1,17 +1,17 @@
??? summary "Audio - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------- |
| [{{ sonarr['cf']['truehd-atmos']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#truehd-atmos) | {{ sonarr['cf']['truehd-atmos']['trash_score'] }} | {{ sonarr['cf']['truehd-atmos']['trash_id'] }} |
| [{{ sonarr['cf']['dts-x']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-x) | {{ sonarr['cf']['dts-x']['trash_score'] }} | {{ sonarr['cf']['dts-x']['trash_id'] }} |
| [{{ sonarr['cf']['atmos-undefined']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#atmos-undefined) | {{ sonarr['cf']['atmos-undefined']['trash_score'] }} | {{ sonarr['cf']['atmos-undefined']['trash_id'] }} |
| [{{ sonarr['cf']['ddplus-atmos']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#ddplus-atmos) | {{ sonarr['cf']['ddplus-atmos']['trash_score'] }} | {{ sonarr['cf']['ddplus-atmos']['trash_id'] }} |
| [{{ sonarr['cf']['truehd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#truehd) | {{ sonarr['cf']['truehd']['trash_score'] }} | {{ sonarr['cf']['truehd']['trash_id'] }} |
| [{{ sonarr['cf']['dts-hd-ma']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-hd-ma) | {{ sonarr['cf']['dts-hd-ma']['trash_score'] }} | {{ sonarr['cf']['dts-hd-ma']['trash_id'] }} |
| [{{ sonarr['cf']['flac']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#flac) | {{ sonarr['cf']['flac']['trash_score'] }} | {{ sonarr['cf']['flac']['trash_id'] }} |
| [{{ sonarr['cf']['pcm']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pcm) | {{ sonarr['cf']['pcm']['trash_score'] }} | {{ sonarr['cf']['pcm']['trash_id'] }} |
| [{{ sonarr['cf']['dts-hd-hra']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-hd-hra) | {{ sonarr['cf']['dts-hd-hra']['trash_score'] }} | {{ sonarr['cf']['dts-hd-hra']['trash_id'] }} |
| [{{ sonarr['cf']['ddplus']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#ddplus) | {{ sonarr['cf']['ddplus']['trash_score'] }} | {{ sonarr['cf']['ddplus']['trash_id'] }} |
| [{{ sonarr['cf']['dts-es']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts-es) | {{ sonarr['cf']['dts-es']['trash_score'] }} | {{ sonarr['cf']['dts-es']['trash_id'] }} |
| [{{ sonarr['cf']['dts']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dts) | {{ sonarr['cf']['dts']['trash_score'] }} | {{ sonarr['cf']['dts']['trash_id'] }} |
| [{{ sonarr['cf']['aac']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#aac) | {{ sonarr['cf']['aac']['trash_score'] }} | {{ sonarr['cf']['aac']['trash_id'] }} |
| [{{ sonarr['cf']['dd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dd) | {{ sonarr['cf']['dd']['trash_score'] }} | {{ sonarr['cf']['dd']['trash_id'] }} |
| [{{ sonarr['cf']['truehd-atmos']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#truehd-atmos) | {{ sonarr['cf']['truehd-atmos']['trash_score'] }} | {{ sonarr['cf']['truehd-atmos']['trash_id'] }} |
| [{{ sonarr['cf']['dts-x']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dts-x) | {{ sonarr['cf']['dts-x']['trash_score'] }} | {{ sonarr['cf']['dts-x']['trash_id'] }} |
| [{{ sonarr['cf']['atmos-undefined']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atmos-undefined) | {{ sonarr['cf']['atmos-undefined']['trash_score'] }} | {{ sonarr['cf']['atmos-undefined']['trash_id'] }} |
| [{{ sonarr['cf']['ddplus-atmos']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#ddplus-atmos) | {{ sonarr['cf']['ddplus-atmos']['trash_score'] }} | {{ sonarr['cf']['ddplus-atmos']['trash_id'] }} |
| [{{ sonarr['cf']['truehd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#truehd) | {{ sonarr['cf']['truehd']['trash_score'] }} | {{ sonarr['cf']['truehd']['trash_id'] }} |
| [{{ sonarr['cf']['dts-hd-ma']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dts-hd-ma) | {{ sonarr['cf']['dts-hd-ma']['trash_score'] }} | {{ sonarr['cf']['dts-hd-ma']['trash_id'] }} |
| [{{ sonarr['cf']['flac']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#flac) | {{ sonarr['cf']['flac']['trash_score'] }} | {{ sonarr['cf']['flac']['trash_id'] }} |
| [{{ sonarr['cf']['pcm']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#pcm) | {{ sonarr['cf']['pcm']['trash_score'] }} | {{ sonarr['cf']['pcm']['trash_id'] }} |
| [{{ sonarr['cf']['dts-hd-hra']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dts-hd-hra) | {{ sonarr['cf']['dts-hd-hra']['trash_score'] }} | {{ sonarr['cf']['dts-hd-hra']['trash_id'] }} |
| [{{ sonarr['cf']['ddplus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#ddplus) | {{ sonarr['cf']['ddplus']['trash_score'] }} | {{ sonarr['cf']['ddplus']['trash_id'] }} |
| [{{ sonarr['cf']['dts-es']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dts-es) | {{ sonarr['cf']['dts-es']['trash_score'] }} | {{ sonarr['cf']['dts-es']['trash_id'] }} |
| [{{ sonarr['cf']['dts']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dts) | {{ sonarr['cf']['dts']['trash_score'] }} | {{ sonarr['cf']['dts']['trash_id'] }} |
| [{{ sonarr['cf']['aac']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#aac) | {{ sonarr['cf']['aac']['trash_score'] }} | {{ sonarr['cf']['aac']['trash_id'] }} |
| [{{ sonarr['cf']['dd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dd) | {{ sonarr['cf']['dd']['trash_score'] }} | {{ sonarr['cf']['dd']['trash_id'] }} |

@ -1,16 +1,16 @@
??? summary "HDR Metadata - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| [{{ sonarr['cf']['dv-hdr10']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-hdr10) | {{ sonarr['cf']['dv-hdr10']['trash_score'] }} | {{ sonarr['cf']['dv-hdr10']['trash_id'] }} |
| [{{ sonarr['cf']['dv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv) | {{ sonarr['cf']['dv']['trash_score'] }} | {{ sonarr['cf']['dv']['trash_id'] }} |
| [{{ sonarr['cf']['dv-hlg']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-hlg) | {{ sonarr['cf']['dv-hlg']['trash_score'] }} | {{ sonarr['cf']['dv-hlg']['trash_id'] }} |
| [{{ sonarr['cf']['dv-sdr']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-sdr) | {{ sonarr['cf']['dv-sdr']['trash_score'] }} | {{ sonarr['cf']['dv-sdr']['trash_id'] }} |
| [{{ sonarr['cf']['hdr10plus']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr10plus) | {{ sonarr['cf']['hdr10plus']['trash_score'] }} | {{ sonarr['cf']['hdr10plus']['trash_id'] }} |
| [{{ sonarr['cf']['hdr10']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr10) | {{ sonarr['cf']['hdr10']['trash_score'] }} | {{ sonarr['cf']['hdr10']['trash_id'] }} |
| [{{ sonarr['cf']['hdr']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr) | {{ sonarr['cf']['hdr']['trash_score'] }} | {{ sonarr['cf']['hdr']['trash_id'] }} |
| [{{ sonarr['cf']['hdr-undefined']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hdr-undefined) | {{ sonarr['cf']['hdr-undefined']['trash_score'] }} | {{ sonarr['cf']['hdr-undefined']['trash_id'] }} |
| [{{ sonarr['cf']['pq']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pq) | {{ sonarr['cf']['pq']['trash_score'] }} | {{ sonarr['cf']['pq']['trash_id'] }} |
| [{{ sonarr['cf']['hlg']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hlg) | {{ sonarr['cf']['hlg']['trash_score'] }} | {{ sonarr['cf']['hlg']['trash_id'] }} |
| [{{ sonarr['cf']['dv-hdr10']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-hdr10) | {{ sonarr['cf']['dv-hdr10']['trash_score'] }} | {{ sonarr['cf']['dv-hdr10']['trash_id'] }} |
| [{{ sonarr['cf']['dv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv) | {{ sonarr['cf']['dv']['trash_score'] }} | {{ sonarr['cf']['dv']['trash_id'] }} |
| [{{ sonarr['cf']['dv-hlg']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-hlg) | {{ sonarr['cf']['dv-hlg']['trash_score'] }} | {{ sonarr['cf']['dv-hlg']['trash_id'] }} |
| [{{ sonarr['cf']['dv-sdr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-sdr) | {{ sonarr['cf']['dv-sdr']['trash_score'] }} | {{ sonarr['cf']['dv-sdr']['trash_id'] }} |
| [{{ sonarr['cf']['hdr10plus']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hdr10plus) | {{ sonarr['cf']['hdr10plus']['trash_score'] }} | {{ sonarr['cf']['hdr10plus']['trash_id'] }} |
| [{{ sonarr['cf']['hdr10']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hdr10) | {{ sonarr['cf']['hdr10']['trash_score'] }} | {{ sonarr['cf']['hdr10']['trash_id'] }} |
| [{{ sonarr['cf']['hdr']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hdr) | {{ sonarr['cf']['hdr']['trash_score'] }} | {{ sonarr['cf']['hdr']['trash_id'] }} |
| [{{ sonarr['cf']['hdr-undefined']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hdr-undefined) | {{ sonarr['cf']['hdr-undefined']['trash_score'] }} | {{ sonarr['cf']['hdr-undefined']['trash_id'] }} |
| [{{ sonarr['cf']['pq']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#pq) | {{ sonarr['cf']['pq']['trash_score'] }} | {{ sonarr['cf']['pq']['trash_id'] }} |
| [{{ sonarr['cf']['hlg']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hlg) | {{ sonarr['cf']['hlg']['trash_score'] }} | {{ sonarr['cf']['hlg']['trash_id'] }} |
!!! hint
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Metadata even the ones with DV in it, and then make sure you make use of the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}
If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then it's best to add **ALL** the HDR Metadata even the ones with DV in it, and then make sure you make use of the [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) Custom Format with a score of {{ sonarr['cf']['dv-webdl']['trash_score'] }}

@ -1,7 +1,7 @@
??? summary "HQ Source Groups - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ----------------------------------------------------------------------------------------------------- | ------------------------------------------------ | --------------------------------------------- |
| [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} |
| [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#web-scene) | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-01']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-01) | {{ sonarr['cf']['web-tier-01']['trash_score'] }} | {{ sonarr['cf']['web-tier-01']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-02']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-02) | {{ sonarr['cf']['web-tier-02']['trash_score'] }} | {{ sonarr['cf']['web-tier-02']['trash_id'] }} |
| [{{ sonarr['cf']['web-tier-03']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-tier-03) | {{ sonarr['cf']['web-tier-03']['trash_score'] }} | {{ sonarr['cf']['web-tier-03']['trash_id'] }} |
| [{{ sonarr['cf']['web-scene']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#web-scene) | {{ sonarr['cf']['web-scene']['trash_score'] }} | {{ sonarr['cf']['web-scene']['trash_id'] }} |

@ -1,15 +1,15 @@
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| [{{ sonarr['cf']['repack-proper']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#repack-proper) | {{ sonarr['cf']['repack-proper']['trash_score'] }} | {{ sonarr['cf']['repack-proper']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_score'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_score'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} |
| [{{ sonarr['cf']['repack-proper']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-proper) | {{ sonarr['cf']['repack-proper']['trash_score'] }} | {{ sonarr['cf']['repack-proper']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v2']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v2) | {{ sonarr['cf']['repack-v2']['trash_score'] }} | {{ sonarr['cf']['repack-v2']['trash_id'] }} |
| [{{ sonarr['cf']['repack-v3']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#repack-v3) | {{ sonarr['cf']['repack-v3']['trash_score'] }} | {{ sonarr['cf']['repack-v3']['trash_id'] }} |
??? tip "Proper and Repacks - [CLICK TO EXPAND]"
I also suggest to change the Propers and Repacks settings in Sonarr
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/Sonarr-collection-of-custom-formats/#repack-proper) Custom Format.
`Media Management` => `File Management` to `Do Not Prefer` and use the [Repack/Proper](/Sonarr/sonarr-collection-of-custom-formats/#repack-proper) Custom Format.
![!cf-mm-propers-repacks-disable](/Sonarr/images/cf-mm-propers-repacks-disable.png)

@ -1,17 +1,17 @@
??? summary "Streaming Services - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------- | ----------------------------------------- | -------------------------------------- |
| [{{ sonarr['cf']['amzn']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#amzn) | {{ sonarr['cf']['amzn']['trash_score'] }} | {{ sonarr['cf']['amzn']['trash_id'] }} |
| [{{ sonarr['cf']['aptv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#aptv) | {{ sonarr['cf']['aptv']['trash_score'] }} | {{ sonarr['cf']['aptv']['trash_id'] }} |
| [{{ sonarr['cf']['sho']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#sho) | {{ sonarr['cf']['sho']['trash_score'] }} | {{ sonarr['cf']['sho']['trash_id'] }} |
| [{{ sonarr['cf']['dsnp']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dsnp) | {{ sonarr['cf']['dsnp']['trash_score'] }} | {{ sonarr['cf']['dsnp']['trash_id'] }} |
| [{{ sonarr['cf']['nf']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#nf) | {{ sonarr['cf']['nf']['trash_score'] }} | {{ sonarr['cf']['nf']['trash_id'] }} |
| [{{ sonarr['cf']['qibi']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#qibi) | {{ sonarr['cf']['qibi']['trash_score'] }} | {{ sonarr['cf']['qibi']['trash_id'] }} |
| [{{ sonarr['cf']['hmax']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hmax) | {{ sonarr['cf']['hmax']['trash_score'] }} | {{ sonarr['cf']['hmax']['trash_id'] }} |
| [{{ sonarr['cf']['hulu']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hulu) | {{ sonarr['cf']['hulu']['trash_score'] }} | {{ sonarr['cf']['hulu']['trash_id'] }} |
| [{{ sonarr['cf']['pcok']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pcok) | {{ sonarr['cf']['pcok']['trash_score'] }} | {{ sonarr['cf']['pcok']['trash_id'] }} |
| [{{ sonarr['cf']['dcu']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dcu) | {{ sonarr['cf']['dcu']['trash_score'] }} | {{ sonarr['cf']['dcu']['trash_id'] }} |
| [{{ sonarr['cf']['hbo']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#hbo) | {{ sonarr['cf']['hbo']['trash_score'] }} | {{ sonarr['cf']['hbo']['trash_id'] }} |
| [{{ sonarr['cf']['red']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#red) | {{ sonarr['cf']['red']['trash_score'] }} | {{ sonarr['cf']['red']['trash_id'] }} |
| [{{ sonarr['cf']['it']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#it) | {{ sonarr['cf']['it']['trash_score'] }} | {{ sonarr['cf']['it']['trash_id'] }} |
| [{{ sonarr['cf']['pmtp']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#pmtp) | {{ sonarr['cf']['pmtp']['trash_score'] }} | {{ sonarr['cf']['pmtp']['trash_id'] }} |
| [{{ sonarr['cf']['amzn']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#amzn) | {{ sonarr['cf']['amzn']['trash_score'] }} | {{ sonarr['cf']['amzn']['trash_id'] }} |
| [{{ sonarr['cf']['aptv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#aptv) | {{ sonarr['cf']['aptv']['trash_score'] }} | {{ sonarr['cf']['aptv']['trash_id'] }} |
| [{{ sonarr['cf']['sho']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sho) | {{ sonarr['cf']['sho']['trash_score'] }} | {{ sonarr['cf']['sho']['trash_id'] }} |
| [{{ sonarr['cf']['dsnp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dsnp) | {{ sonarr['cf']['dsnp']['trash_score'] }} | {{ sonarr['cf']['dsnp']['trash_id'] }} |
| [{{ sonarr['cf']['nf']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#nf) | {{ sonarr['cf']['nf']['trash_score'] }} | {{ sonarr['cf']['nf']['trash_id'] }} |
| [{{ sonarr['cf']['qibi']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#qibi) | {{ sonarr['cf']['qibi']['trash_score'] }} | {{ sonarr['cf']['qibi']['trash_id'] }} |
| [{{ sonarr['cf']['hmax']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hmax) | {{ sonarr['cf']['hmax']['trash_score'] }} | {{ sonarr['cf']['hmax']['trash_id'] }} |
| [{{ sonarr['cf']['hulu']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hulu) | {{ sonarr['cf']['hulu']['trash_score'] }} | {{ sonarr['cf']['hulu']['trash_id'] }} |
| [{{ sonarr['cf']['pcok']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#pcok) | {{ sonarr['cf']['pcok']['trash_score'] }} | {{ sonarr['cf']['pcok']['trash_id'] }} |
| [{{ sonarr['cf']['dcu']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dcu) | {{ sonarr['cf']['dcu']['trash_score'] }} | {{ sonarr['cf']['dcu']['trash_id'] }} |
| [{{ sonarr['cf']['hbo']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#hbo) | {{ sonarr['cf']['hbo']['trash_score'] }} | {{ sonarr['cf']['hbo']['trash_id'] }} |
| [{{ sonarr['cf']['red']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#red) | {{ sonarr['cf']['red']['trash_score'] }} | {{ sonarr['cf']['red']['trash_id'] }} |
| [{{ sonarr['cf']['it']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#it) | {{ sonarr['cf']['it']['trash_score'] }} | {{ sonarr['cf']['it']['trash_id'] }} |
| [{{ sonarr['cf']['pmtp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#pmtp) | {{ sonarr['cf']['pmtp']['trash_score'] }} | {{ sonarr['cf']['pmtp']['trash_id'] }} |

@ -1,15 +1,15 @@
??? summary "Unwanted - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |
| [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#br-disk) | {{ sonarr['cf']['br-disk']['trash_score'] }} | {{ sonarr['cf']['br-disk']['trash_id'] }} |
| [{{ sonarr['cf']['lq']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#lq) | {{ sonarr['cf']['lq']['trash_score'] }} | {{ sonarr['cf']['lq']['trash_id'] }} |
| [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd) :warning: | {{ sonarr['cf']['x265-hd']['trash_score'] }} | {{ sonarr['cf']['x265-hd']['trash_id'] }} |
| [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ sonarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ sonarr['cf']['x265-no-hdrdv']['trash_id'] }} |
| [{{ sonarr['cf']['no-rlsgroup']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#no-rlsgroup) | {{ sonarr['cf']['no-rlsgroup']['trash_score'] }} | {{ sonarr['cf']['no-rlsgroup']['trash_id'] }} |
| [{{ sonarr['cf']['obfuscated']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#obfuscated) | {{ sonarr['cf']['obfuscated']['trash_score'] }} | {{ sonarr['cf']['obfuscated']['trash_id'] }} |
| [{{ sonarr['cf']['retags']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#retags) | {{ sonarr['cf']['retags']['trash_score'] }} | {{ sonarr['cf']['retags']['trash_id'] }} |
| [{{ sonarr['cf']['bad-dual-groups']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#bad-dual-groups) | {{ sonarr['cf']['bad-dual-groups']['trash_score'] }} | {{ sonarr['cf']['bad-dual-groups']['trash_id'] }} |
| [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#dv-webdl) | ?????? | {{ sonarr['cf']['dv-webdl']['trash_id'] }} |
| [{{ sonarr['cf']['br-disk']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#br-disk) | {{ sonarr['cf']['br-disk']['trash_score'] }} | {{ sonarr['cf']['br-disk']['trash_id'] }} |
| [{{ sonarr['cf']['lq']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#lq) | {{ sonarr['cf']['lq']['trash_score'] }} | {{ sonarr['cf']['lq']['trash_id'] }} |
| [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd) :warning: | {{ sonarr['cf']['x265-hd']['trash_score'] }} | {{ sonarr['cf']['x265-hd']['trash_id'] }} |
| [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ sonarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ sonarr['cf']['x265-no-hdrdv']['trash_id'] }} |
| [{{ sonarr['cf']['no-rlsgroup']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#no-rlsgroup) | {{ sonarr['cf']['no-rlsgroup']['trash_score'] }} | {{ sonarr['cf']['no-rlsgroup']['trash_id'] }} |
| [{{ sonarr['cf']['obfuscated']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#obfuscated) | {{ sonarr['cf']['obfuscated']['trash_score'] }} | {{ sonarr['cf']['obfuscated']['trash_id'] }} |
| [{{ sonarr['cf']['retags']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#retags) | {{ sonarr['cf']['retags']['trash_score'] }} | {{ sonarr['cf']['retags']['trash_id'] }} |
| [{{ sonarr['cf']['bad-dual-groups']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#bad-dual-groups) | {{ sonarr['cf']['bad-dual-groups']['trash_score'] }} | {{ sonarr['cf']['bad-dual-groups']['trash_id'] }} |
| [{{ sonarr['cf']['dv-webdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dv-webdl) | ?????? | {{ sonarr['cf']['dv-webdl']['trash_id'] }} |
------
@ -19,7 +19,7 @@
- **{{ sonarr['cf']['lq']['name'] }}:** A collection of known Low Quality groups that are often banned from the the top trackers because the lack of quality or other reasons.
- **{{ sonarr['cf']['x265-hd']['name'] }}:** This blocks/ignores 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}.
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning:"
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-no-hdrdv']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-no-hdrdv) :warning:"
- **{{ sonarr['cf']['x265-no-hdrdv']['name'] }}:** This blocks/ignores 720/1080p (HD) releases that are encoded in x265. - More info [HERE](/Misc/x265-4k/){:target="_blank" rel="noopener noreferrer"}.
@ -29,7 +29,7 @@
In your quality profile use the following score for this Custom Format: `{{ sonarr['cf']['x265-no-hdrdv']['trash_score'] }}`
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/Sonarr-collection-of-custom-formats/#x265-hd) :warning:"
!!! Danger "Don't use this together with the following Custom Format [{{ sonarr['cf']['x265-hd']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#x265-hd) :warning:"
- **{{ sonarr['cf']['no-rlsgroup']['name'] }}:** [*Optional*] Some indexers strip out the release group what could result in LQ groups getting a higher score. For example a lot of EVO releases end up stripping the group name, so they appear as "upgrades", and they end up getting a decent score if other things match.
- **{{ sonarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases)

@ -78,12 +78,12 @@ plugins:
Radarr/V3/Tips/Radarr-rename-your-folders.md: Radarr/Tips/Radarr-rename-your-folders.md
Radarr/V3/Tips/Radarr-show-unknown-movie-items.md: Radarr/Tips/Radarr-show-unknown-movie-items.md
# Sonarr old redirects
Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/Sonarr-remote-path-mapping.md
Sonarr/V3/Sonarr-Quality-Settings-File-Size.md: Sonarr/Sonarr-Quality-Settings-File-Size.md
Sonarr/V3/Sonarr-recommended-naming-scheme.md: Sonarr/Sonarr-recommended-naming-scheme.md
Sonarr/V3/Sonarr-Release-Profile-RegEx.md: Sonarr/Sonarr-Release-Profile-RegEx.md
Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md: Sonarr/Sonarr-Release-Profile-RegEx-Anime.md
Sonarr/V3/Sonarr-remote-path-mapping.md: Sonarr/Sonarr-remote-path-mapping.md
Sonarr/V3/Remote-Path-Mappings-explained-for-Sonarr.md: Sonarr/sonarr-remote-path-mapping.md
Sonarr/V3/Sonarr-Quality-Settings-File-Size.md: Sonarr/sonarr-quality-settings-file-size.md
Sonarr/V3/Sonarr-recommended-naming-scheme.md: Sonarr/sonarr-recommended-naming-scheme.md
Sonarr/V3/Sonarr-Release-Profile-RegEx.md: Sonarr/sonarr-release-profile-regex.md
Sonarr/V3/Sonarr-Release-Profile-RegEx-Anime.md: Sonarr/sonarr-release-profile-regex-anime.md
Sonarr/V3/Sonarr-remote-path-mapping.md: Sonarr/sonarr-remote-path-mapping.md
# Downloader old redirects
NZBGet/How-to-setup-NZBGet.md: Downloaders/NZBGet/Basic-Setup.md
NZBGet/scripts/index.md: Downloaders/NZBGet/scripts/index.md

Loading…
Cancel
Save