Deployed edab9249 with MkDocs version: 1.4.2

gh-pages
2 years ago
parent 96b541a29c
commit d055d08159

@ -623,6 +623,11 @@
AV1 AV1
</a> </a>
</li> </li>
<li class="md-nav__item">
<a class="md-nav__link" href="#sdr">
SDR
</a>
</li>
</ul> </ul>
</nav> </nav>
</li> </li>
@ -2025,6 +2030,11 @@
AV1 AV1
</a> </a>
</li> </li>
<li class="md-nav__item">
<a class="md-nav__link" href="#sdr">
SDR
</a>
</li>
</ul> </ul>
</nav> </nav>
</li> </li>
@ -2704,6 +2714,12 @@ Special thanks to <a href="https://github.com/rg9400">rg9400</a>, <a href="https
<td><a href="#vostfr">VOSTFR</a></td> <td><a href="#vostfr">VOSTFR</a></td>
<td><a href="#fr-lq">FR LQ</a></td> <td><a href="#fr-lq">FR LQ</a></td>
</tr> </tr>
<tr>
<td></td>
<td><a href="#sdr">SDR</a></td>
<td></td>
<td></td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -6310,7 +6326,7 @@ Also they often even rename the release name in to Portuguese.</p>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span> <span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span> <span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span> <span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\b(-alfaHD)\\b"</span><span class="w"></span> <span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\b(-alfaHD[_]?)\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span> <span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span> <span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span> <span class="w"> </span><span class="p">{</span><span class="w"></span>
@ -7080,6 +7096,54 @@ For example a lot of EVO releases end up stripping the group name, so they appea
</details> </details>
<p><sub><sup><a href="#index">TOP</a></sup></sub></p> <p><sub><sup><a href="#index">TOP</a></sup></sub></p>
<hr/> <hr/>
<h3 id="sdr">SDR<a class="headerlink" href="#sdr" title="Permanent link"></a></h3>
<details class="faq">
<summary>SDR - [CLICK TO EXPAND]</summary>
<ul>
<li>This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul>
</details>
<details class="example">
<summary>JSON - [CLICK TO EXPAND]</summary>
<div class="highlight"><pre><span></span><code><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"trash_id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"9c38ebb7384dada637be8899efa68e6f"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"trash_score"</span><span class="p">:</span><span class="w"> </span><span class="s2">"-10000"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"SDR"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"includeCustomFormatWhenRenaming"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"specifications"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"2160p"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ResolutionSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="mi">2160</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"HDR Formats"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ReleaseTitleSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\bHDR(\\b|\\d)|\\b(dv|dovi|dolby[ .]?vision)\\b|\\b(FraMeSToR|HQMUX)\\b|\\b(PQ)\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"SDR"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ReleaseTitleSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\bSDR\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">]</span><span class="w"></span>
<span class="p">}</span><span class="w"></span>
</code></pre></div>
</details>
<p><sub><sup><a href="#index">TOP</a></sup></sub></p>
<hr/>
<h2 id="misc">Misc<a class="headerlink" href="#misc" title="Permanent link"></a></h2> <h2 id="misc">Misc<a class="headerlink" href="#misc" title="Permanent link"></a></h2>
<hr/> <hr/>
<h3 id="repackproper">Repack/Proper<a class="headerlink" href="#repackproper" title="Permanent link"></a></h3> <h3 id="repackproper">Repack/Proper<a class="headerlink" href="#repackproper" title="Permanent link"></a></h3>
@ -15136,7 +15200,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 22, 2022 13:41:42</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 9, 2022 23:46:38</span>
</small> </small>
</div> </div>
<footer class="sponsorship"> <footer class="sponsorship">

@ -1894,6 +1894,17 @@ Also they often even rename the release name in to Portuguese.</li>
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -2834,6 +2845,17 @@ Also they often even rename the release name in to Portuguese.</li>
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>

