Merge branch 'TRaSH-:master' into radarr-anime

pull/942/head
Michael Thomas 2 years ago committed by GitHub
commit 7552ef15e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
nav:
- Home: index.md
- Tips
- Profiles: /Plex/profiles/
- Tips

@ -2,7 +2,3 @@ nav:
- Suggested Plex Media Server Settings: Plex-media-server.md
- Optimal Plex Client Settings: Optimal-plex-client-settings.md
- JBOPS 4K Transcode Stopping with Tautulli: 4k-transcoding.md

@ -45,8 +45,8 @@ Condition Logic
## Arguments
```plaintext
Under each: Playback Start, Playback Resume, Transcode Decision Change
```plaintext
--jbop stream --username {username} --sessionId {session_id} --killMessage 'Transcoding streams are not allowed for {video_resolution} streams.'
```

@ -1,9 +1,9 @@
# Plex Profiles
!!! note ""
Here you will find a collection of profiles you can use with Plex.
!!! info
Here you will find a collection of profiles you only should use if Plex has issues direct playing your media on your devices, these profiles could help but results might vary.
Profiles are used if Plex has issues direct playing your media on your devices, these profiles could help but result.
!!! danger "The profiles aren't tested on the Shield 2019 or newer Chromecast models :warning:"
## How to
@ -18,7 +18,7 @@ Example paths:
## Profiles
!!! attention ""
!!! tip
If you got some to share, pls make a PR so we can collect them at one place
### Android Shield

@ -2,45 +2,37 @@
Here you will find a collection of tips for Prowlarr.
*Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all).*
!!! info "Prowlarr is an indexer manager/proxy built on the popular arr .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent Trackers and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete management of your indexers with no per app Indexer setup required (we do it all)."
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/prowlarr){:target="_blank" rel="noopener noreferrer"}
## Master
Prowlarr does not yet have a stable release.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Master&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/master/changes){ .off-glb }
## Develop
![develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/prowlarr/testing/VERSION.json&label=Current%20Develop/Beta%20Version&style=for-the-badge&color=4051B5){ .off-glb }
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues. On GitHub, this is the `master` branch.
(Beta): This is the testing edge. Released after being tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
**Prowlarr does not yet have a stable release.**
This version will receive updates either weekly or biweekly depending on development.
## Develop
!!! warning
![Current Develop/Beta](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/develop/changes){ .off-glb }
**You may not be able to go back to `master` after switching to this branch.**
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
On GitHub, this is a snapshot of the `develop` branch at a specific point in time.
!!! warning "On GitHub, this is a snapshot of the `develop` branch at a specific point in time."
## Nightly
![nightly](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/prowlarr/nightly/VERSION.json&label=Current%20Nightly/Unstable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Nightly/Unstable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Nightly&query=%24%5B0%5D.version&url=https://prowlarr.servarr.com/v1/update/nightly/changes){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may not have been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
(Alpha/Unstable): This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! danger
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
This version is updated immediately.
!!! warning
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `develop` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Prowlarr

@ -39,7 +39,9 @@ These Quality Settings have been created and tested with info I got from others,
## Radarr Quality Definitions
| Quality | Minimum | Maximum |
- Note that `400` is the displayed value for Unlimited
| Quality | Minimum (Megabytes Per Minute) | Maximum (Megabytes Per Minute) |
| ----------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
| {{ radarr['quality-size']['movie']['qualities'][0]['quality'] }} | {{ radarr['quality-size']['movie']['qualities'][0]['min'] }} | {{ radarr['quality-size']['movie']['qualities'][0]['max'] }} |
| {{ radarr['quality-size']['movie']['qualities'][1]['quality'] }} | {{ radarr['quality-size']['movie']['qualities'][1]['min'] }} | {{ radarr['quality-size']['movie']['qualities'][1]['max'] }} |

@ -53,7 +53,7 @@ I also made 3 guides related to this one.
| [Hybrid](#hybrid) | [BR-DISK](#br-disk) | [Remux Tier 01](#remux-tier-01) | [Amazon](#amzn) |
| [Remaster](#remaster) | [LQ](#lq) | [Remux Tier 02](#remux-tier-02) | [Apple TV+](#atvp) |
| [4K Remaster](#4k-remaster) | [3D](#3d) | [UHD Bluray Tier 01](#uhd-bluray-tier-01) | [Disney+](#dsnp) |
| [Special Editions](#special-edition) | [x265 (HD)](#x265-hd) | [UHD Bluray Tier 02](#uhd-bluray-tier-02) | [HBO Max](#hmax) |
| [Special Edition](#special-edition) | [x265 (HD)](#x265-hd) | [UHD Bluray Tier 02](#uhd-bluray-tier-02) | [HBO Max](#hmax) |
| [Criterion Collection](#criterion-collection) | | [UHD Bluray Tier 03](#uhd-bluray-tier-03) | [Hulu](#hulu) |
| [Theatrical Cut](#theatrical-cut) | | [HD Bluray Tier 01](#hd-bluray-tier-01) | [Netflix](#nf) |
| [IMAX](#imax) | | [HD Bluray Tier 02](#hd-bluray-tier-02) | [Peacock TV](#pcok) |
@ -68,12 +68,12 @@ I also made 3 guides related to this one.
| [Repack/Proper](#repackproper) | [Bad Dual Groups](#bad-dual-groups) | [Multi-French](#multi-french) | [FR Remux Tier 01](#fr-remux-tier-01) |
| [Repack2](#repack2) | [DV (WEBDL)](#dv-webdl) | [Multi-Audio](#multi-audio) | [FR Remux Tier 02](#fr-remux-tier-02) |
| [Multi](#multi) | [EVO (no WEBDL)](#evo-no-webdl) | [French Audio](#french-audio) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-01) |
| [x264](#x264) | [No-RlsGroup](#no-rlsgroup) | [VFF](#vff) | [FR UHD Bluray Tier 01](#fr-uhd-bluray-tier-02) |
| [x265](#x265) | [Obfuscated](#obfuscated) | [VOF](#vof) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) |
| [MPEG2](#mpeg2) | [Retags](#retags) | [VFI](#vfi) | [FR HD Bluray Tier 02](#fr-hd-bluray-tier-02) |
| [Dutch Groups](#dutch-groups) | [Scene](#scene) | [VFQ](#vfq) | [FR WEB Tier 01](#fr-web-tier-01) |
| [FreeLeech](#freeleech) | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VQ](#vq) | [FR WEB Tier 02](#fr-web-tier-02) |
| | | [VFB](#vfb) | [FR Scene Groups](#fr-scene-groups) |
| [x264](#x264) | [HDR10+ Boost](#hdr10plus-boost) | [VFF](#vff) | [FR UHD Bluray Tier 02](#fr-uhd-bluray-tier-02) |
| [x265](#x265) | [No-RlsGroup](#no-rlsgroup) | [VOF](#vof) | [FR HD Bluray Tier 01](#fr-hd-bluray-tier-01) |
| [MPEG2](#mpeg2) | [Obfuscated](#obfuscated) | [VFI](#vfi) | [FR HD Bluray Tier 02](#fr-hd-bluray-tier-02) |
| [Dutch Groups](#dutch-groups) | [Retags](#retags) | [VFQ](#vfq) | [FR WEB Tier 01](#fr-web-tier-01) |
| [FreeLeech](#freeleech) | [Scene](#scene) | [VQ](#vq) | [FR WEB Tier 02](#fr-web-tier-02) |
| | [x265 (no HDR/DV)](#x265-no-hdrdv) | [VFB](#vfb) | [FR Scene Groups](#fr-scene-groups) |
| | | [VOSTFR](#vostfr) | [FR LQ](#fr-lq) |
------
@ -988,6 +988,22 @@ I also made 3 guides related to this one.
------
### HDR10Plus Boost
??? faq "HDR10+ Boost - [CLICK TO EXPAND]"
Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/radarr/cf/hdr10plus-boost.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### No-RlsGroup
??? faq "No-RlsGroup - [CLICK TO EXPAND]"
@ -1040,7 +1056,6 @@ I also made 3 guides related to this one.
<sub><sup>[TOP](#index)</sup>
------
### Scene
??? faq "Scene - [CLICK TO EXPAND]"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 391 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 806 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 516 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 448 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 827 KiB

@ -2,47 +2,35 @@
Here you will find a collection of Radarr Guides I made.
## Master
!!! info "Radarr is a movie collection manager for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new movies and will interface with clients and indexers to grab, sort, and rename them. It can also be configured to automatically upgrade the quality of existing files in the library when a better quality format becomes available."
![master](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/release/VERSION.json&label=Current%20Master/Stable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/radarr){:target="_blank" rel="noopener noreferrer"}
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues.
## Master
This version will receive updates approximately monthly.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Master&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/master/changes){ .off-glb }
On GitHub, this is the `master` branch.
(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues. This version will receive updates approximately monthly. On GitHub, this is the `master` branch.
## Develop
![develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/testing/VERSION.json&label=Current%20Develop/Beta%20Version&style=for-the-badge&color=4051B5){ .off-glb }
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`.
This version will receive updates either weekly or biweekly depending on development.
![Current Develop/Beta](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/develop/changes){ .off-glb }
!!! warning
(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still `beta`. This version will receive updates either weekly or biweekly depending on development.
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is a snapshot of the `develop` branch at a specific point in time.
!!! warning "**Warning: You may not be able to go back to `master` after switching to this branch.** On GitHub, this is a snapshot of the `develop` branch at a specific point in time."
## Nightly
![nightly](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/radarr/nightly/VERSION.json&label=Current%20Nightly/Unstable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Nightly/Unstable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Nightly&query=%24%5B0%5D.version&url=https://radarr.servarr.com/v1/update/nightly/changes){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! danger
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
***Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.***
This version is updated immediately.
!!! warning
**You may not be able to go back to `master` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `master` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Radarr

@ -63,6 +63,7 @@ radarr:
- 90a6f9a284dff5103f6346090e6280c8 # LQ
- b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
- 9c38ebb7384dada637be8899efa68e6f # SDR
# Optional
# Uncomment any of the following optional custom formats you want to be included
# - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@ -72,6 +73,9 @@ radarr:
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
# - 0a3f082873eb454bde444150b70253cc # Extras
# Resolution
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
- fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
# Streaming Services
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:

@ -60,6 +60,7 @@ radarr:
- 90a6f9a284dff5103f6346090e6280c8 # LQ
- b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
- 9c38ebb7384dada637be8899efa68e6f # SDR
# Optional
# Uncomment any of the following optional custom formats you want to be included
# - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@ -69,6 +70,9 @@ radarr:
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
# - 0a3f082873eb454bde444150b70253cc # Extras
# Resolution
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
- fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
# Streaming Services
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:

@ -60,6 +60,7 @@ radarr:
- 90a6f9a284dff5103f6346090e6280c8 # LQ
- b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
- 9c38ebb7384dada637be8899efa68e6f # SDR
# Optional
# Uncomment any of the following optional custom formats you want to be included
# - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@ -69,6 +70,9 @@ radarr:
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
# - 0a3f082873eb454bde444150b70253cc # Extras
# Resolution
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
- fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
# Streaming Services
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:

@ -63,6 +63,7 @@ radarr:
- 90a6f9a284dff5103f6346090e6280c8 # LQ
- b8cd450cbfa689c0259a01d9e29ba3d6 # 3D
- 839bea857ed2c0a8e084f3cbdbd65ecb # x265 (no HDR/DV)
- 9c38ebb7384dada637be8899efa68e6f # SDR
# Optional
# Uncomment any of the following optional custom formats you want to be included
# - b6832f586342ef70d9c128d40c07b872 # Bad Dual Groups
@ -72,6 +73,9 @@ radarr:
# - 5c44f52a8714fdd79bb4d98e2673be1f # Retags
# - f537cf427b64c38c8e36298f657e4828 # Scene
# - 0a3f082873eb454bde444150b70253cc # Extras
# Resolution
- 820b09bb9acbfde9c35c71e0e565dad8 # 1080p
- fb392fb0d61a010ae38e49ceaa24a1ef # 2160p
# Streaming Services
- 2a6039655313bf5dab1e43523b62c374 # MA
quality_profiles:

@ -37,7 +37,7 @@ I only do WEB-DL myself for TV shows because in my opinion WEB-DL is the sweet s
## Sonarr Quality Definitions
| Quality | Minimum | Maximum |
| Quality | Minimum (Megabytes Per Minute) | Maximum (Megabytes Per Minute) |
| ------------------------------------------------------------------ | -------------------------------------------------------------- | -------------------------------------------------------------- |
| {{ sonarr['quality-size']['series']['qualities'][0]['quality'] }} | {{ sonarr['quality-size']['series']['qualities'][0]['min'] }} | {{ sonarr['quality-size']['series']['qualities'][0]['max'] }} |
| {{ sonarr['quality-size']['series']['qualities'][1]['quality'] }} | {{ sonarr['quality-size']['series']['qualities'][1]['min'] }} | {{ sonarr['quality-size']['series']['qualities'][1]['max'] }} |
@ -58,7 +58,7 @@ I only do WEB-DL myself for TV shows because in my opinion WEB-DL is the sweet s
### Sonarr Quality Definitions - Anime
| Quality | Minimum | Maximum |
| Quality | Minimum (Megabytes Per Minute) | Maximum (Megabytes Per Minute) |
| ----------------------------------------------------------------- | ------------------------------------------------------------- | ------------------------------------------------------------- |
| {{ sonarr['quality-size']['anime']['qualities'][0]['quality'] }} | {{ sonarr['quality-size']['anime']['qualities'][0]['min'] }} | {{ sonarr['quality-size']['anime']['qualities'][0]['max'] }} |
| {{ sonarr['quality-size']['anime']['qualities'][1]['quality'] }} | {{ sonarr['quality-size']['anime']['qualities'][1]['min'] }} | {{ sonarr['quality-size']['anime']['qualities'][1]['max'] }} |

@ -2,25 +2,23 @@
Here you will find a collection of Sonarr guides I made.
## Master
!!! info "Sonarr is a PVR for Usenet and BitTorrent users. It can monitor multiple RSS feeds for new episodes of your favorite shows and will grab, sort and rename them. It can also be configured to automatically upgrade the quality of files already downloaded when a better quality format becomes available."
For Installation and Quick Start Guide please check the official [WikiArr](https://wiki.servarr.com/en/sonarr){:target="_blank" rel="noopener noreferrer"}
![Main](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/sonarr/release/VERSION.json&label=Current%20Master/Stable%20Version&style=for-the-badge&color=4051B5){ .off-glb }
## Master
(Default/Stable): This has been tested by users on nightly (`develop`) branch and it's not known to have any major issues. This branch should be used by the majority of users.
![Current Master/Stable](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Main&query=%24%5B%27v3-stable%27%5D.version&url=https%3A%2F%2Fservices.sonarr.tv%2Fv1%2Freleases){ .off-glb }
On GitHub, this is the `main` branch.
(Default/Stable): This has been tested by users on nightly (`develop`) branch and it's not known to have any major issues. This branch should be used by the majority of users. On GitHub, this is the `main` branch.
## Develop
![Develop](https://img.shields.io/badge/dynamic/json?query=%24.version&url=https://raw.githubusercontent.com/hotio/sonarr/nightly/VERSION.json&label=Current%20Develop/Nightly%20Version&style=for-the-badge&color=4051B5){ .off-glb }
![Current Develop/Nightly](https://img.shields.io/badge/dynamic/json?color=4051B5&style=for-the-badge&label=Develop&query=%24%5B%27v3-nightly%27%5D.version&url=https%3A%2F%2Fservices.sonarr.tv%2Fv1%2Freleases){ .off-glb }
(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.
!!! Warning
**You may not be able to go back to `main` after switching to this branch.**
On GitHub, this is the `develop` branch.
!!! danger "**Warning: You may not be able to go back to `main` after switching to this branch.** On GitHub, this is the `develop` branch."
### How do I update Sonarr

@ -70,11 +70,12 @@ I also made 3 guides related to this one.
| ------------------------------ | ----------------------------------- | ------ | ------ |
| [Repack/Proper](#repackproper) | [Bad Dual Groups](#bad-dual-groups) | &nbsp; | &nbsp; |
| [Repack v2](#repack-v2) | [DV (WEBDL)](#dv-webdl) | &nbsp; | &nbsp; |
| [Repack v3](#repack-v3) | [No-RlsGroup](#no-rlsgroup) | &nbsp; | &nbsp; |
| [Multi](#multi) | [Obfuscated](#obfuscated) | &nbsp; | &nbsp; |
| [MPEG2](#mpeg2) | [Retags](#retags) | &nbsp; | &nbsp; |
| [x264](#x264) | [Scene](#scene) | &nbsp; | &nbsp; |
| [x265](#x265) | [Season Packs](#season-pack) | &nbsp; | &nbsp; |
| [Repack v3](#repack-v3) | [HDR10+ Boost](#hdr10plus-boost) | &nbsp; | &nbsp; |
| [Multi](#multi) | [No-RlsGroup](#no-rlsgroup) | &nbsp; | &nbsp; |
| [MPEG2](#mpeg2) | [Obfuscated](#obfuscated) | &nbsp; | &nbsp; |
| [x264](#x264) | [Retags](#retags) | &nbsp; | &nbsp; |
| [x265](#x265) | [Scene](#scene) | &nbsp; | &nbsp; |
| | [Season Packs](#season-pack) | &nbsp; | &nbsp; |
| | [x265 (no HDR/DV)](#x265-no-hdrdv) | &nbsp; | &nbsp; |
------
@ -943,6 +944,22 @@ I also made 3 guides related to this one.
------
### HDR10Plus Boost
??? faq "HDR10+ Boost - [CLICK TO EXPAND]"
Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+.
??? example "JSON - [CLICK TO EXPAND]"
```json
[[% filter indent(width=4) %]][[% include 'json/sonarr/cf/hdr10plus-boost.json' %]][[% endfilter %]]
```
<sub><sup>[TOP](#index)</sup>
------
### No-RlsGroup
??? faq "No-RlsGroup - [CLICK TO EXPAND]"

@ -39,6 +39,15 @@
"fields": {
"value": "\\b(FraMeSToR|HQMUX)\\b"
}
},
{
"name": "NOT SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -1,98 +0,0 @@
{
"trash_id": "e99b70d7cfb114fca0e376f87b550d30",
"trash_score": "1900",
"name": "FR HQ-Remux",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Remux",
"implementation": "QualityModifierSpecification",
"negate": false,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "BDHD",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]BDHD\\b"
}
},
{
"name": "HDForever",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HDForever\\b"
}
},
{
"name": "HeavyWeight",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HeavyWeight\\b"
}
},
{
"name": "MARBLECAKE",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]MARBLECAKE\\b"
}
},
{
"name": "Obi",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]Obi\\b"
}
},
{
"name": "ONLY",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]ONLY\\b"
}
},
{
"name": "Psaro",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]Psaro\\b"
}
},
{
"name": "Quebec63",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-](Quebec|QC)63\\b"
}
},
{
"name": "Sicario",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]Sicario\\b"
}
}
]
}

@ -1,143 +0,0 @@
{
"trash_id": "ea29a21b16f8cb189bf7e8c1923daf6c",
"trash_score": "1750",
"name": "FR HQ-WEBDL",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
},
{
"name": "ALLDAYiN",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]ALLDAYiN\\b"
}
},
{
"name": "BEO",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]BEO\\b"
}
},
{
"name": "FCK",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FCK\\b"
}
},
{
"name": "FRATERNiTY",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FRATERNiTY\\b"
}
},
{
"name": "FrIeNdS",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FrIeNdS\\b"
}
},
{
"name": "HANAMi",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HANAMi\\b"
}
},
{
"name": "HeavyWeight",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HeavyWeight\\b"
}
},
{
"name": "LAZARUS",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]LAZARUS\\b"
}
},
{
"name": "MTDK",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]MTDK\\b"
}
},
{
"name": "NEO",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]NEO\\b"
}
},
{
"name": "NoNe",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]NoNe\\b"
}
},
{
"name": "ONLYMOViE",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]ONLYMOViE\\b"
}
},
{
"name": "Slay3R",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]Slay3R\\b"
}
}
]
}

