You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/Radarr/Radarr-setup-custom-formats/index.html

2694 lines
76 KiB

<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="description" content="Guides mainly for Sonarr/Radarr/Bazarr and everything related to it.">
<meta name="author" content="TRaSH">
<link rel="canonical" href="https://trash-guides.info/Radarr/Radarr-setup-custom-formats/">
<link rel="icon" href="../../img/favicon.png">
<meta name="generator" content="mkdocs-1.2.3, mkdocs-material-8.1.7">
<title>How to setup Custom Formats - TRaSH Guides</title>
<link rel="stylesheet" href="../../assets/stylesheets/main.cd566b2a.min.css">
<link rel="stylesheet" href="../../assets/stylesheets/palette.e6a45f82.min.css">
<link rel="stylesheet" href="../../css/lightgallery.min.css">
<script src="../../js/lightgallery.min.js"></script>
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Noto+Sans:300,400,400i,700%7CEncode+Sans+Expanded&display=fallback">
<style>:root{--md-text-font:"Noto Sans";--md-code-font:"Encode Sans Expanded"}</style>
<link rel="stylesheet" href="../../stylesheets/extra.css">
<script>__md_scope=new URL("../..",location),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
<script>function gtag(){dataLayer.push(arguments)}window.dataLayer=window.dataLayer||[],gtag("js",new Date),gtag("config","G-ZZKM4MPQXL"),document.addEventListener("DOMContentLoaded",function(){document.forms.search&&document.forms.search.query.addEventListener("blur",function(){this.value&&gtag("event","search",{search_term:this.value})}),"undefined"!=typeof location$&&location$.subscribe(function(e){gtag("config","G-ZZKM4MPQXL",{page_path:e.pathname})})})</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZZKM4MPQXL"></script>
</head>
<body dir="ltr" data-md-color-scheme="slate" data-md-color-primary="indigio" data-md-color-accent="blue">
<script>var palette=__md_get("__palette");if(palette&&"object"==typeof palette.color)for(var key of Object.keys(palette.color))document.body.setAttribute("data-md-color-"+key,palette.color[key])</script>
<input class="md-toggle" data-md-toggle="drawer" type="checkbox" id="__drawer" autocomplete="off">
<input class="md-toggle" data-md-toggle="search" type="checkbox" id="__search" autocomplete="off">
<label class="md-overlay" for="__drawer"></label>
<div data-md-component="skip">
<a href="#how-to-setup-custom-formats" class="md-skip">
Skip to content
</a>
</div>
<div data-md-component="announce">
</div>
<header class="md-header" data-md-component="header">
<nav class="md-header__inner md-grid" aria-label="Header">
<a href="../.." title="TRaSH Guides" class="md-header__button md-logo" aria-label="TRaSH Guides" data-md-component="logo">
<img src="../../img/logo.png" alt="logo">
</a>
<label class="md-header__button md-icon" for="__drawer">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z"/></svg>
</label>
<div class="md-header__title" data-md-component="header-title">
<div class="md-header__ellipsis">
<div class="md-header__topic">
<span class="md-ellipsis">
TRaSH Guides
</span>
</div>
<div class="md-header__topic" data-md-component="header-topic">
<span class="md-ellipsis">
How to setup Custom Formats
</span>
</div>
</div>
</div>
<form class="md-header__option" data-md-component="palette">
<input class="md-option" data-md-color-media="(prefers-color-scheme: dark)" data-md-color-scheme="slate" data-md-color-primary="indigio" data-md-color-accent="blue" aria-label="Switch to light mode" type="radio" name="__palette" id="__palette_1">
<label class="md-header__button md-icon" title="Switch to light mode" for="__palette_2" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 7H7a5 5 0 0 0-5 5 5 5 0 0 0 5 5h10a5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 8a3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3 3 3 0 0 1-3 3z"/></svg>
</label>
<input class="md-option" data-md-color-media="(prefers-color-scheme: light)" data-md-color-scheme="default" data-md-color-primary="indigo" data-md-color-accent="blue" aria-label="Switch to dark mode" type="radio" name="__palette" id="__palette_2">
<label class="md-header__button md-icon" title="Switch to dark mode" for="__palette_1" hidden>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M17 6H7c-3.31 0-6 2.69-6 6s2.69 6 6 6h10c3.31 0 6-2.69 6-6s-2.69-6-6-6zm0 10H7c-2.21 0-4-1.79-4-4s1.79-4 4-4h10c2.21 0 4 1.79 4 4s-1.79 4-4 4zM7 9c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3z"/></svg>
</label>
</form>
<label class="md-header__button md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
</label>
<div class="md-search" data-md-component="search" role="dialog">
<label class="md-search__overlay" for="__search"></label>
<div class="md-search__inner" role="search">
<form class="md-search__form" name="search">
<input type="text" class="md-search__input" name="query" aria-label="Search" placeholder="Search" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false" data-md-component="search-query" required>
<label class="md-search__icon md-icon" for="__search">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</label>
<nav class="md-search__options" aria-label="Search">
<button type="reset" class="md-search__icon md-icon" aria-label="Clear" tabindex="-1">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z"/></svg>
</button>
</nav>
</form>
<div class="md-search__output">
<div class="md-search__scrollwrap" data-md-scrollfix>
<div class="md-search-result" data-md-component="search-result">
<div class="md-search-result__meta">
Initializing search
</div>
<ol class="md-search-result__list"></ol>
</div>
</div>
</div>
</div>
</div>
<div class="md-header__source">
<a href="https://github.com/TRaSH-/Guides/" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
</div>
<div class="md-source__repository">
TRaSH-/Guides
</div>
</a>
</div>
</nav>
</header>
<div class="md-container" data-md-component="container">
<nav class="md-tabs" aria-label="Tabs" data-md-component="tabs">
<div class="md-tabs__inner md-grid">
<ul class="md-tabs__list">
<li class="md-tabs__item">
<a href="../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../" class="md-tabs__link md-tabs__link--active">
Radarr
</a>
</li>
<li class="md-tabs__item">
<a href="../../Sonarr/" class="md-tabs__link">
Sonarr
</a>
</li>
<li class="md-tabs__item">
<a href="../../Bazarr/" class="md-tabs__link">
Bazarr
</a>
</li>
<li class="md-tabs__item">
<a href="../../Downloaders/" class="md-tabs__link">
Downloaders
</a>
</li>
<li class="md-tabs__item">
<a href="../../Notifiarr/Quick-Start/" class="md-tabs__link">
Notifiarr
</a>
</li>
<li class="md-tabs__item">
<a href="../../Plex/" class="md-tabs__link">
Plex
</a>
</li>
<li class="md-tabs__item">
<a href="../../Misc/" class="md-tabs__link">
Misc
</a>
</li>
<li class="md-tabs__item">
<a href="../../Hardlinks/Hardlinks-and-Instant-Moves/" class="md-tabs__link">
Hardlinks
</a>
</li>
<li class="md-tabs__item">
<a href="../../How-to-setup-for/" class="md-tabs__link">
How to setup for
</a>
</li>
</ul>
</div>
</nav>
<main class="md-main" data-md-component="main">
<div class="md-main__inner md-grid">
<div class="md-sidebar md-sidebar--primary" data-md-component="sidebar" data-md-type="navigation" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--primary md-nav--lifted" aria-label="Navigation" data-md-level="0">
<label class="md-nav__title" for="__drawer">
<a href="../.." title="TRaSH Guides" class="md-nav__button md-logo" aria-label="TRaSH Guides" data-md-component="logo">
<img src="../../img/logo.png" alt="logo">
</a>
TRaSH Guides
</label>
<div class="md-nav__source">
<a href="https://github.com/TRaSH-/Guides/" title="Go to repository" class="md-source" data-md-component="source">
<div class="md-source__icon md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M439.55 236.05 244 40.45a28.87 28.87 0 0 0-40.81 0l-40.66 40.63 51.52 51.52c27.06-9.14 52.68 16.77 43.39 43.68l49.66 49.66c34.23-11.8 61.18 31 35.47 56.69-26.49 26.49-70.21-2.87-56-37.34L240.22 199v121.85c25.3 12.54 22.26 41.85 9.08 55a34.34 34.34 0 0 1-48.55 0c-17.57-17.6-11.07-46.91 11.25-56v-123c-20.8-8.51-24.6-30.74-18.64-45L142.57 101 8.45 235.14a28.86 28.86 0 0 0 0 40.81l195.61 195.6a28.86 28.86 0 0 0 40.8 0l194.69-194.69a28.86 28.86 0 0 0 0-40.81z"/></svg>
</div>
<div class="md-source__repository">
TRaSH-/Guides
</div>
</a>
</div>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../.." class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item md-nav__item--active md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_2" type="checkbox" id="__nav_2" checked>
<label class="md-nav__link" for="__nav_2">
Radarr
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Radarr" data-md-level="1">
<label class="md-nav__title" for="__nav_2">
<span class="md-nav__icon md-icon"></span>
Radarr
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item">
<a href="../Radarr-Quality-Settings-File-Size/" class="md-nav__link">
Quality Settings (File Size)
</a>
</li>
<li class="md-nav__item">
<a href="../Radarr-recommended-naming-scheme/" class="md-nav__link">
Recommended naming scheme
</a>
</li>
<li class="md-nav__item">
<a href="../Radarr-import-custom-formats/" class="md-nav__link">
How to import Custom Formats
</a>
</li>
<li class="md-nav__item">
<a href="../Radarr-how-to-update-custom-formats/" class="md-nav__link">
How to Update Custom Formats
</a>
</li>
<li class="md-nav__item md-nav__item--active">
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
<label class="md-nav__link md-nav__link--active" for="__toc">
How to setup Custom Formats
<span class="md-nav__icon md-icon"></span>
</label>
<a href="./" class="md-nav__link md-nav__link--active">
How to setup Custom Formats
</a>
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#basics" class="md-nav__link">
Basics
</a>
</li>
<li class="md-nav__item">
<a href="#overall-tips-and-suggestions" class="md-nav__link">
Overall tips and suggestions
</a>
</li>
<li class="md-nav__item">
<a href="#examples" class="md-nav__link">
Examples
</a>
<nav class="md-nav" aria-label="Examples">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#which-overall-scoring-scheme-do-you-use" class="md-nav__link">
Which overall scoring scheme do you use
</a>
</li>
<li class="md-nav__item">
<a href="#releases-you-should-avoid" class="md-nav__link">
Releases you should avoid
</a>
<nav class="md-nav" aria-label="Releases you should avoid">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#prefer-advanced-audio" class="md-nav__link">
Prefer Advanced Audio
</a>
</li>
<li class="md-nav__item">
<a href="#prefer-hdr-metadata" class="md-nav__link">
Prefer HDR Metadata
</a>
</li>
<li class="md-nav__item">
<a href="#prefer-hq-encodes" class="md-nav__link">
Prefer HQ Encodes
</a>
</li>
<li class="md-nav__item">
<a href="#remux-1080p" class="md-nav__link">
Remux-1080p
</a>
</li>
<li class="md-nav__item">
<a href="#remux-2160p" class="md-nav__link">
Remux-2160p
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#faq-and-tips" class="md-nav__link">
FAQ and Tips
</a>
<nav class="md-nav" aria-label="FAQ and Tips">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#proper-and-repacks" class="md-nav__link">
Proper and Repacks
</a>
</li>
<li class="md-nav__item">
<a href="#custom-formats-to-avoid-certain-releases" class="md-nav__link">
Custom Formats to avoid certain releases
</a>
</li>
<li class="md-nav__item">
<a href="#custom-formats-with-a-score-of-0" class="md-nav__link">
Custom Formats with a score of 0
</a>
</li>
<li class="md-nav__item">
<a href="#minimum-custom-format-score" class="md-nav__link">
Minimum Custom Format Score
</a>
</li>
<li class="md-nav__item">
<a href="#audio-channels" class="md-nav__link">
Audio Channels
</a>
</li>
<li class="md-nav__item">
<a href="#avoid-using-the-x264x265-custom-format" class="md-nav__link">
Avoid using the x264/x265 Custom Format
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#thanks" class="md-nav__link">
Thanks
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../Radarr-collection-of-custom-formats/" class="md-nav__link">
Collection of Custom Formats
</a>
</li>
<li class="md-nav__item">
<a href="../Radarr-remote-path-mapping/" class="md-nav__link">
Remote Path Mappings explained
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_2_9" type="checkbox" id="__nav_2_9" >
<label class="md-nav__link" for="__nav_2_9">
Tips
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Tips" data-md-level="2">
<label class="md-nav__title" for="__nav_2_9">
<span class="md-nav__icon md-icon"></span>
Tips
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../Tips/Radarr-add-a-movie-collection/" class="md-nav__link">
How to add a Movie Collection
</a>
</li>
<li class="md-nav__item">
<a href="../Tips/Radarr-rename-your-folders/" class="md-nav__link">
How to rename your folders
</a>
</li>
<li class="md-nav__item">
<a href="../Tips/Radarr-show-unknown-movie-items/" class="md-nav__link">
Show Unknown Movie Items
</a>
</li>
<li class="md-nav__item">
<a href="../Tips/Sync-2-radarr-sonarr/" class="md-nav__link">
How to Sync 2 Radarr or Sonarr with each other
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_3" type="checkbox" id="__nav_3" >
<label class="md-nav__link" for="__nav_3">
Sonarr
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Sonarr" data-md-level="1">
<label class="md-nav__title" for="__nav_3">
<span class="md-nav__icon md-icon"></span>
Sonarr
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Sonarr/" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item">
<a href="../../Sonarr/Sonarr-Quality-Settings-File-Size/" class="md-nav__link">
Quality Settings (File Size)
</a>
</li>
<li class="md-nav__item">
<a href="../../Sonarr/Sonarr-recommended-naming-scheme/" class="md-nav__link">
Recommended naming scheme
</a>
</li>
<li class="md-nav__item">
<a href="../../Sonarr/Sonarr-Release-Profile-RegEx/" class="md-nav__link">
Release Profile RegEx (WEB-DL)
</a>
</li>
<li class="md-nav__item">
<a href="../../Sonarr/Sonarr-Release-Profile-RegEx-Anime/" class="md-nav__link">
Release Profile RegEx (Anime)
</a>
</li>
<li class="md-nav__item">
<a href="../../Sonarr/Sonarr-remote-path-mapping/" class="md-nav__link">
Remote Path Mappings explained
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_3_7" type="checkbox" id="__nav_3_7" >
<label class="md-nav__link" for="__nav_3_7">
Tips
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Tips" data-md-level="2">
<label class="md-nav__title" for="__nav_3_7">
<span class="md-nav__icon md-icon"></span>
Tips
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Sonarr/Tips/Sync-2-radarr-sonarr/" class="md-nav__link">
How to Sync 2 Radarr or Sonarr with each other
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_4" type="checkbox" id="__nav_4" >
<label class="md-nav__link" for="__nav_4">
Bazarr
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Bazarr" data-md-level="1">
<label class="md-nav__title" for="__nav_4">
<span class="md-nav__icon md-icon"></span>
Bazarr
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Bazarr/" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item">
<a href="../../Bazarr/Setup-Guide/" class="md-nav__link">
Basic-Guide
</a>
</li>
<li class="md-nav__item">
<a href="../../Bazarr/After-install-configuration/" class="md-nav__link">
After Install Configuration
</a>
</li>
<li class="md-nav__item">
<a href="/Bazarr/scripts/" class="md-nav__link">
Scripts
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_4_5" type="checkbox" id="__nav_4_5" >
<label class="md-nav__link" for="__nav_4_5">
Tips
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Tips" data-md-level="2">
<label class="md-nav__title" for="__nav_4_5">
<span class="md-nav__icon md-icon"></span>
Tips
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Bazarr/Tips/Bazarr-suggested-scoring/" class="md-nav__link">
Suggested Scoring
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5" type="checkbox" id="__nav_5" >
<label class="md-nav__link" for="__nav_5">
Downloaders
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Downloaders" data-md-level="1">
<label class="md-nav__title" for="__nav_5">
<span class="md-nav__icon md-icon"></span>
Downloaders
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5_2" type="checkbox" id="__nav_5_2" >
<label class="md-nav__link" for="__nav_5_2">
NZBGet
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="NZBGet" data-md-level="2">
<label class="md-nav__title" for="__nav_5_2">
<span class="md-nav__icon md-icon"></span>
NZBGet
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/NZBGet/Basic-Setup/" class="md-nav__link">
Basic-Setup
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/NZBGet/Paths-and-Categories/" class="md-nav__link">
Path and Categories
</a>
</li>
<li class="md-nav__item">
<a href="/Downloaders/NZBGet/scripts/" class="md-nav__link">
Scripts
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5_3" type="checkbox" id="__nav_5_3" >
<label class="md-nav__link" for="__nav_5_3">
SABnzbd
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="SABnzbd" data-md-level="2">
<label class="md-nav__title" for="__nav_5_3">
<span class="md-nav__icon md-icon"></span>
SABnzbd
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/SABnzbd/Basic-Setup/" class="md-nav__link">
Basic-Setup
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/SABnzbd/Paths-and-Categories/" class="md-nav__link">
Path and Categories
</a>
</li>
<li class="md-nav__item">
<a href="/Downloaders/SABnzbd/scripts/" class="md-nav__link">
Scripts
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5_4" type="checkbox" id="__nav_5_4" >
<label class="md-nav__link" for="__nav_5_4">
qBittorrent
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="qBittorrent" data-md-level="2">
<label class="md-nav__title" for="__nav_5_4">
<span class="md-nav__icon md-icon"></span>
qBittorrent
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/qBittorrent/Basic-Setup/" class="md-nav__link">
Basic-Setup
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/qBittorrent/Paths/" class="md-nav__link">
Paths
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/qBittorrent/How-to-add-categories/" class="md-nav__link">
How to add Categories
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/qBittorrent/Port-forwarding/" class="md-nav__link">
Port forwarding
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5_5" type="checkbox" id="__nav_5_5" >
<label class="md-nav__link" for="__nav_5_5">
Deluge
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Deluge" data-md-level="2">
<label class="md-nav__title" for="__nav_5_5">
<span class="md-nav__icon md-icon"></span>
Deluge
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/Deluge/" class="md-nav__link">
Deluge Placeholder
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/Deluge/Deluge-Basic-Setup/" class="md-nav__link">
Deluge - Basic Setup
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/Deluge/Deluge-how-to-add-labels/" class="md-nav__link">
Deluge - How to add labels
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_5_6" type="checkbox" id="__nav_5_6" >
<label class="md-nav__link" for="__nav_5_6">
ruTorrent
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="ruTorrent" data-md-level="2">
<label class="md-nav__title" for="__nav_5_6">
<span class="md-nav__icon md-icon"></span>
ruTorrent
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Downloaders/ruTorrent/" class="md-nav__link">
ruTorrent Placeholder
</a>
</li>
<li class="md-nav__item">
<a href="../../Downloaders/ruTorrent/ruTorrent-Basic-Setup/" class="md-nav__link">
ruTorrent - Basic Setup
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_6" type="checkbox" id="__nav_6" >
<label class="md-nav__link" for="__nav_6">
Notifiarr
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Notifiarr" data-md-level="1">
<label class="md-nav__title" for="__nav_6">
<span class="md-nav__icon md-icon"></span>
Notifiarr
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Notifiarr/Quick-Start/" class="md-nav__link">
Quick Start
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_7" type="checkbox" id="__nav_7" >
<label class="md-nav__link" for="__nav_7">
Plex
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Plex" data-md-level="1">
<label class="md-nav__title" for="__nav_7">
<span class="md-nav__icon md-icon"></span>
Plex
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Plex/" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item">
<a href="/Plex/profiles/" class="md-nav__link">
Profiles
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_7_3" type="checkbox" id="__nav_7_3" >
<label class="md-nav__link" for="__nav_7_3">
Tips
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Tips" data-md-level="2">
<label class="md-nav__title" for="__nav_7_3">
<span class="md-nav__icon md-icon"></span>
Tips
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Plex/Tips/Plex-media-server/" class="md-nav__link">
Suggested Plex Media Server Settings
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_8" type="checkbox" id="__nav_8" >
<label class="md-nav__link" for="__nav_8">
Misc
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Misc" data-md-level="1">
<label class="md-nav__title" for="__nav_8">
<span class="md-nav__icon md-icon"></span>
Misc
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Misc/" class="md-nav__link">
Home
</a>
</li>
<li class="md-nav__item">
<a href="../../Misc/how-to-provide-a-docker-compose/" class="md-nav__link">
How to provide a docker compose
</a>
</li>
<li class="md-nav__item">
<a href="../../Misc/How-to-setup-Torguard-for-port-forwarding/" class="md-nav__link">
Setup TorGuard for port forwarding
</a>
</li>
<li class="md-nav__item">
<a href="../../Misc/x265-4k/" class="md-nav__link">
x265-4k and Golden Rule
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_9" type="checkbox" id="__nav_9" >
<label class="md-nav__link" for="__nav_9">
Hardlinks
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Hardlinks" data-md-level="1">
<label class="md-nav__title" for="__nav_9">
<span class="md-nav__icon md-icon"></span>
Hardlinks
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Hardlinks/Hardlinks-and-Instant-Moves/" class="md-nav__link">
Hardlinks - Atomic Moves
</a>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_9_2" type="checkbox" id="__nav_9_2" >
<label class="md-nav__link" for="__nav_9_2">
How to setup for
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="How to setup for" data-md-level="2">
<label class="md-nav__title" for="__nav_9_2">
<span class="md-nav__icon md-icon"></span>
How to setup for
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/" class="md-nav__link">
How to setup for
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/Docker/" class="md-nav__link">
Docker
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/Dockstarter/" class="md-nav__link">
Dockstarter
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/Native/" class="md-nav__link">
Native
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/Synology/" class="md-nav__link">
Synology
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/How-to-setup-for/Unraid/" class="md-nav__link">
Unraid
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/Examples/" class="md-nav__link">
Examples
</a>
</li>
<li class="md-nav__item">
<a href="../../Hardlinks/Check-if-hardlinks-are-working/" class="md-nav__link">
Check if hardlinks are working
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_10" type="checkbox" id="__nav_10" >
<label class="md-nav__link" for="__nav_10">
How to setup for
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="How to setup for" data-md-level="1">
<label class="md-nav__title" for="__nav_10">
<span class="md-nav__icon md-icon"></span>
How to setup for
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../How-to-setup-for/" class="md-nav__link">
How to setup for
</a>
</li>
<li class="md-nav__item">
<a href="../../How-to-setup-for/Docker/" class="md-nav__link">
Docker
</a>
</li>
<li class="md-nav__item">
<a href="../../How-to-setup-for/Dockstarter/" class="md-nav__link">
Dockstarter
</a>
</li>
<li class="md-nav__item">
<a href="../../How-to-setup-for/Native/" class="md-nav__link">
Native
</a>
</li>
<li class="md-nav__item">
<a href="../../How-to-setup-for/Synology/" class="md-nav__link">
Synology
</a>
</li>
<li class="md-nav__item">
<a href="../../How-to-setup-for/Unraid/" class="md-nav__link">
Unraid
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-sidebar md-sidebar--secondary" data-md-component="sidebar" data-md-type="toc" >
<div class="md-sidebar__scrollwrap">
<div class="md-sidebar__inner">
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#basics" class="md-nav__link">
Basics
</a>
</li>
<li class="md-nav__item">
<a href="#overall-tips-and-suggestions" class="md-nav__link">
Overall tips and suggestions
</a>
</li>
<li class="md-nav__item">
<a href="#examples" class="md-nav__link">
Examples
</a>
<nav class="md-nav" aria-label="Examples">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#which-overall-scoring-scheme-do-you-use" class="md-nav__link">
Which overall scoring scheme do you use
</a>
</li>
<li class="md-nav__item">
<a href="#releases-you-should-avoid" class="md-nav__link">
Releases you should avoid
</a>
<nav class="md-nav" aria-label="Releases you should avoid">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#prefer-advanced-audio" class="md-nav__link">
Prefer Advanced Audio
</a>
</li>
<li class="md-nav__item">
<a href="#prefer-hdr-metadata" class="md-nav__link">
Prefer HDR Metadata
</a>
</li>
<li class="md-nav__item">
<a href="#prefer-hq-encodes" class="md-nav__link">
Prefer HQ Encodes
</a>
</li>
<li class="md-nav__item">
<a href="#remux-1080p" class="md-nav__link">
Remux-1080p
</a>
</li>
<li class="md-nav__item">
<a href="#remux-2160p" class="md-nav__link">
Remux-2160p
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#faq-and-tips" class="md-nav__link">
FAQ and Tips
</a>
<nav class="md-nav" aria-label="FAQ and Tips">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#proper-and-repacks" class="md-nav__link">
Proper and Repacks
</a>
</li>
<li class="md-nav__item">
<a href="#custom-formats-to-avoid-certain-releases" class="md-nav__link">
Custom Formats to avoid certain releases
</a>
</li>
<li class="md-nav__item">
<a href="#custom-formats-with-a-score-of-0" class="md-nav__link">
Custom Formats with a score of 0
</a>
</li>
<li class="md-nav__item">
<a href="#minimum-custom-format-score" class="md-nav__link">
Minimum Custom Format Score
</a>
</li>
<li class="md-nav__item">
<a href="#audio-channels" class="md-nav__link">
Audio Channels
</a>
</li>
<li class="md-nav__item">
<a href="#avoid-using-the-x264x265-custom-format" class="md-nav__link">
Avoid using the x264/x265 Custom Format
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#thanks" class="md-nav__link">
Thanks
</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<a href="https://github.com/TRaSH-/Guides/edit/master/docs/Radarr/Radarr-setup-custom-formats.md" title="Edit this page" class="md-content__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20.71 7.04c.39-.39.39-1.04 0-1.41l-2.34-2.34c-.37-.39-1.02-.39-1.41 0l-1.84 1.83 3.75 3.75M3 17.25V21h3.75L17.81 9.93l-3.75-3.75L3 17.25z"/></svg>
</a>
<h1 id="how-to-setup-custom-formats">How to setup Custom Formats<a class="headerlink" href="#how-to-setup-custom-formats" title="Permanent link"></a></h1>
<p>So what's the best way to setup the Custom Profiles and which one to use with which scores?</p>
<p>There isn't a best scores setup, being that everyone has its own personal preference what they prefer Audio or Video or perhaps both.</p>
<p>But being I still get a lot of questions about it I decided to create a Guide for it.</p>
<p>Here I will try to explain with some personal used examples how to make the most use of Custom Formats. That you can use to get a idea how to setup yours.</p>
<hr />
<div class="admonition important">
<p class="admonition-title">Important</p>
<p>I also suggest to change the Propers and Repacks settings in Radarr !!!</p>
<p>Instructions can be found <a href="#proper-and-repacks">HERE</a></p>
</div>
<h2 id="basics">Basics<a class="headerlink" href="#basics" title="Permanent link"></a></h2>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Custom formats are implemented within and have their impact controlled by Quality Profiles.</p>
<ul>
<li>The Upgrade Until score prevents upgrading once a release with this desired score has been downloaded.</li>
<li>A score of 0 results in the custom format being informational only.</li>
<li>The Minimum score requires releases to reach this threshold otherwise they will be rejected.</li>
<li>Custom formats that match with undesirable attributes should be given a negative score to lower their appeal.</li>
<li>Outright rejections should be given a negative score low enough that even if all of the other formats with positive scores were added, the score would still fall below the minimum.</li>
</ul>
</div>
<p>First the basics where we going to explain where to setup the Custom Formats after you've added them, what we've explained in <a href="/Radarr/Radarr-import-custom-formats/" rel="noopener noreferrer" target="_blank">How to import Custom Formats</a>.
And a short description what the settings means.</p>
<p><code>Settings</code> =&gt; <code>Profiles</code></p>
<p><img alt="cf-settings-profiles" src="../images/cf-settings-profiles.png" /></p>
<p>Then select the profile that you use/prefer.</p>
<p><div class="lightgallery"><a data-sub-html="cf-quality-profiles" href="../images/cf-quality-profiles.png"><img alt="cf-quality-profiles" src="../images/cf-quality-profiles.png" /></a></div></p>
<div class="admonition info">
<p class="admonition-title">Radarr Custom Format can be set per profile and isn't global</p>
</div>
<p><div class="lightgallery"><a data-sub-html="cf-profile-selected" href="../images/cf-profile-selected.png"><img alt="cf-profile-selected" src="../images/cf-profile-selected.png" /></a></div></p>
<ol>
<li>Profile name.</li>
<li>If you want that Radarr will upgrade till the quality set in (3.).</li>
<li>Upgrade till the selected Quality.</li>
<li>The <code>Minimum Custom Format Score</code> allowed to download. <a href="#minimum-custom-format-score">More Info</a></li>
<li>Keep upgrading Custom Format till this score is reached. (setting this to <code>0</code> means no upgrades will happen based on Custom Formats)</li>
<li>Your preferred language profile for your Releases.</li>
</ol>
<p>In your chosen profile at the bottom you will see the added Custom Profiles where you can start setting up the scores.</p>
<p><div class="lightgallery"><a data-sub-html="cf-quality-profile-cf" href="../images/cf-quality-profile-cf.png"><img alt="cf-quality-profile-cf" src="../images/cf-quality-profile-cf.png" /></a></div></p>
<hr />
<h2 id="overall-tips-and-suggestions">Overall tips and suggestions<a class="headerlink" href="#overall-tips-and-suggestions" title="Permanent link"></a></h2>
<div class="admonition attention">
<p class="admonition-title">Attention</p>
<p>Keep in mind Custom Formats are made to fine tune your Quality Profile</p>
<p>Generally Quality Trumps All</p>
<p>The current logic can be found <a href="https://github.com/Radarr/Radarr/blob/develop/src/NzbDrone.Core/DecisionEngine/DownloadDecisionComparer.cs" rel="noopener noreferrer" target="_blank">HERE</a> As of 1/19/2021 the logic is as follows</p>
<ol>
<li>Quality</li>
<li>Custom Format Score</li>
<li>Protocol</li>
<li>Indexer Priority</li>
<li>Indexer Flags</li>
<li>Peers (If Torrent)</li>
<li>Age (If Usenet)</li>
<li>Size</li>
</ol>
</div>
<p>My suggestion is to create tiers of scores based on what things matter to you.</p>
<p>Personally I would only add the Custom Formats that do what you actually prefer especially in the beginning, including the <a href="#releases-you-should-avoid">Releases you should avoid</a></p>
<hr />
<h2 id="examples">Examples<a class="headerlink" href="#examples" title="Permanent link"></a></h2>
<p>Here I will show how to make the most use of Custom Formats and show some personal examples that I'm using. That you can use to get a idea how to setup yours.</p>
<p>All these examples make use of the <a href="/Radarr/Radarr-collection-of-custom-formats/" rel="noopener noreferrer" target="_blank">Collection of Custom Formats</a></p>
<details class="faq">
<summary>Which overall scoring scheme do you use ? - [CLICK TO EXPAND]</summary>
<h3 id="which-overall-scoring-scheme-do-you-use">Which overall scoring scheme do you use<a class="headerlink" href="#which-overall-scoring-scheme-do-you-use" title="Permanent link"></a></h3>
<ul>
<li><strong>Advanced Audio</strong> 2000 for the highest with steps of 100 down.</li>
<li><strong>HDR Metadata</strong> 1000 for the highest with steps of 100 down (except for Dovi SL).</li>
<li><strong>Movie Versions</strong> 200 for the highest with steps of 10 down.</li>
<li><strong>Misc</strong> Variable depending on your use case.</li>
<li><strong>Releases you should avoid</strong> -10000</li>
</ul>
<p>If you notice that some scores are missing between the different Quality Profiles examples it's because I decided to be consistent with the scoring. Meaning a certain Custom Format has in every used Quality Profile the same score.</p>
</details>
<hr />
<h3 id="releases-you-should-avoid">Releases you should avoid<a class="headerlink" href="#releases-you-should-avoid" title="Permanent link"></a></h3>
<p>In my opinion this is a must for every Quality Profile you use, all these Custom Formats make sure you don't get Low Quality Releases.</p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>Add all of the following Custom Formats as <code>-10000</code></p>
</div>
<p><div class="lightgallery"><a data-sub-html="cf-misc-10000" href="../images/cf-misc-10000.png"><img alt="cf-misc-10000" src="../images/cf-misc-10000.png" /></a></div></p>
<details class="example">
<summary>Breakdown and Why - [CLICK TO EXPAND]</summary>
<ul>
<li><strong>BR-DISK</strong> This is a custom format to help Radarr recognize &amp; ignore BR-DISK (ISO's and Blu-ray folder structure) in addition to the standard BR-DISK quality.</li>
<li><strong>EVO except WEB-DL</strong> This group is often banned for the low quality Blu-ray releases, but their WEB-DL are okay.</li>
<li><strong>Low Quality Releases</strong> A collection of known Low Quality groups that are often banned from the the top trackers because the lack of quality or other reasons.</li>
<li><strong>720/1080p no x265</strong> This blocks/ignores 720/1080p releases that are encoded in x265 - More info <a href="/Misc/x265-4k/" rel="noopener noreferrer" target="_blank">HERE</a>.</li>
<li><strong>3D</strong> Is 3D still a thing for home use ?</li>
<li><strong>No-RlsGroup</strong> 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</li>
<li><strong>DoVi (WEBDL)</strong> This is a special Custom Format that ignores DV for WEB-DL but together with the normal DoVi allows for other sources. WEB-DL from Streaming Services don't have the fallback to HDR(10), What can results in weird playback issues like weird colors if you want to play it on a not DoVi compatible setup. Remuxes and Bluray have a fallback to HDR(10).</li>
</ul>
</details>
<details class="success">
<summary>example - [CLICK TO EXPAND]</summary>
<p><div class="lightgallery"><a data-sub-html="cf-misc-10000-result" href="../images/cf-misc-10000-result.png"><img alt="cf-misc-10000-result" src="../images/cf-misc-10000-result.png" /></a></div></p>
</details>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>You might even can consider to add <a href="/Radarr/Radarr-collection-of-custom-formats/#multi" rel="noopener noreferrer" target="_blank">Multi</a> if you want to make sure you don't grab releases with often foreign audio.</p>
</div>
<hr />
<h4 id="prefer-advanced-audio">Prefer Advanced Audio<a class="headerlink" href="#prefer-advanced-audio" title="Permanent link"></a></h4>
<p>Lets say you prefer HD audio (with object metadata)</p>
<p>Then we would use the following order.</p>
<p><code>Basic Dolby Digital (DD) &lt; AAC &lt; Basic DTS (DTS) &lt; DTS-ES &lt; Dolby Digital Plus (DD+) &lt; DTS-HD HRA &lt; PCM = FLAC &lt; DTS-HD MA &lt; TrueHD &lt; DD+ ATMOS = ATMOS (undefined) &lt; DTS X &lt; TrueHD ATMOS</code></p>
<p>In this example above I have lossy Atmos over lossless DTS because the object metadata matters more to me over lossy vs lossless</p>
<details class="success">
<summary>example - [CLICK TO EXPAND]</summary>
<p><div class="lightgallery"><a data-sub-html="cf-prefer-advanced-audio" href="../images/cf-prefer-advanced-audio.png"><img alt="cf-prefer-advanced-audio" src="../images/cf-prefer-advanced-audio.png" /></a></div></p>
</details>
<hr />
<h4 id="prefer-hdr-metadata">Prefer HDR Metadata<a class="headerlink" href="#prefer-hdr-metadata" title="Permanent link"></a></h4>
<p>Lets say you prefer HDR metadata</p>
<p>Then we would use the following order.</p>
<p><code>HDR (undefined) = HDR &lt; Dolby Vision</code></p>
<p>I didn't add <code>Dolby Vision (Single Layer)</code> being most of the releases are already replaced by real <code>Dolby Vision</code> releases, If you still want to add it put it between <code>HDR</code> and <code>Dolby Vision</code> so they still can get upgraded.</p>
<p>Also I didn't add <code>10 Bit</code> being 4k releases are 99% 10bit anyway.</p>
<details class="success">
<summary>example - [CLICK TO EXPAND]</summary>
<p><div class="lightgallery"><a data-sub-html="cf-prefer-hdr-metadata" href="../images/cf-prefer-hdr-metadata.png"><img alt="cf-prefer-hdr-metadata" src="../images/cf-prefer-hdr-metadata.png" /></a></div></p>
</details>
<hr />
<h4 id="prefer-hq-encodes">Prefer HQ Encodes<a class="headerlink" href="#prefer-hq-encodes" title="Permanent link"></a></h4>
<p>If you prefer HQ Encodes (Bluray-720/1080/2160p)</p>
<p>I suggest to first follow the <a href="/Radarr/Radarr-Quality-Settings-File-Size/" rel="noopener noreferrer" target="_blank">Quality Settings (File Size)</a>
If you think the sizes are to big to your preference then stop reading and see if the other tutorials are helpful for you. <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>For this Quality Profile we're going to make use of <code>Movie Versions</code>, <code>Misc (-10000)</code> and <code>Misc</code></p>
<p><img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /> <strong>Make sure you add the <a href="#releases-you-should-avoid">Releases you should avoid</a></strong> <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>I decided not to add <code>Audio Advanced</code> Custom Formats to the encodes profile being with encodes I prefer higher video quality, If I want also the HD audio formats I would go for the Remuxes.</p>
<p>The Custom Formats we're going to use and scoring.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-encodes-scoring" href="../images/cf-profile-encodes-scoring.png"><img alt="cf-profile-encodes-scoring" src="../images/cf-profile-encodes-scoring.png" /></a></div></p>
<p>And you use the following main settings in your profile.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-encodes" href="../images/cf-profile-encodes.png"><img alt="cf-profile-encodes" src="../images/cf-profile-encodes.png" /></a></div></p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>Make sure you don't check the BR-DISK, The reason why I didn't select the WEB-DL 720p is because you will find hardly any releases that aren't done as 1080p WEB-DL</p>
</div>
<p>The following workflow will be applied:</p>
<ul>
<li>It will download WEB-DL 1080p for the streaming movies you see more often lately.</li>
<li>It will upgrade till Bluray-1080p when available.</li>
<li>The downloaded media will be upgraded to any of the added Custom Formats till a score of 9999.</li>
</ul>
<p>So why such a ridiculous high <code>Upgrade Until Custom</code> and not a score of <code>100</code> ?
Because I'm to lazy to calculate the maximum for every of my used Quality Profile and I want it to upgrade to the highest as possible anyway.</p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>If you prefer 2160/4K encodes you might consider to enable HDR and set the <code>Upgrade Until Quality</code> to Bluray-2160p</p>
</div>
<hr />
<h4 id="remux-1080p">Remux-1080p<a class="headerlink" href="#remux-1080p" title="Permanent link"></a></h4>
<p>If you prefer 1080p Remuxes (Remux-1080p)</p>
<p>I suggest to first follow the <a href="/Radarr/Radarr-Quality-Settings-File-Size/" rel="noopener noreferrer" target="_blank">Quality Settings (File Size)</a>
If you think the sizes are to big to your preference then stop reading and see if the other tutorials are helpful for you. <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>For this Quality Profile we're going to make use of <code>Audio Advanced</code>, <code>Movie Versions</code>, <code>Misc (-10000)</code> and <code>Misc</code></p>
<p><img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /> <strong>Make sure you add the <a href="#releases-you-should-avoid">Releases you should avoid</a></strong> <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>The Custom Formats we're going to use and scoring.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-remux1080-scoring" href="../images/cf-profile-remux1080-scoring.png"><img alt="cf-profile-remux1080-scoring" src="../images/cf-profile-remux1080-scoring.png" /></a></div></p>
<p>And you use the following main settings in your profile.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-remux1080" href="../images/cf-profile-remux1080.png"><img alt="cf-profile-remux1080" src="../images/cf-profile-remux1080.png" /></a></div></p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>Make sure you don't check the BR-DISK, The reason why I didn't select the WEB-DL 720p is because you will find hardly any releases that aren't done as 1080p WEB-DL</p>
</div>
<p>The following workflow will be applied:</p>
<ul>
<li>It will download WEB-DL 1080p for the streaming movies you see more often lately.</li>
<li>It will upgrade till Remux-1080p when available.</li>
<li>The downloaded media will be upgraded to any of the added Custom Formats till a score of 9999.</li>
</ul>
<p>So why such a ridiculous high <code>Upgrade Until Custom</code> and not a score of <code>500</code> ?
Because I'm to lazy to calculate the maximum for every of my used Quality Profile and I want it to upgrade to the highest as possible anyway.</p>
<hr />
<h4 id="remux-2160p">Remux-2160p<a class="headerlink" href="#remux-2160p" title="Permanent link"></a></h4>
<p>If you prefer 2160p Remuxes (Remux-2160p)</p>
<p>I suggest to first follow the <a href="/Radarr/Radarr-Quality-Settings-File-Size/" rel="noopener noreferrer" target="_blank">Quality Settings (File Size)</a>
If you think the sizes are to big to your preference then stop reading and see if the other tutorials are helpful for you. <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>For this Quality Profile we're going to make use of <code>Audio Advanced</code>, <code>HDR Metadata</code>,<code>Movie Versions</code>, <code>Misc (-10000)</code> and <code>Misc</code></p>
<p><img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /> <strong>Make sure you add the <a href="#releases-you-should-avoid">Releases you should avoid</a></strong> <img alt="‼" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg" title=":bangbang:" /></p>
<p>The Custom Formats we're going to use and scoring.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-remux2160-scoring" href="../images/cf-profile-remux2160-scoring.png"><img alt="cf-profile-remux2160-scoring" src="../images/cf-profile-remux2160-scoring.png" /></a></div></p>
<p>And you use the following main settings in your profile.</p>
<p><div class="lightgallery"><a data-sub-html="cf-profile-remux2160" href="../images/cf-profile-remux2160.png"><img alt="cf-profile-remux2160" src="../images/cf-profile-remux2160.png" /></a></div></p>
<div class="admonition info">
<p class="admonition-title">Info</p>
<p>Make sure you don't check the BR-DISK.</p>
</div>
<p>The following workflow will be applied:</p>
<ul>
<li>It will download WEB-DL 2160p for the streaming movies you see more often lately.</li>
<li>It will upgrade till Remux-2160p when available.</li>
<li>The downloaded media will be upgraded to any of the added Custom Formats till a score of 9999.</li>
</ul>
<p>So why such a ridiculous high <code>Upgrade Until Custom</code> and not a score of <code>500</code> ?
Because I'm to lazy to calculate the maximum for every of my used Quality Profile and I want it to upgrade to the highest as possible anyway.</p>
<hr />
<h2 id="faq-and-tips">FAQ and Tips<a class="headerlink" href="#faq-and-tips" title="Permanent link"></a></h2>
<h3 id="proper-and-repacks">Proper and Repacks<a class="headerlink" href="#proper-and-repacks" title="Permanent link"></a></h3>
<details class="tip">
<summary>Proper and Repacks - [CLICK TO EXPAND]</summary>
<p>I also suggest to change the Propers and Repacks settings in Radarr</p>
<p><code>Media Management</code> =&gt; <code>File Management</code> to <code>Do Not Prefer</code> and use the <a href="/Radarr/Radarr-collection-of-custom-formats/#repack-proper">Repack/Proper</a> Custom Format.</p>
<p><div class="lightgallery"><a data-sub-html="cf-mm-propers-repacks-disable" href="../images/cf-mm-propers-repacks-disable.png"><img alt="cf-mm-propers-repacks-disable" src="../images/cf-mm-propers-repacks-disable.png" /></a></div></p>
<p>This way you make sure the Custom Formats preferences will be used and not ignored.</p>
</details>
<h3 id="custom-formats-to-avoid-certain-releases">Custom Formats to avoid certain releases<a class="headerlink" href="#custom-formats-to-avoid-certain-releases" title="Permanent link"></a></h3>
<details class="faq">
<summary>How to use a Custom Formats to avoid certain releases? - [CLICK TO EXPAND]</summary>
<p>For Custom Formats you really want to avoid, set it to something really low like <code>-10000</code> and not something like <code>-10</code>.
Being when you add a Custom Format what you prefer and you set it to something like <code>+10</code> it could happen that for example the <code>BR-DISK</code> will be downloaded (-10)+(+10)=0 and if your <code>Minimum Custom Format Score</code> is set at <code>0</code>.</p>
</details>
<h3 id="custom-formats-with-a-score-of-0">Custom Formats with a score of 0<a class="headerlink" href="#custom-formats-with-a-score-of-0" title="Permanent link"></a></h3>
<details class="faq">
<summary>What do Custom Formats with a score of 0 do? - [CLICK TO EXPAND]</summary>
<p>All Custom Formats with a score of 0 are pure informational and don't do anything.</p>
</details>
<h3 id="minimum-custom-format-score">Minimum Custom Format Score<a class="headerlink" href="#minimum-custom-format-score" title="Permanent link"></a></h3>
<details class="info">
<summary>Minimum Custom Format Score - [CLICK TO EXPAND]</summary>
<p>Some people suggest not to use minus score for your Custom Formats and set this option to a higher score then 0.</p>
<p>The reason why I don't prefer/use this is because you could limit your self when some new groups or what ever will be released.</p>
<p>Also it makes it much more clear what you prefer and what you want to avoid.</p>
</details>
<h3 id="audio-channels">Audio Channels<a class="headerlink" href="#audio-channels" title="Permanent link"></a></h3>
<details class="info">
<summary>Audio Channels - [CLICK TO EXPAND]</summary>
<p>Personally I wouldn't add the audio channels Custom Formats being you could limit your self in the amount of releases you're able to get. Only use this if you got specific reasons that you need them.</p>
<p>Using it with any kind of Remuxes Quality Profile is useless in my opinion being that 99% of all remuxes are multi audio anyway. and you can better score using the <code>Audio Advanced</code> Custom Formats</p>
</details>
<h3 id="avoid-using-the-x264x265-custom-format">Avoid using the x264/x265 Custom Format<a class="headerlink" href="#avoid-using-the-x264x265-custom-format" title="Permanent link"></a></h3>
<details class="tip">
<summary>Avoid using the x264/x265 Custom Format - [CLICK TO EXPAND]</summary>
<p>If possible avoid using the x264/x265 Custom Format with a score, it's smarter to use the <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-7201080p" rel="noopener noreferrer" target="_blank">720/1080p no x265</a> Custom Format.</p>
<p>Something like 95% of video files are x264 and have much better direct play support. If you have more than a couple users, you will notice much more transcoding.</p>
<p>Use x265 only for 4k releases and the <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-7201080p" rel="noopener noreferrer" target="_blank">720/1080p no x265</a> makes sure you still can get the x265 releases.</p>
</details>
<h2 id="thanks">Thanks<a class="headerlink" href="#thanks" title="Permanent link"></a></h2>
<p>A big Thanks to <a href="https://github.com/rg9400">rg9400</a> for providing me with info needed to create the Tips section.</p>
<hr />
<div class="admonition help">
<p class="admonition-title">Questions or Suggestions?</p>
<p>If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.</p>
<p><a href="https://trash-guides.info/discord" rel="noopener noreferrer" target="_blank"><img alt="Discord chat" src="https://img.shields.io/discord/492590071455940612?style=for-the-badge&amp;color=4051B5&amp;logo=discord" /></a></p>
</div>
<hr>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 27, 2021 20:39:42</span>
</small>
</div>
<footer class="sponsorship">
<hr>
<a href="https://github.com/sponsors/TRaSH-" title="Buy me a Coffee"><img src="/img/buy-me-a-coffee.png" alt="Buy me a coffee" width="137" height="39">
</a>
<hr>
</footer>
</article>
</div>
</div>
<a href="#" class="md-top md-icon" data-md-component="top" data-md-state="hidden">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M13 20h-2V8l-5.5 5.5-1.42-1.42L12 4.16l7.92 7.92-1.42 1.42L13 8v12z"/></svg>
Back to top
</a>
</main>
<footer class="md-footer">
<nav class="md-footer__inner md-grid" aria-label="Footer">
<a href="../Radarr-how-to-update-custom-formats/" class="md-footer__link md-footer__link--prev" aria-label="Previous: How to Update Custom Formats" rel="prev">
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
</div>
<div class="md-footer__title">
<div class="md-ellipsis">
<span class="md-footer__direction">
Previous
</span>
How to Update Custom Formats
</div>
</div>
</a>
<a href="../Radarr-collection-of-custom-formats/" class="md-footer__link md-footer__link--next" aria-label="Next: Collection of Custom Formats" rel="next">
<div class="md-footer__title">
<div class="md-ellipsis">
<span class="md-footer__direction">
Next
</span>
Collection of Custom Formats
</div>
</div>
<div class="md-footer__button md-icon">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z"/></svg>
</div>
</a>
</nav>
<div class="md-footer-meta md-typeset">
<div class="md-footer-meta__inner md-grid">
<div class="md-copyright">
<div class="md-copyright__highlight">
Copyright &copy; 2020 TRaSH
</div>
Made with
<a href="https://squidfunk.github.io/mkdocs-material/" target="_blank" rel="noopener">
Material for MkDocs
</a>
</div>
<div class="md-social">
<a href="https://trash-guides.info/discord" target="_blank" rel="noopener" title="trash-guides.info" class="md-social__link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 512"><path d="M524.531 69.836a1.5 1.5 0 0 0-.764-.7A485.065 485.065 0 0 0 404.081 32.03a1.816 1.816 0 0 0-1.923.91 337.461 337.461 0 0 0-14.9 30.6 447.848 447.848 0 0 0-134.426 0 309.541 309.541 0 0 0-15.135-30.6 1.89 1.89 0 0 0-1.924-.91 483.689 483.689 0 0 0-119.688 37.107 1.712 1.712 0 0 0-.788.676C39.068 183.651 18.186 294.69 28.43 404.354a2.016 2.016 0 0 0 .765 1.375 487.666 487.666 0 0 0 146.825 74.189 1.9 1.9 0 0 0 2.063-.676A348.2 348.2 0 0 0 208.12 430.4a1.86 1.86 0 0 0-1.019-2.588 321.173 321.173 0 0 1-45.868-21.853 1.885 1.885 0 0 1-.185-3.126 251.047 251.047 0 0 0 9.109-7.137 1.819 1.819 0 0 1 1.9-.256c96.229 43.917 200.41 43.917 295.5 0a1.812 1.812 0 0 1 1.924.233 234.533 234.533 0 0 0 9.132 7.16 1.884 1.884 0 0 1-.162 3.126 301.407 301.407 0 0 1-45.89 21.83 1.875 1.875 0 0 0-1 2.611 391.055 391.055 0 0 0 30.014 48.815 1.864 1.864 0 0 0 2.063.7A486.048 486.048 0 0 0 610.7 405.729a1.882 1.882 0 0 0 .765-1.352c12.264-126.783-20.532-236.912-86.934-334.541zM222.491 337.58c-28.972 0-52.844-26.587-52.844-59.239s23.409-59.241 52.844-59.241c29.665 0 53.306 26.82 52.843 59.239 0 32.654-23.41 59.241-52.843 59.241zm195.38 0c-28.971 0-52.843-26.587-52.843-59.239s23.409-59.241 52.843-59.241c29.667 0 53.307 26.82 52.844 59.239 0 32.654-23.177 59.241-52.844 59.241z"/></svg>
</a>
<a href="https://github.com/TRaSH-/Guides" target="_blank" rel="noopener" title="github.com" class="md-social__link">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM277.3 415.7c-8.4 1.5-11.5-3.7-11.5-8 0-5.4.2-33 .2-55.3 0-15.6-5.2-25.5-11.3-30.7 37-4.1 76-9.2 76-73.1 0-18.2-6.5-27.3-17.1-39 1.7-4.3 7.4-22-1.7-45-13.9-4.3-45.7 17.9-45.7 17.9-13.2-3.7-27.5-5.6-41.6-5.6-14.1 0-28.4 1.9-41.6 5.6 0 0-31.8-22.2-45.7-17.9-9.1 22.9-3.5 40.6-1.7 45-10.6 11.7-15.6 20.8-15.6 39 0 63.6 37.3 69 74.3 73.1-4.8 4.3-9.1 11.7-10.6 22.3-9.5 4.3-33.8 11.7-48.3-13.9-9.1-15.8-25.5-17.1-25.5-17.1-16.2-.2-1.1 10.2-1.1 10.2 10.8 5 18.4 24.2 18.4 24.2 9.7 29.7 56.1 19.7 56.1 19.7 0 13.9.2 36.5.2 40.6 0 4.3-3 9.5-11.5 8-66-22.1-112.2-84.9-112.2-158.3 0-91.8 70.2-161.5 162-161.5S388 165.6 388 257.4c.1 73.4-44.7 136.3-110.7 158.3zm-98.1-61.1c-1.9.4-3.7-.4-3.9-1.7-.2-1.5 1.1-2.8 3-3.2 1.9-.2 3.7.6 3.9 1.9.3 1.3-1 2.6-3 3zm-9.5-.9c0 1.3-1.5 2.4-3.5 2.4-2.2.2-3.7-.9-3.7-2.4 0-1.3 1.5-2.4 3.5-2.4 1.9-.2 3.7.9 3.7 2.4zm-13.7-1.1c-.4 1.3-2.4 1.9-4.1 1.3-1.9-.4-3.2-1.9-2.8-3.2.4-1.3 2.4-1.9 4.1-1.5 2 .6 3.3 2.1 2.8 3.4zm-12.3-5.4c-.9 1.1-2.8.9-4.3-.6-1.5-1.3-1.9-3.2-.9-4.1.9-1.1 2.8-.9 4.3.6 1.3 1.3 1.8 3.3.9 4.1zm-9.1-9.1c-.9.6-2.6 0-3.7-1.5s-1.1-3.2 0-3.9c1.1-.9 2.8-.2 3.7 1.3 1.1 1.5 1.1 3.3 0 4.1zm-6.5-9.7c-.9.9-2.4.4-3.5-.6-1.1-1.3-1.3-2.8-.4-3.5.9-.9 2.4-.4 3.5.6 1.1 1.3 1.3 2.8.4 3.5zm-6.7-7.4c-.4.9-1.7 1.1-2.8.4-1.3-.6-1.9-1.7-1.5-2.6.4-.6 1.5-.9 2.8-.4 1.3.7 1.9 1.8 1.5 2.6z"/></svg>
</a>
</div>
</div>
</div>
</footer>
</div>
<div class="md-dialog" data-md-component="dialog">
<div class="md-dialog__inner md-typeset"></div>
</div>
<script id="__config" type="application/json">{"base": "../..", "features": ["navigation.instant", "navigation.tabs", "navigation.top"], "translations": {"clipboard.copy": "Copy to clipboard", "clipboard.copied": "Copied to clipboard", "search.config.lang": "en", "search.config.pipeline": "trimmer, stopWordFilter", "search.config.separator": "[\\s\\-]+", "search.placeholder": "Search", "search.result.placeholder": "Type to start searching", "search.result.none": "No matching documents", "search.result.one": "1 matching document", "search.result.other": "# matching documents", "search.result.more.one": "1 more on this page", "search.result.more.other": "# more on this page", "search.result.term.missing": "Missing", "select.version.title": "Select version"}, "search": "../../assets/javascripts/workers/search.22074ed6.min.js"}</script>
<script src="../../assets/javascripts/bundle.01de222e.min.js"></script>
<script>
var elements = document.getElementsByClassName("lightgallery");
for(var i=0; i<elements.length; i++) {
lightGallery(elements[i]);
}
</script>
</body>
</html>