@ -1792,6 +1792,17 @@ Also they often even rename the release name in to Portuguese.</li>
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -2733,6 +2744,17 @@ Also they often even rename the release name in to Portuguese.</li>
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>

@ -1639,6 +1639,17 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1862,11 +1873,6 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1875,7 +1881,6 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -2470,6 +2475,17 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -2688,11 +2704,6 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -2701,7 +2712,6 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -3144,6 +3154,17 @@ 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-hdr10plus-boost.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-all-hdr-formats-dv-web-hdr10plus-boost.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats + DV (WEBDL) + HDR10+ Boost - [CLICK TO EXPAND]</summary> <summary>All HDR Formats + DV (WEBDL) + HDR10+ Boost - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>

@ -1199,6 +1199,17 @@
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1451,11 +1462,6 @@
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1464,7 +1470,6 @@
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -1474,6 +1479,9 @@
<div class="admonition danger"> <div class="admonition danger">
<p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
<div class="admonition danger">
<p class="admonition-title"><strong>The <code>SDR</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -1528,6 +1536,11 @@
<td>-10000</td> <td>-10000</td>
<td>839bea857ed2c0a8e084f3cbdbd65ecb</td> <td>839bea857ed2c0a8e084f3cbdbd65ecb</td>
</tr> </tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#sdr">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1566,6 +1579,9 @@ Also they often even rename the release name in to Portuguese.</li>
<p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
</li> </li>
<li>
<p><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</p>
</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->

@ -1196,6 +1196,17 @@
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1435,11 +1446,6 @@
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1448,7 +1454,6 @@
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -1458,6 +1463,9 @@
<div class="admonition danger"> <div class="admonition danger">
<p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
<div class="admonition danger">
<p class="admonition-title"><strong>The <code>SDR</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -1512,6 +1520,11 @@
<td>-10000</td> <td>-10000</td>
<td>839bea857ed2c0a8e084f3cbdbd65ecb</td> <td>839bea857ed2c0a8e084f3cbdbd65ecb</td>
</tr> </tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#sdr">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1550,6 +1563,9 @@ Also they often even rename the release name in to Portuguese.</li>
<p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
</li> </li>
<li>
<p><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</p>
</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->

@ -1195,6 +1195,17 @@
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1434,11 +1445,6 @@
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1447,7 +1453,6 @@
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -1457,6 +1462,9 @@
<div class="admonition danger"> <div class="admonition danger">
<p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
<div class="admonition danger">
<p class="admonition-title"><strong>The <code>SDR</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -1511,6 +1519,11 @@
<td>-10000</td> <td>-10000</td>
<td>839bea857ed2c0a8e084f3cbdbd65ecb</td> <td>839bea857ed2c0a8e084f3cbdbd65ecb</td>
</tr> </tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#sdr">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1549,6 +1562,9 @@ Also they often even rename the release name in to Portuguese.</li>
<p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
</li> </li>
<li>
<p><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</p>
</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->