@ -1,170 +0,0 @@
{
"trash_id": "7737330faad260830b9cabff1a59c4a5",
"trash_score": "1800",
"name": "FR HQ",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "Not WEBDL",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not WEBRip",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 8
}
},
{
"name": "Not 2160p",
"implementation": "ResolutionSpecification",
"negate": true,
"required": true,
"fields": {
"value": 2160
}
},
{
"name": "BEO",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]BEO\\b"
}
},
{
"name": "D3L0P@tte",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]D3L0P(@tte)?\\b"
}
},
{
"name": "FoX",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FoX\\b"
}
},
{
"name": "FRATERNiTY",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FRATERNiTY\\b"
}
},
{
"name": "FrIeNdS",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FrIeNdS\\b"
}
},
{
"name": "FUJiSAN",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]FUJiSAN\\b"
}
},
{
"name": "HeavyWeight",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HeavyWeight\\b"
}
},
{
"name": "HLX",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]HLX\\b"
}
},
{
"name": "LAZARUS",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]LAZARUS\\b"
}
},
{
"name": "MARBLECAKE",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]MARBLECAKE\\b"
}
},
{
"name": "NEO",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]NEO\\b"
}
},
{
"name": "NoNe",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]NoNe\\b"
}
},
{
"name": "SowHD",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-]SowHD\\b"
}
},
{
"name": "Smaller interesting groups (few releases)",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "[\\[ .-](JKF(-2D)?|TkHD|UTT)"
}
}
]
}

