Merge branch 'master' into Radarr-french-cf

pull/863/head
NiceTSY 2 years ago committed by GitHub
commit a31fef79f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
# 2022-10-12 19:25
**[Guide - Starr Custom Formats]
**[Guide - Starr Custom Formats]**
- Added: Audio Flowchart (Hopefully to make the logic/choices more clear). #898
- Added: HDR Formats Flowchart (Hopefully to make the logic/choices more clear). #898

@ -1,10 +1,10 @@
??? summary "HQ Release Groups - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------- |
| [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | {{ radarr['cf']['hd-bluray-tier-01']['trash_score'] }} | {{ radarr['cf']['remux-tier-01']['trash_id'] }} |
| [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | {{ radarr['cf']['hd-bluray-tier-02']['trash_score'] }} | {{ radarr['cf']['remux-tier-02']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} |
| Custom Format | Score | Trash ID |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------ | --------------------------------------------------- |
| [{{ radarr['cf']['hd-bluray-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-01) | {{ radarr['cf']['hd-bluray-tier-01']['trash_score'] }} | {{ radarr['cf']['hd-bluray-tier-01']['trash_id'] }} |
| [{{ radarr['cf']['hd-bluray-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#hd-bluray-tier-02) | {{ radarr['cf']['hd-bluray-tier-02']['trash_score'] }} | {{ radarr['cf']['hd-bluray-tier-02']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-01']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-01) | {{ radarr['cf']['web-tier-01']['trash_score'] }} | {{ radarr['cf']['web-tier-01']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-02']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-02) | {{ radarr['cf']['web-tier-02']['trash_score'] }} | {{ radarr['cf']['web-tier-02']['trash_id'] }} |
| [{{ radarr['cf']['web-tier-03']['name'] }}](/Radarr/Radarr-collection-of-custom-formats/#web-tier-03) | {{ radarr['cf']['web-tier-03']['trash_score'] }} | {{ radarr['cf']['web-tier-03']['trash_id'] }} |
!!! Danger "- Dont use HQ-xxx and Tiers together<br>- HD Bluray Tier 01-02 replaces HQ<br>- Web Tier 01-03 replaces HQ-WEBDL"

Loading…
Cancel
Save