@ -1197,6 +1197,17 @@
<!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/radarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>All HDR Formats - [CLICK TO EXPAND]</summary> <summary>All HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1449,11 +1460,6 @@
<td>-10000</td> <td>-10000</td>
<td>b8cd450cbfa689c0259a01d9e29ba3d6</td> <td>b8cd450cbfa689c0259a01d9e29ba3d6</td>
</tr> </tr>
<tr>
<td><a href="https://raw.githubusercontent.com/TRaSH-/Guides/master/docs/json/radarr/cf/sdr.json">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1462,7 +1468,6 @@
<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>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>LQ:</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>LQ:</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>3D:</strong> Is 3D still a thing for home use ?</li> <li><strong>3D:</strong> Is 3D still a thing for home use ?</li>
<li><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->
@ -1472,6 +1477,9 @@
<div class="admonition danger"> <div class="admonition danger">
<p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title"><strong>The <code>x265 (no HDR/DV)</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
<div class="admonition danger">
<p class="admonition-title"><strong>The <code>SDR</code> is a MUST for this SQP</strong> <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div>
<table> <table>
<thead> <thead>
<tr> <tr>
@ -1526,6 +1534,11 @@
<td>-10000</td> <td>-10000</td>
<td>839bea857ed2c0a8e084f3cbdbd65ecb</td> <td>839bea857ed2c0a8e084f3cbdbd65ecb</td>
</tr> </tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#sdr">SDR</a></td>
<td>-10000</td>
<td>9c38ebb7384dada637be8899efa68e6f</td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -1564,6 +1577,9 @@ Also they often even rename the release name in to Portuguese.</li>
<p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p> <p class="admonition-title">Don't use this together with <a href="/Radarr/Radarr-collection-of-custom-formats/#x265-hd">x265 (HD)</a>, Only ever include one of them <img alt="⚠" class="twemoji" src="https://twemoji.maxcdn.com/v/latest/svg/26a0.svg" title=":warning:"/></p>
</div> </div>
</li> </li>
<li>
<p><strong>SDR:</strong> This will help to prevent to grab UHD/4k releases without HDR Formats.</p>
</li>
</ul> </ul>
</details> </details>
<!-- END INCLUDE --> <!-- END INCLUDE -->