@ -19,7 +19,7 @@
"negate": false,
"required": false,
"fields": {
"value": "\\b(FCK))\\b"
"value": "\\b(FCK)\\b"
}
},
{

@ -1,62 +0,0 @@
{
"trash_id": "6c49e838db78cada32b1236030986b8f",
"trash_score": "2250",
"name": "FR UHD (DUSTiN)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "DUSTiN",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(DUSTiN)\\b"
}
},
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "Not WEBDL",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not WEBRip",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 8
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 2160
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -1,62 +0,0 @@
{
"trash_id": "9908ee28f37d1bbd8b1e1301f22b766f",
"trash_score": "2300",
"name": "FR UHD (FLOP)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FLOP",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FLOP)\\b"
}
},
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "Not WEBDL",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not WEBRip",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 8
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 2160
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -1,62 +0,0 @@
{
"trash_id": "8b6e6593645aae09ed71ae2c668f0bfd",
"trash_score": "2150",
"name": "FR UHD (FRATERNiTY)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "FRATERNiTY",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(FRATERNiTY)\\b"
}
},
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "Not WEBDL",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not WEBRip",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 8
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 2160
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -1,62 +0,0 @@
{
"trash_id": "058059a798cd21d1063be821e3830180",
"trash_score": "2300",
"name": "FR UHD (SowHD)",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "SowHD",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(SowHD)\\b"
}
},
{
"name": "Not Remux",
"implementation": "QualityModifierSpecification",
"negate": true,
"required": true,
"fields": {
"value": 5
}
},
{
"name": "Not WEBDL",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 7
}
},
{
"name": "Not WEBRip",
"implementation": "SourceSpecification",
"negate": true,
"required": true,
"fields": {
"value": 8
}
},
{
"name": "2160p",
"implementation": "ResolutionSpecification",
"negate": false,
"required": true,
"fields": {
"value": 2160
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -0,0 +1,72 @@
{
"trash_id": "b17886cb4158d9fea189859409975758",
"trash_score": "901",
"trash_regex": "https://regex101.com/r/hCAQEO/4",
"name": "HDR10+ Boost",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "HDR10+",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bHDR10(\\+|P(lus)?\\b)"
}
},
{
"name": "Not DV HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "^(?=.*\\b(HDR(10)?)\\b)(?=.*\\b(DV|DoVi)\\b)"
}
},
{
"name": "Not HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bHDR10(\\b[^+|Plus])"
}
},
{
"name": "Not PQ",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(PQ)\\b"
}
},
{
"name": "Not HLG",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(HLG)\\b"
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
},
{
"name": "Not DV",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(dv|dovi|dolby[ .]?vision)\\b"
}
}
]
}

