Deployed 4ab79431 with MkDocs version: 1.4.2

gh-pages
2 years ago
parent 9dbaf0bdde
commit e98311b2da

@ -259,6 +259,15 @@
<a class="md-nav__link" href="#original-title-vs-original-filename">
Original Title vs Original Filename
</a>
<nav aria-label="Original Title vs Original Filename" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#original-title">
Original Title
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#movie-folder-format">
@ -992,6 +1001,15 @@
<a class="md-nav__link" href="#original-title-vs-original-filename">
Original Title vs Original Filename
</a>
<nav aria-label="Original Title vs Original Filename" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#original-title">
Original Title
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a class="md-nav__link" href="#movie-folder-format">
@ -1030,7 +1048,7 @@
<svg viewbox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17 18c.56 0 1 .44 1 1s-.44 1-1 1-1-.44-1-1 .44-1 1-1m0-3c-2.73 0-5.06 1.66-6 4 .94 2.34 3.27 4 6 4s5.06-1.66 6-4c-.94-2.34-3.27-4-6-4m0 6.5a2.5 2.5 0 0 1-2.5-2.5 2.5 2.5 0 0 1 2.5-2.5 2.5 2.5 0 0 1 2.5 2.5 2.5 2.5 0 0 1-2.5 2.5M9.27 20H6V4h7v5h5v4.07c.7.08 1.36.25 2 .49V8l-6-6H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4.5a8.15 8.15 0 0 1-1.23-2Z"></path></svg>
</a>
<h1 id="recommended-naming-scheme">Recommended naming scheme<a class="headerlink" href="#recommended-naming-scheme" title="Permanent link"></a></h1>
<p>On the <a href="https://discord.gg/u3x3Kp8" rel="noopener noreferrer" target="_blank">Radarr Discord</a> people often ask, "What's the recommended/best way to
<p>On the <a href="https://radarr.video/discord" rel="noopener noreferrer" target="_blank">Radarr Discord</a> people often ask, "What's the recommended/best way to
name your files?" First off, it's personal preference, but it's often recommended to add non-recoverable info.</p>
<p>Why?</p>
<p>If, for what ever reason, you ever need to do a re-install or re-import in
@ -1077,7 +1095,8 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
</details>
<hr/>
<h2 id="original-title-vs-original-filename">Original Title vs Original Filename<a class="headerlink" href="#original-title-vs-original-filename" title="Permanent link"></a></h2>
<p>Another option is to use <code>{Original Title}</code> rather than the recommeneded naming scheme outlined above. <code>{Original Title}</code> will use the title of the release which will contain all of the information included in the release itself. The benefit of this naming scheme is to prevent download loops which can occur on import when there is a discrepancy in the release title compared to the contents of the file itself (for example, if the release title says DTS-ES but the contents are actually DTS). The downside is less flexibility with how the files are named.</p>
<h3 id="original-title">Original Title<a class="headerlink" href="#original-title" title="Permanent link"></a></h3>
<p>Another option is to use <code>{Original Title}</code> rather than the recommended naming scheme outlined above. <code>{Original Title}</code> will use the title of the release which will contain all of the information included in the release itself. The benefit of this naming scheme is to prevent download loops which can occur on import when there is a discrepancy in the release title compared to the contents of the file itself (for example, if the release title says DTS-ES but the contents are actually DTS). The downside is less flexibility with how the files are named.</p>
<p>If using this alternate naming scheme I suggest using <code>{Original Title}</code> over <code>{Original Filename}</code></p>
<p>Why?</p>
<p>The filename can be Obscured where the Release naming isn't, especially when you use Usenet.</p>
@ -1086,7 +1105,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<hr/>
<h2 id="movie-folder-format">Movie Folder Format<a class="headerlink" href="#movie-folder-format" title="Permanent link"></a></h2>
<div class="admonition danger">
<p>** Please note that folder names are created (in the database) whenever the movie is added to Radarr, and it may be missing or incorrect at that time and your folder would have a blank ID!!!**</p>
<p><strong>Please note that folder names are created (in the database) whenever the movie is added to Radarr, and it may be missing or incorrect at that time and your folder would have a blank ID!!!</strong></p>
<p>If you instead add it in the filename, the IMDb ID will be freshly pulled for any download or upgrade.</p>
<p>Another potential negative of using it in the folder is that folder renames are complex, lengthy, and potentially destructive in Radarr compared to file renames.</p>
</div>
@ -1135,7 +1154,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">February 4, 2023 19:58:48</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 23, 2023 09:07:28</span>
</small>
</div>
<footer class="sponsorship">