@ -1033,7 +1033,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<p>Single Episode:</p> <p>Single Episode:</p>
<p><code>The Series Title! (2010) - S01E01 - Episode Title 1 [AMZN WEBDL-1080p Proper][DV HDR10][DTS 5.1][x264]-RlsGrp</code></p> <p><code>The Series Title! (2010) - S01E01 - Episode Title 1 [AMZN WEBDL-1080p Proper][DV HDR10][DTS 5.1][x264]-RlsGrp</code></p>
<p>Multi Episode:</p> <p>Multi Episode:</p>
<p><code>The Series Title! (2010) - S01E01-E02-E03 - Episode Title [AMZN WEBDL-1080p Proper][DV HDR10][DTS 5.1][x264]-RlsGrp</code></p> <p><code>The Series Title! (2010) - S01E01-E03 - Episode Title [AMZN WEBDL-1080p Proper][DV HDR10][DTS 5.1][x264]-RlsGrp</code></p>
</details> </details>
<hr/> <hr/>
<h2 id="daily-episode-format">Daily Episode Format<a class="headerlink" href="#daily-episode-format" title="Permanent link"></a></h2> <h2 id="daily-episode-format">Daily Episode Format<a class="headerlink" href="#daily-episode-format" title="Permanent link"></a></h2>
@ -1062,7 +1062,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<p>Single Episode:</p> <p>Single Episode:</p>
<p><code>The Series Title! (2010) - S01E01 - 001 - Episode Title 1 [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp</code></p> <p><code>The Series Title! (2010) - S01E01 - 001 - Episode Title 1 [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp</code></p>
<p>Multi Episode:</p> <p>Multi Episode:</p>
<p><code>The Series Title! (2010) - S01E01-E02-E03 - 001-002-003 - Episode Title [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp</code></p> <p><code>The Series Title! (2010) - S01E01-E03 - 001-003 - Episode Title [iNTERNAL HDTV-720p v2][HDR10][10bit][x264][DTS 5.1][JA]-RlsGrp</code></p>
</details> </details>
<hr/> <hr/>
<h3 id="series-folder-format">Series Folder Format<a class="headerlink" href="#series-folder-format" title="Permanent link"></a></h3> <h3 id="series-folder-format">Series Folder Format<a class="headerlink" href="#series-folder-format" title="Permanent link"></a></h3>
@ -1123,7 +1123,7 @@ it gets imported correctly and isn't incorrectly matched as HDTV or WEB-DL etc.<
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 26, 2022 10:45:02</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 10, 2022 00:25:33</span>
</small> </small>
</div> </div>
<footer class="sponsorship"> <footer class="sponsorship">

@ -754,6 +754,11 @@
AV1 AV1
</a> </a>
</li> </li>
<li class="md-nav__item">
<a class="md-nav__link" href="#sdr">
SDR
</a>
</li>
</ul> </ul>
</nav> </nav>
</li> </li>
@ -1901,6 +1906,11 @@
AV1 AV1
</a> </a>
</li> </li>
<li class="md-nav__item">
<a class="md-nav__link" href="#sdr">
SDR
</a>
</li>
</ul> </ul>
</nav> </nav>
</li> </li>
@ -2470,6 +2480,12 @@ Special thanks to everyone that helped testing and creating these Custom Formats
<td> </td> <td> </td>
<td> </td> <td> </td>
</tr> </tr>
<tr>
<td></td>
<td><a href="#sdr">SDR</a></td>
<td> </td>
<td> </td>
</tr>
</tbody> </tbody>
</table> </table>
<hr/> <hr/>
@ -5551,7 +5567,7 @@ Also they often even rename the release name in to Portuguese.</p>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span> <span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span> <span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span> <span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\b(-alfaHD)\\b"</span><span class="w"></span> <span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\b(-alfaHD[_]?)\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span> <span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span> <span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span> <span class="w"> </span><span class="p">{</span><span class="w"></span>
@ -6314,6 +6330,54 @@ For example a lot of EVO releases end up stripping the group name, so they appea
</details> </details>
<p><sub><sup><a href="#index">TOP</a></sup></sub></p> <p><sub><sup><a href="#index">TOP</a></sup></sub></p>
<hr/> <hr/>
<h3 id="sdr">SDR<a class="headerlink" href="#sdr" title="Permanent link"></a></h3>
<details class="faq">
<summary>SDR - [CLICK TO EXPAND]</summary>
<ul>
<li>This will help to prevent to grab UHD/4k releases without HDR Formats.</li>
</ul>
</details>
<details class="example">
<summary>JSON - [CLICK TO EXPAND]</summary>
<div class="highlight"><pre><span></span><code><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"trash_id"</span><span class="p">:</span><span class="w"> </span><span class="s2">"2016d1676f5ee13a5b7257ff86ac9a93"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"trash_score"</span><span class="p">:</span><span class="w"> </span><span class="s2">"-10000"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"SDR"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"includeCustomFormatWhenRenaming"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"specifications"</span><span class="p">:</span><span class="w"> </span><span class="p">[</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"2160p"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ResolutionSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="mi">2160</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"HDR Formats"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ReleaseTitleSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\bHDR(\\b|\\d)|\\b(dv|dovi|dolby[ .]?vision)\\b|\\b(FraMeSToR|HQMUX)\\b|\\b(PQ)\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">},</span><span class="w"></span>
<span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"name"</span><span class="p">:</span><span class="w"> </span><span class="s2">"SDR"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"implementation"</span><span class="p">:</span><span class="w"> </span><span class="s2">"ReleaseTitleSpecification"</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"negate"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"required"</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span><span class="w"></span>
<span class="w"> </span><span class="nt">"fields"</span><span class="p">:</span><span class="w"> </span><span class="p">{</span><span class="w"></span>
<span class="w"> </span><span class="nt">"value"</span><span class="p">:</span><span class="w"> </span><span class="s2">"\\bSDR\\b"</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">}</span><span class="w"></span>
<span class="w"> </span><span class="p">]</span><span class="w"></span>
<span class="p">}</span><span class="w"></span>
</code></pre></div>
</details>
<p><sub><sup><a href="#index">TOP</a></sup></sub></p>
<hr/>
<h2 id="hq-source-groups">HQ Source Groups<a class="headerlink" href="#hq-source-groups" title="Permanent link"></a></h2> <h2 id="hq-source-groups">HQ Source Groups<a class="headerlink" href="#hq-source-groups" title="Permanent link"></a></h2>
<hr/> <hr/>
<h3 id="remux-tier-01">Remux Tier 01<a class="headerlink" href="#remux-tier-01" title="Permanent link"></a></h3> <h3 id="remux-tier-01">Remux Tier 01<a class="headerlink" href="#remux-tier-01" title="Permanent link"></a></h3>
@ -12396,7 +12460,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea
<small> <small>
Last update: Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 9, 2022 23:08:06</span> <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">December 9, 2022 23:46:38</span>
</small> </small>
</div> </div>
<footer class="sponsorship"> <footer class="sponsorship">

@ -1331,6 +1331,17 @@ Also they often even rename the release name in to Portuguese.</li>
<!-- BEGIN INCLUDE ../../includes/cf/sonarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/sonarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>HDR Formats - [CLICK TO EXPAND]</summary> <summary>HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>
@ -1711,6 +1722,17 @@ If you think the sizes are too big to your preference then stop reading and see
<!-- BEGIN INCLUDE ../../includes/cf/sonarr-hdr-formats.md --> <!-- BEGIN INCLUDE ../../includes/cf/sonarr-hdr-formats.md -->
<details class="summary"> <details class="summary">
<summary>HDR Formats - [CLICK TO EXPAND]</summary> <summary>HDR Formats - [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>Profile 5 - This is what comes with WEB-DL Dolby Vision release without HDR10 fallback.<br/> On a 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>Incompatible devices will playback with blown out pinks and greens</em>)</li>
<li>Profile 7 - This is what comes with HD Bluray Remuxes.<br/>These files will play on an Nvidia Shield (2019), but on most other players will revert to the HDR10 fallback.</li>
<li>Profile 8 - This is what comes with (Hybrid) WEB-DL releases (HULU), Hybrid UHD Remux and UHD BluRay releases - all of which have HDR10 fallback.<br/>This works with several mainstream media players,<br/> but the AppleTV can only play the HDR10 fallback. (<em>although your TV will incorrectly say that it is playing DV</em>).</li>
</ul>
<p><strong>Meaning: Neither Infuse nor PLEX for AppleTV will deliver real Dolby Vision with Profile 7/8.</strong></p>
</div>
<!-- END INCLUDE -->
<p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p> <p><a class="glightbox" data-desc-position="bottom" data-height="auto" data-width="100%" href="/Radarr/images/flowchart-hdr-formats.png"><img alt="!HDR Formats Flowchart" src="/Radarr/images/flowchart-hdr-formats.png"/></a></p>
<table> <table>
<thead> <thead>

@ -10,7 +10,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "\\b(-alfaHD)\\b" "value": "\\b(-alfaHD[_]?)\\b"
} }
}, },
{ {

@ -10,7 +10,7 @@
"negate": false, "negate": false,
"required": false, "required": false,
"fields": { "fields": {
"value": "\\b(-alfaHD)\\b" "value": "\\b(-alfaHD[_]?)\\b"
} }
}, },
{ {

File diff suppressed because one or more lines are too long

@ -2,427 +2,427 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://trash-guides.info/</loc> <loc>https://trash-guides.info/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/thnx/</loc> <loc>https://trash-guides.info/thnx/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Bazarr/</loc> <loc>https://trash-guides.info/Bazarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Bazarr/After-install-configuration/</loc> <loc>https://trash-guides.info/Bazarr/After-install-configuration/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Bazarr/Setup-Guide/</loc> <loc>https://trash-guides.info/Bazarr/Setup-Guide/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Bazarr/Tips/Bazarr-suggested-scoring/</loc> <loc>https://trash-guides.info/Bazarr/Tips/Bazarr-suggested-scoring/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Bazarr/scripts/</loc> <loc>https://trash-guides.info/Bazarr/scripts/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/</loc> <loc>https://trash-guides.info/Downloaders/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/Deluge/</loc> <loc>https://trash-guides.info/Downloaders/Deluge/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/Deluge/Deluge-Basic-Setup/</loc> <loc>https://trash-guides.info/Downloaders/Deluge/Deluge-Basic-Setup/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/Deluge/Deluge-how-to-add-labels/</loc> <loc>https://trash-guides.info/Downloaders/Deluge/Deluge-how-to-add-labels/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/NZBGet/</loc> <loc>https://trash-guides.info/Downloaders/NZBGet/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/NZBGet/Basic-Setup/</loc> <loc>https://trash-guides.info/Downloaders/NZBGet/Basic-Setup/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/NZBGet/Paths-and-Categories/</loc> <loc>https://trash-guides.info/Downloaders/NZBGet/Paths-and-Categories/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/NZBGet/scripts/</loc> <loc>https://trash-guides.info/Downloaders/NZBGet/scripts/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/SABnzbd/</loc> <loc>https://trash-guides.info/Downloaders/SABnzbd/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/SABnzbd/Basic-Setup/</loc> <loc>https://trash-guides.info/Downloaders/SABnzbd/Basic-Setup/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/SABnzbd/Paths-and-Categories/</loc> <loc>https://trash-guides.info/Downloaders/SABnzbd/Paths-and-Categories/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/SABnzbd/scripts/</loc> <loc>https://trash-guides.info/Downloaders/SABnzbd/scripts/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/3rd-party-tools/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/3rd-party-tools/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/Basic-Setup/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/Basic-Setup/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/How-to-add-categories/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/How-to-add-categories/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/Paths/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/Paths/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/Port-forwarding/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/Port-forwarding/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/</loc> <loc>https://trash-guides.info/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/ruTorrent/</loc> <loc>https://trash-guides.info/Downloaders/ruTorrent/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Downloaders/ruTorrent/ruTorrent-Basic-Setup/</loc> <loc>https://trash-guides.info/Downloaders/ruTorrent/ruTorrent-Basic-Setup/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/Check-if-hardlinks-are-working/</loc> <loc>https://trash-guides.info/Hardlinks/Check-if-hardlinks-are-working/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/Examples/</loc> <loc>https://trash-guides.info/Hardlinks/Examples/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/Hardlinks-and-Instant-Moves/</loc> <loc>https://trash-guides.info/Hardlinks/Hardlinks-and-Instant-Moves/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/Replace-copies-with-hardlinks/</loc> <loc>https://trash-guides.info/Hardlinks/Replace-copies-with-hardlinks/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Dockstarter/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Dockstarter/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Native/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Native/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Synology/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Synology/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Unraid/</loc> <loc>https://trash-guides.info/Hardlinks/How-to-setup-for/Unraid/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Misc/</loc> <loc>https://trash-guides.info/Misc/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Misc/How-to-setup-Torguard-for-port-forwarding/</loc> <loc>https://trash-guides.info/Misc/How-to-setup-Torguard-for-port-forwarding/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Misc/how-to-provide-a-docker-compose/</loc> <loc>https://trash-guides.info/Misc/how-to-provide-a-docker-compose/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Misc/trash-sync/</loc> <loc>https://trash-guides.info/Misc/trash-sync/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Misc/x265-4k/</loc> <loc>https://trash-guides.info/Misc/x265-4k/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Plex/</loc> <loc>https://trash-guides.info/Plex/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Plex/Tips/4k-transcoding/</loc> <loc>https://trash-guides.info/Plex/Tips/4k-transcoding/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Plex/Tips/Optimal-plex-client-settings/</loc> <loc>https://trash-guides.info/Plex/Tips/Optimal-plex-client-settings/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Plex/Tips/Plex-media-server/</loc> <loc>https://trash-guides.info/Plex/Tips/Plex-media-server/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Plex/profiles/</loc> <loc>https://trash-guides.info/Plex/profiles/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Prowlarr/</loc> <loc>https://trash-guides.info/Prowlarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Prowlarr/prowlarr-setup-flaresolverr/</loc> <loc>https://trash-guides.info/Prowlarr/prowlarr-setup-flaresolverr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Prowlarr/prowlarr-setup-proxy/</loc> <loc>https://trash-guides.info/Prowlarr/prowlarr-setup-proxy/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/</loc> <loc>https://trash-guides.info/Radarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-Quality-Settings-File-Size/</loc> <loc>https://trash-guides.info/Radarr/Radarr-Quality-Settings-File-Size/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/</loc> <loc>https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-how-to-update-custom-formats/</loc> <loc>https://trash-guides.info/Radarr/Radarr-how-to-update-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-import-custom-formats/</loc> <loc>https://trash-guides.info/Radarr/Radarr-import-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-recommended-naming-scheme/</loc> <loc>https://trash-guides.info/Radarr/Radarr-recommended-naming-scheme/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Radarr-remote-path-mapping/</loc> <loc>https://trash-guides.info/Radarr/Radarr-remote-path-mapping/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-anime/</loc> <loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-anime/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-en/</loc> <loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-en/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-fr/</loc> <loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-fr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles/</loc> <loc>https://trash-guides.info/Radarr/radarr-setup-quality-profiles/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Tips/Merge-quality/</loc> <loc>https://trash-guides.info/Radarr/Tips/Merge-quality/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Tips/Radarr-rename-your-folders/</loc> <loc>https://trash-guides.info/Radarr/Tips/Radarr-rename-your-folders/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Tips/Radarr-show-unknown-movie-items/</loc> <loc>https://trash-guides.info/Radarr/Tips/Radarr-show-unknown-movie-items/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Radarr/Tips/Sync-2-radarr-sonarr/</loc> <loc>https://trash-guides.info/Radarr/Tips/Sync-2-radarr-sonarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/</loc> <loc>https://trash-guides.info/SQP/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/1/</loc> <loc>https://trash-guides.info/SQP/1/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/2/</loc> <loc>https://trash-guides.info/SQP/2/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/3/</loc> <loc>https://trash-guides.info/SQP/3/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/4/</loc> <loc>https://trash-guides.info/SQP/4/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/SQP/5/</loc> <loc>https://trash-guides.info/SQP/5/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/</loc> <loc>https://trash-guides.info/Sonarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Sonarr-Quality-Settings-File-Size/</loc> <loc>https://trash-guides.info/Sonarr/Sonarr-Quality-Settings-File-Size/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx-Anime/</loc> <loc>https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx-Anime/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx/</loc> <loc>https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/</loc> <loc>https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Sonarr-remote-path-mapping/</loc> <loc>https://trash-guides.info/Sonarr/Sonarr-remote-path-mapping/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats/</loc> <loc>https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/sonarr-how-to-update-custom-formats/</loc> <loc>https://trash-guides.info/Sonarr/sonarr-how-to-update-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/sonarr-import-custom-formats/</loc> <loc>https://trash-guides.info/Sonarr/sonarr-import-custom-formats/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-anime/</loc> <loc>https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-anime/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles/</loc> <loc>https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Tips/Merge-quality/</loc> <loc>https://trash-guides.info/Sonarr/Tips/Merge-quality/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://trash-guides.info/Sonarr/Tips/Sync-2-radarr-sonarr/</loc> <loc>https://trash-guides.info/Sonarr/Tips/Sync-2-radarr-sonarr/</loc>
<lastmod>2022-12-09</lastmod> <lastmod>2022-12-10</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.

@ -1,3 +1,15 @@
# 2022-12-10 01:30
**[Starr]**
- Added: CF `SDR` to collection table. PR#1014
- Added: DV Info to HDR Formats. PR#1014
- Fix: CF `Bad Dual Groups` for better matching and prevent download loop => https://regex101.com/r/Rsf0xp/1 PR#1014
**[Sonarr Guide]**
*[Recommended naming scheme]* PR#1014
- Fix: Conflicting naming scheme example for multi-episode.
# 2022-12-04 18:30 # 2022-12-04 18:30
**[Starr]** **[Starr]**
- Added: `APEX` to CF `WEB Tier 01`. *PR#1003* - Added: `APEX` to CF `WEB Tier 01`. *PR#1003*

Loading…
Cancel
Save