@ -0,0 +1,17 @@
{
"trash_id": "9c38ebb7384dada637be8899efa68e6f",
"trash_score": "-10000",
"name": "SDR",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "SDR",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bSDR\\b"
}
}
]
}

@ -0,0 +1,72 @@
{
"trash_id": "0dad0a507451acddd754fe6dc3a7f5e7",
"trash_score": "901",
"trash_regex": "https://regex101.com/r/hCAQEO/4",
"name": "HDR10+ Boost",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "HDR10+",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\bHDR10(\\+|P(lus)?\\b)"
}
},
{
"name": "Not DV HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "^(?=.*\\b(HDR(10)?)\\b)(?=.*\\b(DV|DoVi)\\b)"
}
},
{
"name": "Not HDR10",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bHDR10(\\b[^+|Plus])"
}
},
{
"name": "Not PQ",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(PQ)\\b"
}
},
{
"name": "Not HLG",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(HLG)\\b"
}
},
{
"name": "Not SDR",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\bSDR(\\b|\\d)"
}
},
{
"name": "Not DV",
"implementation": "ReleaseTitleSpecification",
"negate": true,
"required": true,
"fields": {
"value": "\\b(dv|dovi|dolby[ .]?vision)\\b"
}
}
]
}

@ -31,6 +31,15 @@
"value": "\\b(CasStudio)\\b"
}
},
{
"name": "CRFW",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(CRFW)\\b"
}
},
{
"name": "CtrlHD",
"implementation": "ReleaseGroupSpecification",
@ -49,6 +58,15 @@
"value": "\\b(FLUX)\\b"
}
},
{
"name": "HONE",
"implementation": "ReleaseGroupSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(HONE)\\b"
}
},
{
"name": "KiNGS",
"implementation": "ReleaseGroupSpecification",

@ -2,8 +2,8 @@ mkdocs-glightbox==0.3.0
mkdocs-awesome-pages-plugin==2.8.0
mkdocs-git-revision-date-localized-plugin==1.1.0
mkdocs-macros-plugin==0.7.0
mkdocs-material==8.5.6
mkdocs-minify-plugin==0.5.0
mkdocs-material==8.5.7
mkdocs-minify-plugin==0.6.1
mkdocs-redirects==1.2.0
mkdocs-include-markdown-plugin==3.8.0
mkdocs-include-markdown-plugin==3.9.1
mkdocs-markdownextradata-plugin==0.2.5

@ -1,3 +1,45 @@
# 2022-10-31 22:15
**[Starr]**
- Added: Quality Settings (File Size) - Descriptor to values. #939
**[SQP]**
- Add: CF `SDR` to Unwanted for SQP 2-5. #935
- Updated: Recyclarr configs for SQP 2-5. #936/7
**[Plex]**
- Moved: Tips above profiles. #940
- Fixed: copy/paste option. #940
- Fixed: Formatting for profiles page. #940
- Added: warning for untested on new Shield/Chromecast models. #940
**[Guides]**
- Switched to STARR version listings using the build server. #941
- Updated: Branch description to match the official WikiArr. #941
# 2022-10-30 21:00
**[Sonarr]**
- Add: `HONE` and `CRFW` to `WEB Tier 01` they release DV HDR hybrids of various shows. #934
**[SQP]**
- NEW: CF `SDR`. #935
- Updated: CF `2160p` Added Condition `NOT SDR`. #935
# 2022-10-29 19:15
**[Guides]**
- Updated: Flowcharts for Audio, HDR Formats and full Flowchart. #931
**[Starr]**
- NEW: CF `[HDR10+ Boost]` Optional (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+. #931
**[SQP]**
- Add: Warning for x264 score. #931
# 2022-10-25 19:45
**[SQP]**
- Add: Resolution scoring so 1080p doesn't outrank 2160p. #924
**[Radarr]**
- Fix: French CF. #923
# 2022-10-23 20:45
**[Sonarr]**
- Add: Quality profile. #919

@ -1,6 +1,6 @@
??? summary "Audio - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/audio-flowchart.png)
![!HDR Formats Flowchart](/Radarr/images/flowchart-audio.png)
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |

@ -1,6 +1,6 @@
??? summary "HDR Formats - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/hdr-formats-flowchart.png)
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |

@ -1,6 +1,6 @@
??? summary "Audio - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/audio-flowchart.png)
![!HDR Formats Flowchart](/Radarr/images/flowchart-audio.png)
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------- | ------------------------------------------- |

@ -1,6 +1,6 @@
??? summary "HDR Formats - [CLICK TO EXPAND]"
![!HDR Formats Flowchart](/Radarr/images/hdr-formats-flowchart.png)
![!HDR Formats Flowchart](/Radarr/images/flowchart-hdr-formats.png)
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |

@ -61,10 +61,6 @@
{! include-markdown "../../includes/cf/radarr-optional.md" !}
??? summary "Resolution - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | --------------------------------------- |
| [{{ radarr['cf']['720p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/720p.json) | {{ radarr['cf']['720p']['trash_score'] }} | {{ radarr['cf']['720p']['trash_id'] }} |
| [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} |
{! include-markdown "../../includes/sqp/hd-radarr-resolution.md" !}
{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}

@ -26,4 +26,6 @@
{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !}
{! include-markdown "../../includes/sqp/uhd-radarr-resolution.md" !}
{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}

@ -14,4 +14,6 @@
{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !}
{! include-markdown "../../includes/sqp/uhd-radarr-resolution.md" !}
{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}

@ -14,4 +14,6 @@
{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !}
{! include-markdown "../../includes/sqp/uhd-radarr-resolution.md" !}
{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}

@ -26,4 +26,6 @@
{! include-markdown "../../includes/sqp/uhd-radarr-optional.md" !}
{! include-markdown "../../includes/sqp/uhd-radarr-resolution.md" !}
{! include-markdown "../../includes/cf/radarr-streaming-services.md" !}

@ -0,0 +1,5 @@
??? summary "Resolution - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | --------------------------------------- |
| [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} |
| [{{ radarr['cf']['720p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/720p.json) | {{ radarr['cf']['720p']['trash_score'] }} | {{ radarr['cf']['720p']['trash_id'] }} |

@ -1,9 +1,9 @@
??? summary "Misc - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------- | ----------------------------------------------- |
| -------------------------------------------------------------------------------------------------------- | -------------------------------------------------: | ----------------------------------------------- |
| [{{ radarr['cf']['repack-proper']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repackproper) | {{ radarr['cf']['repack-proper']['trash_score'] }} | {{ radarr['cf']['repack-proper']['trash_id'] }} |
| [{{ radarr['cf']['repack2']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#repack2) | {{ radarr['cf']['repack2']['trash_score'] }} | {{ radarr['cf']['repack2']['trash_id'] }} |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | -10000 | {{ radarr['cf']['x264']['trash_id'] }} |
| [{{ radarr['cf']['x264']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x264) | :warning: -10000 | {{ radarr['cf']['x264']['trash_id'] }} |
------
Breakdown and Why

@ -6,11 +6,12 @@
| ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |
| [{{ radarr['cf']['bad-dual-groups']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#bad-dual-groups) | {{ radarr['cf']['bad-dual-groups']['trash_score'] }} | {{ radarr['cf']['bad-dual-groups']['trash_id'] }} |
| [{{ radarr['cf']['dv-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#dv-webdl) | :interrobang: | {{ radarr['cf']['dv-webdl']['trash_id'] }} |
| [{{ radarr['cf']['hdr10plus-boost']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hdr10plus-boost) | {{ radarr['cf']['hdr10plus-boost']['trash_score'] }} | {{ radarr['cf']['hdr10plus-boost']['trash_id'] }} |
| [{{ radarr['cf']['evo-no-webdl']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#evo-no-webdl) | {{ radarr['cf']['evo-no-webdl']['trash_score'] }} | {{ radarr['cf']['evo-no-webdl']['trash_id'] }} |
| [{{ radarr['cf']['no-rlsgroup']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#no-rlsgroup) | {{ radarr['cf']['no-rlsgroup']['trash_score'] }} | {{ radarr['cf']['no-rlsgroup']['trash_id'] }} |
| [{{ radarr['cf']['obfuscated']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#obfuscated) | {{ radarr['cf']['obfuscated']['trash_score'] }} | {{ radarr['cf']['obfuscated']['trash_id'] }} |
| [{{ radarr['cf']['retags']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#retags) | {{ radarr['cf']['retags']['trash_score'] }} | {{ radarr['cf']['retags']['trash_id'] }} |
| [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_score'] }} | {{ radarr['cf']['scene']['trash_id'] }} |
| [{{ radarr['cf']['scene']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#scene) | {{ radarr['cf']['scene']['trash_score'] }} | {{ radarr['cf']['scene']['trash_id'] }} |
| [{{ radarr['cf']['x265-no-hdrdv']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#x265-no-hdrdv) :warning: | {{ radarr['cf']['x265-no-hdrdv']['trash_score'] }} | {{ radarr['cf']['x265-no-hdrdv']['trash_id'] }} |
------
@ -33,6 +34,7 @@
- If you only watch your movies on a setup that completely supports Dolby Vision from start to end then give it a score of `0` or just don't add it.
- If you (or family members you share your collection with) have a setup that doesn't support Dolby Vision then you should add this with a score of `{{ radarr['cf']['dv-webdl']['trash_score'] }}`.
- **{{ radarr['cf']['hdr10plus-boost']['name'] }}:** [*Optional*] (use this one only if you have a (Samsung) TV that supports HDR10+ and you don't have a Setup that supports DV or you prefer HDR10+
- **{{ radarr['cf']['evo-no-webdl']['name'] }}:** This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay.
- **{{ radarr['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.
- **{{ radarr['cf']['obfuscated']['name'] }}:** [*Optional*] (use these only if you dislike renamed releases)

@ -0,0 +1,5 @@
??? summary "Resolution - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ---------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------ | --------------------------------------- |
| [{{ radarr['cf']['1080p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/1080p.json) | {{ radarr['cf']['1080p']['trash_score'] }} | {{ radarr['cf']['1080p']['trash_id'] }} |
| [{{ radarr['cf']['2160p']['name'] }}](https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/2160p.json) | {{ radarr['cf']['2160p']['trash_score'] }} | {{ radarr['cf']['2160p']['trash_id'] }} |

@ -1,9 +1,10 @@
??? summary "Unwanted - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------- |
| [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_score'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} |
| [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} |
| [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} |
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------------- | -------------------------------------------- | ----------------------------------------- |
| [{{ radarr['cf']['br-disk']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#br-disk) | {{ radarr['cf']['br-disk']['trash_score'] }} | {{ radarr['cf']['br-disk']['trash_id'] }} |
| [{{ radarr['cf']['lq']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#lq) | {{ radarr['cf']['lq']['trash_score'] }} | {{ radarr['cf']['lq']['trash_id'] }} |
| [{{ radarr['cf']['3d']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#3d) | {{ radarr['cf']['3d']['trash_score'] }} | {{ radarr['cf']['3d']['trash_id'] }} |
| [{{ radarr['cf']['sdr']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#sdr) | {{ radarr['cf']['sdr']['trash_score'] }} | {{ radarr['cf']['sdr']['trash_id'] }} |
------
Breakdown and Why
@ -11,3 +12,4 @@
- **{{ radarr['cf']['br-disk']['name'] }} :** 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.
- **{{ radarr['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.
- **{{ radarr['cf']['3d']['name'] }}:** Is 3D still a thing for home use ?
- **{{ radarr['cf']['sdr']['name'] }}:** This will help to prevent to grab UHD/4k releases without HDR Formats.

Loading…
Cancel
Save