@ -2169,9 +2169,9 @@ Also they often even rename the release name in to Portuguese.</li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -3533,9 +3533,9 @@ Also they often even rename the release name in to Portuguese.</li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -2069,9 +2069,9 @@ Also they often even rename the release name in to Portuguese.</li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -3438,9 +3438,9 @@ Also they often even rename the release name in to Portuguese.</li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1749,9 +1749,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -2734,9 +2734,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -3309,9 +3309,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -3409,6 +3409,22 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<!-- BEGIN INCLUDE ../../includes/cf/radarr-all-hdr-formats-dv-web.md -->
<details class="abstract">
<summary>All HDR Formats + DV (WEBDL) - [CLICK TO EXPAND]</summary>
<!-- BEGIN INCLUDE ../../includes/cf/dv-info.md -->
<div class="admonition info">
<p class="admonition-title">Dolby Vision is available in several profiles</p>
<ul>
<li><strong>Profile 5</strong> <sup>(<em>1</em>)</sup> - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/>(<em>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li><strong>Profile 7</strong> <sup>(<em>2</em>)</sup> - This is what comes with UHD Bluray Remuxes and UHD BluRay releases.<br/><em>These files will play on an Nvidia Shield Pro (2019), but on most other players will revert to the HDR10 fallback.</em></li>
<li><strong>Profile 8</strong> <sup>(<em>3</em>)</sup> - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases all of which have HDR10 fallback.<br/><em>This works with several mainstream media players.</em><br/></li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>“although your TV will incorrectly say that it is playing DV”</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-description="- The yellow boxes match the Quality Profile on the right side of the Guide.&lt;br&gt;- If the Guide says &lt;b&gt;ALL&lt;/b&gt; it means &lt;b&gt;ALL&lt;/b&gt;. (&lt;u&gt;Even if you have a TV/Hardware Media Player that can't handle for example DV or HDR10+&lt;/u&gt;, else you will limit yourself what you're able to get or get download loops, this also counts for the audio formats).&lt;br&gt;&lt;br&gt;&lt;b&gt;All the used scores and combination of Custom Formats in this Guide are tested to get the desired results and prevent download loops as much as possible.&lt;/b&gt;" data-height="auto" data-title="Follow the flowchart, continue till you hit finished." data-type="image" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" data-description="- The yellow boxes match the Quality Profile on the right side of the Guide.&lt;br&gt;- If the Guide says &lt;b&gt;ALL&lt;/b&gt; it means &lt;b&gt;ALL&lt;/b&gt;. (&lt;u&gt;Even if you have a TV/Hardware Media Player that can't handle for example DV or HDR10+&lt;/u&gt;, else you will limit yourself what you're able to get or get download loops, this also counts for the audio formats).&lt;br&gt;&lt;br&gt;&lt;b&gt;All the used scores and combination of Custom Formats in this Guide are tested to get the desired results and prevent download loops as much as possible.&lt;/b&gt;" data-title="Follow the flowchart, continue till you hit finished." src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table>
<thead>
@ -3519,9 +3535,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1149,9 +1149,12 @@
<ul>
<li><strong>Enable:</strong> <code>Upgrades Allowed</code></li>
<li><strong>Upgrade Until Quality:</strong> <code>Bluray|WEB-1080p</code></li>
<li><strong>Minimum Custom Format Score:</strong> <code>1000</code><sup id="fnref:1"><a class="footnote-ref" href="#fn:1">1</a></sup></li>
<li><strong>Minimum Custom Format Score:</strong> <code>1000</code> <sup>(<em>1</em>)</sup></li>
<li><strong>Upgrade Until Custom Format Score:</strong> <code>10000</code></li>
</ul>
<div class="admonition info">
<p class="admonition-title"><sup>(<em>1</em>)</sup> If you're limited to public indexers or, not have access to the top tier indexers you might want to lower the <code>Minimum Custom Format Score</code> to 10.</p>
</div>
<details class="success">
<summary>example - [CLICK TO EXPAND]</summary>
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-type="image" data-width="100%" href="/SQP/images/1-qp-settings.png"><img alt="!Quality Profile Settings" src="/SQP/images/1-qp-settings.png"/></a></p>
@ -1679,20 +1682,11 @@ Also they often even rename the release name in to Portuguese.</li>
<p><a href="https://trash-guides.info/discord" rel="noopener noreferrer" target="_blank"><img alt="Discord chat" class="off-glb" src="https://img.shields.io/discord/492590071455940612?style=for-the-badge&amp;color=4051B5&amp;logo=discord"/></a></p>
</div>
<hr/>
<div class="footnote">
<hr/>
<ol>
<li id="fn:1">
<p>If you're limited to public indexers then you could lower this score to 10. <a class="footnote-backref" href="#fnref:1" title="Jump back to footnote 1 in the text"></a></p>
</li>
</ol>
</div>
<hr/>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 4, 2022 21:26:22</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 23, 2023 07:27:42</span>
</small>
</div>
<footer class="sponsorship">

@ -1272,9 +1272,9 @@
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1269,9 +1269,9 @@
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1268,9 +1268,9 @@
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1270,9 +1270,9 @@
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -402,6 +402,15 @@
<a class="md-nav__link" href="#original-title-vs-original-filename">
Original Title vs Original Filename
</a>
<nav aria-label="Original Title vs Original Filename" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#original-title">
Original Title
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
@ -1045,6 +1054,15 @@
<a class="md-nav__link" href="#original-title-vs-original-filename">
Original Title vs Original Filename
</a>
<nav aria-label="Original Title vs Original Filename" class="md-nav">
<ul class="md-nav__list">
<li class="md-nav__item">
<a class="md-nav__link" href="#original-title">
Original Title
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
@ -1151,7 +1169,8 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-type="image" data-width="100%" href="../images/results.png"><img alt="results" src="../images/results.png"/></a></p>
<hr/>
<h2 id="original-title-vs-original-filename">Original Title vs Original Filename<a class="headerlink" href="#original-title-vs-original-filename" title="Permanent link"></a></h2>
<p>Another option is to use <code>{Original Title}</code> rather than the recommeneded naming scheme outlined above. <code>{Original Title}</code> will use the title of the release which will contain all of the information included in the release itself. The benefit of this naming scheme is to prevent download loops which can occur on import when there is a discrepancy in the release title compared to the contents of the file itself (for example, if the release title says DTS-ES but the contents are actually DTS). The downside is less flexibility with how the files are named.</p>
<h3 id="original-title">Original Title<a class="headerlink" href="#original-title" title="Permanent link"></a></h3>
<p>Another option is to use <code>{Original Title}</code> rather than the recommended naming scheme outlined above. <code>{Original Title}</code> will use the title of the release which will contain all of the information included in the release itself. The benefit of this naming scheme is to prevent download loops which can occur on import when there is a discrepancy in the release title compared to the contents of the file itself (for example, if the release title says DTS-ES but the contents are actually DTS). The downside is less flexibility with how the files are named.</p>
<p>If using this alternate naming scheme I suggest using <code>{Original Title}</code> over <code>{Original Filename}</code></p>
<p>Why?</p>
<p>The filename can be Obscured where the Release naming isn't, especially when you use Usenet.</p>
@ -1171,7 +1190,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">January 12, 2023 21:51:13</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 23, 2023 08:29:04</span>
</small>
</div>
<footer class="sponsorship">

@ -1784,9 +1784,9 @@ You could end up with a single audio release when a MULTi release exists. This i
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1681,9 +1681,9 @@ Afin d'illustrer ce principe, vous verrez une section <strong>"Mix original (opt
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

@ -1591,9 +1591,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -1972,9 +1972,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
@ -2072,6 +2072,22 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<!-- BEGIN INCLUDE ../../includes/cf/sonarr-all-hdr-formats-dv-web.md -->
<details class="abstract">
<summary>All HDR Formats + DV (WEBDL) - [CLICK TO EXPAND]</summary>
<!-- BEGIN INCLUDE ../../includes/cf/dv-info.md -->
<div class="admonition info">
<p class="admonition-title">Dolby Vision is available in several profiles</p>
<ul>
<li><strong>Profile 5</strong> <sup>(<em>1</em>)</sup> - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/>(<em>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li><strong>Profile 7</strong> <sup>(<em>2</em>)</sup> - This is what comes with UHD Bluray Remuxes and UHD BluRay releases.<br/><em>These files will play on an Nvidia Shield Pro (2019), but on most other players will revert to the HDR10 fallback.</em></li>
<li><strong>Profile 8</strong> <sup>(<em>3</em>)</sup> - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases all of which have HDR10 fallback.<br/><em>This works with several mainstream media players.</em><br/></li>
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>“although your TV will incorrectly say that it is playing DV”</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-description="- The yellow boxes match the Quality Profile on the right side of the Guide.&lt;br&gt;- If the Guide says &lt;b&gt;ALL&lt;/b&gt; it means &lt;b&gt;ALL&lt;/b&gt;. (&lt;u&gt;Even if you have a TV/Hardware Media Player that can't handle for example DV or HDR10+&lt;/u&gt;, else you will limit yourself what you're able to get or get download loops, this also counts for the audio formats).&lt;br&gt;&lt;br&gt;&lt;b&gt;All the used scores and combination of Custom Formats in this Guide are tested to get the desired results and prevent download loops as much as possible.&lt;/b&gt;" data-height="auto" data-title="Follow the flowchart, continue till you hit finished." data-type="image" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" data-description="- The yellow boxes match the Quality Profile on the right side of the Guide.&lt;br&gt;- If the Guide says &lt;b&gt;ALL&lt;/b&gt; it means &lt;b&gt;ALL&lt;/b&gt;. (&lt;u&gt;Even if you have a TV/Hardware Media Player that can't handle for example DV or HDR10+&lt;/u&gt;, else you will limit yourself what you're able to get or get download loops, this also counts for the audio formats).&lt;br&gt;&lt;br&gt;&lt;b&gt;All the used scores and combination of Custom Formats in this Guide are tested to get the desired results and prevent download loops as much as possible.&lt;/b&gt;" data-title="Follow the flowchart, continue till you hit finished." src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table>
<thead>
@ -2182,9 +2198,9 @@ You will need to set it up in the quality Profile you want to use/prefer to make
</ul>
<hr/>
<ul>
<li><sup>(<em>1</em>) <em>On an AppleTV, these do not reliably play with the Plex app but will work better with the third-party Infuse app. MP4 files tend to work better than MKV files, obviously MKV is preferable because of its support for lossless audio.</em><br/><strong>It has been confirmed that with the latest beta build of Plex, Profile 5 MKV files now play correctly ! on an AppleTV 4K 1st gen, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</strong></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</em></sup></li>
<li><sup>(<em>3</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8, And will only play the HDR10 fallback.</em> (<em>although your TV will incorrectly say that it is playing DV</em>)</sup></li>
<li><sup>(<em>1</em>) <em>On PLEX for AppleTV, It has been confirmed that with the latest build of Plex, Profile 5 MKV files now play correctly!</em><br/><em>On an AppleTV 4K 1st gen and up, files are direct streamed (not transcoded) to an MP4 container and play using the native AVPlayer instead of Plexs MPV.</em></sup></li>
<li><sup>(<em>2</em>) <em>Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7.</em></sup></li>
<li><sup>(<em>3</em>) <em>On PLEX for AppleTV it won't deliver real Dolby Vision with Profile 8, And will only play the HDR10 fallback.</em><br/><strong><em>although your TV will incorrectly say that it is playing DV</em></strong>.<br/><em>With infuse it will convert it on the fly to Profile 5 and deliver real Dolby Vision.</em><br/><strong><em>“Make sure you set the Extended Dolby Vision settings to Limited (prefer accuracy) - Convert P8 to P5 (when possible), and play other P8 as HDR (output will switch to either DoVi or HDR depending on the video)”</em></strong></sup></li>
</ul>
</div>
<!-- END INCLUDE -->

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -1,3 +1,34 @@
# 2023-04-23 23:05
**[New]**
- [Starr-FR] Added `VF2` CF
- [Starr-FR] Added French Sonarr 2160p Recyclarr configs
- [Starr-FR] Added French Radarr Recyclarr configs to the templates
- [Radarr] Add 'Vinegar Syndrome' to Radarr movie version includes
**[Updated]**
- [Guide - SQP-1] Improved readability.
- [Guide - Starr Naming scheme] Added extra placeholder for the original title.
- [Guide - Starr] Removed old reference to `HQ-xxx` in the `How to setup Quality Profiles`.
- [Guide - Starr] Updated DV info for the ATV.
- [Guide-FR] Updated wording on how to score VF audio CFs depending on preferences
- [Starr-FR] Updated groups CF to avoid double scoring
- [Starr-FR] Updated the Recyclarr configs to follow new changes around VF audio
- [Starr-FR] Added the `Vinegar Syndrome` CF to the Recyclarr configs
- [Sonarr-Anime-FR] Added `Aoi-Project` to FR Anime Tier 2
- [Sonarr-Anime-FR] Added `Nagutos` to FR Anime Tier 2
**[Fixed]**
- [Radarr] Fix double groups (e.g. KiNGS-BTW) matching both CFs - Changed group spec condition regex for most CFs that use it, to be more restrictive..
- [Guide] Fixed several typo's and formatting.
- [Guide] Fixed Radarr discord link.
- [Guide] Fixed superscript consistent.
- [Starr-FR] Updated Recyclarr configs to support new system for v5
- [Starr-FR] Update Recyclarr configs with missing SDR CF in Unwanted section
- [Sonarr-Anime-FR] Fixed Groupe Tier specification from `ReleaseGroupSpecification` to `ReleaseTitleSpecification` as anime naming is weird
- [Sonarr-Anime-FR] Fixed `Natsumi` naming to `Natsumi-no-Sekai` in FR Anime FanSUB
- [Recyclarr] Add `Pathe` streaming service to Radarr recyclarr configs
- [Recyclarr] Add missing `x265 (HD)` CF from some Radarr recyclarr configs
# 2023-04-20 21:35
**[New]**
- None

Loading…
Cancel
Save