@ -2430,21 +2404,23 @@ Where we going to set it to <code>Do not Prefer</code></p>
</li>
</ol>
<hr/>
<divclass="admonition note">
<pclass="admonition-title">Note</p>
<divclass="admonition summary">
<pclass="admonition-title">Summary</p>
<p>The Number between the <strong>[</strong>brackets<strong>]</strong> in the following release profiles are the scores the release name will get during a automatic and manual search and with the use of the scores some releases will be preferred over others and even upgraded.</p>
<p>The Number between <strong>(</strong>brackets<strong>)</strong> in the following release profiles are referring to the location where you should add this regex in the release profile corresponding the screenshot above.</p>
<p>Also check mark <code>Include Preferred when Renaming</code> and add <code>{Preferred Words}</code> to your renaming scheme when you get download loop issues!!!</p>
<p>Check mark <code>Include Preferred when Renaming</code> and add <code>{Preferred Words}</code> to your renaming scheme else you could get a download loop issues!!!</p>
<p>What it does:</p>
<p>When enabled the block with the <ahref="#release-source-streaming-service">Release Source (Streaming Service)</a> in it are then added to the file name which fixes any loops due to Sonarr seeing a new NF rip when an AMZN rip is found.
Probably doesn’t happen if cutoff is met, but for anything that is unmet or any forced searches it results in a loop because NF is not in Sonarr’s copy so it upgrades, and loops.</p>
@ -2503,49 +2479,14 @@ Probably doesn’t happen if cutoff is met, but for anything that is unmet or an
<summary>Why the Must Not Contain entry - [CLICK TO EXPAND]</summary>
<p>So why did I put <code>/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i</code> as <code>Must Not Contain</code> and what does it do ?</p>
<p>It blocks/ignores 720/1080p releases that are encoded in x265, why ?</p>
<divclass="admonition quote">
<pclass="admonition-title">Quote</p>
<p>x265 is good for for 4k stuff or 1080p if they used the the remuxes as source.
If the media isn't source quality/remux, then there will be a loss of quality every time.
Also, once you go x265, typically that file is done.
It can't be changed to something else without a huge loss of quality.</p>
<p>Something like 95% of video files are x264 and have much better direct play support.
If you have more than a couple users,
you will notice much more transcoding.
Just depends on your priorities.</p>
<p>So basically if you are storage poor and just need to save space, use x265.
The catch is if you want best quality x265, you need source quality files, so you still have huge file sizes.
If you want maximum compatibility and the option to change your files to something else later,
then x264.
It's all really dependent on specific situations for different people</p>
<p>DO NOT Check mark <code>Include Preferred when Renaming</code><imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
</div>
<p>It's a shame that most x265 groups microsize the releases or use the x264 as source what results in low quality releases. And the few groups that do use the correct source suffer from it.</p>
<p>That's why I created my own golden rule.</p>
<ul>
<li>720/1080p => x264</li>
<li>2160p/4k => x265</li>
</ul>
</details>
<hr/>
<h3id="p2p-groups-repackproper">P2P Groups + Repack/Proper<aclass="headerlink"href="#p2p-groups-repackproper"title="Permanent link">¶</a></h3>
<p>Add this to your <code>Preferred (3)</code> with a score of [180] <supid="fnref:1"><aclass="footnote-ref"href="#fn:1">1</a></sup></p>
<p>Don't forget to click on <code>SAVE</code> after you've added everything you want to the release profile <imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
</div>
<detailsclass="success">
<summary>example - [CLICK TO EXPAND]</summary>
<divclass="admonition attention">
@ -2581,10 +2526,17 @@ It's all really dependent on specific situations for different people</p>
<p>Don't forget to click on <code>SAVE</code> after you've added everything you want to the release profile <imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
</div>
<detailsclass="success">
<summary>example - [CLICK TO EXPAND]</summary>
<divclass="admonition attention">
@ -2599,35 +2551,105 @@ It's all really dependent on specific situations for different people</p>
<p>These optionals are optional because they should only be added/used if you got a certain use case for it, if you don't understand what the optional is for then you probably don't need it <imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
<p><imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/><strong>Except the <code>Golden Rule</code> this one is actually a must even that it's added in the optional section</strong><imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
<p>If you see certain optional with a positive score and you actually don't want them just add them with a negative score !!!</p>
<p><imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/> This one is actually a must even that it's added in the optional section <imgalt="‼"class="twemoji"src="https://twemoji.maxcdn.com/v/latest/svg/203c.svg"title=":bangbang:"/></p>
</div>
<h4id="optional-hdr-if-you-prefer-hdr">Optional HDR - if you prefer HDR<aclass="headerlink"href="#optional-hdr-if-you-prefer-hdr"title="Permanent link">¶</a></h4>
<detailsclass="question">
<summary>Why the Must Not Contain entry - [CLICK TO EXPAND]</summary>
<p>This one blocks/ignores 720/1080p releases that are (re-)encoded in x265.</p>
<p>So why did I put <code>/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i</code> as <code>Must Not Contain</code> and what does it do ?</p>
<p>Why ?</p>
<divclass="admonition quote">
<pclass="admonition-title">Quote</p>
<p>x265 is good for for 4k stuff or 1080p if they used the the remuxes as source.
If the media isn't source quality/remux, then there will be a loss of quality every time.
Also, once you go x265, typically that file is done.
It can't be changed to something else without a huge loss of quality.</p>
<p>Something like 95% of video files are x264 and have much better direct play support.
If you have more than a couple users,
you will notice much more transcoding.
Just depends on your priorities.</p>
<p>So basically if you are storage poor and just need to save space, use x265.
The catch is if you want best quality x265, you need source quality files, so you still have huge file sizes.
If you want maximum compatibility and the option to change your files to something else later,
then x264.
It's all really dependent on specific situations for different people</p>
</div>
<p>It's a shame that most x265 groups microsize the releases or use the x264 as source what results in low quality releases. And the few groups that do use the correct source suffer from it.</p>
<p>That's why I created my own golden rule.</p>
<ul>
<li>720/1080p => x264</li>
<li>2160p/4k => x265</li>
</ul>
</details>
<p>Add this to your <code>Must not contain (2)</code></p>
<h4id="optional-dolby-vision-if-you-prefer-dolby-vision">Optional Dolby Vision - if you prefer Dolby Vision<aclass="headerlink"href="#optional-dolby-vision-if-you-prefer-dolby-vision"title="Permanent link">¶</a></h4>
<h4id="optional-use-these-only-if-you-dislike-renamed-and-retagged-releases">Optional (use these only if you dislike renamed and retagged releases)<aclass="headerlink"href="#optional-use-these-only-if-you-dislike-renamed-and-retagged-releases"title="Permanent link">¶</a></h4>
<summary>Explanation - [CLICK TO EXPAND]</summary>
<p>Use this only if you dislike renamed and retagged releases, some indexers/trackers are known to rename or add their own tags to the release name what could mess up your results or naming.</p>
</details>
<p>Add this to your <code>Preferred (3)</code> with a score of [-25]</p>
<summary>Explanation - [CLICK TO EXPAND]</summary>
<p>Use this only if you dislike Obfuscated releases, some indexers are known to rename or add their own tags/obfuscated name to the release name what could mess up your results or naming.</p>
</details>
<p>Add this to your <code>Preferred (3)</code> with a score of [-25]</p>
<h4id="optional-matches-releases-that-ends-with-en">Optional (matches releases that ends with EN)<aclass="headerlink"href="#optional-matches-releases-that-ends-with-en"title="Permanent link">¶</a></h4>
<h4id="optional-matches-any-release-that-contains-1-as-prefix-for-release-groups">Optional Matches any release that contains '1-' as prefix for Release Groups<aclass="headerlink"href="#optional-matches-any-release-that-contains-1-as-prefix-for-release-groups"title="Permanent link">¶</a></h4>
<h4id="optional-matches-season-packs-use-this-if-you-prefer-season-packs">Optional Matches Season Packs (use this if you prefer Season packs)<aclass="headerlink"href="#optional-matches-season-packs-use-this-if-you-prefer-season-packs"title="Permanent link">¶</a></h4>
<hr/>
<h4id="optional-prefer-season-packs">Optional - Prefer Season Packs<aclass="headerlink"href="#optional-prefer-season-packs"title="Permanent link">¶</a></h4>
<detailsclass="question">
<summary>Explanation - [CLICK TO EXPAND]</summary>
<p>Use this if you prefer Season packs</p>
</details>
<divclass="admonition warning">
<ul>
<li>This will upgrade also your already downloaded single episodes</li>
@ -2638,6 +2660,7 @@ It's all really dependent on specific situations for different people</p>
<p>Add this to your <code>Preferred (3)</code> with a score of [15]</p>
<h5id="su-season-pack-issue">.su season pack issue<aclass="headerlink"href="#su-season-pack-issue"title="Permanent link">¶</a></h5>
<detailsclass="bug">
<summary>.su season pack issue - [CLICK TO EXPAND]</summary>
@ -2651,24 +2674,27 @@ create a new release profile specific for .su that uses the <a href="#optional-m
<p>Theirs a <ahref="/NZBGet/scripts/#wtfnzb-renamer"rel="noopener noreferrer"target="_blank">script</a> for NZBGet that sometimes could help but it seems it doesn't always work. It also seems theirs a work around for SABnzbd but i can't confirm being i'm not using Sab.</p>
</div>
</details>
<h4id="optional-ignore-dovi-for-webdl">Optional Ignore DoVi for WEBDL<aclass="headerlink"href="#optional-ignore-dovi-for-webdl"title="Permanent link">¶</a></h4>
<detailsclass="note">
<summary>WHY ? - [CLICK TO EXPAND]</summary>
<hr/>
<h4id="optional-ignore-dolby-vision-without-hdr10-fallback">Optional - Ignore Dolby Vision without HDR10 fallback<aclass="headerlink"href="#optional-ignore-dolby-vision-without-hdr10-fallback"title="Permanent link">¶</a></h4>
<detailsclass="question">
<summary>Explanation - [CLICK TO EXPAND]</summary>
<p>This is a RegEx that ignores DV that don't have the fallback to HDR10, What can results in playback issues like weird colors if you want to play it on a not Dolby Vision compatible setup.</p>
</details>
<p>Add this to your <code>Must not contain (2)</code></p>
<h4id="optional-ignore-the-group-scene">Optional Ignore the group -scene<aclass="headerlink"href="#optional-ignore-the-group-scene"title="Permanent link">¶</a></h4>
<detailsclass="note">
<summary>Why ? - [CLICK TO EXPAND]</summary>
<hr/>
<h4id="optional-ignore-the-group-scene">Optional - Ignore The Group -SCENE<aclass="headerlink"href="#optional-ignore-the-group-scene"title="Permanent link">¶</a></h4>
<detailsclass="question">
<summary>Explanation - [CLICK TO EXPAND]</summary>
<p>Seems plex ignores <code>-scene</code> because it thinks they are extra's. <ahref="https://github.com/squaresmile/Plex-Plug-Ins/blob/61eda8a775e198971dcf5088c4daf264a844736f/Scanners.bundle/Contents/Resources/Common/VideoFiles.py#L11"rel="noopener noreferrer"target="_blank">SOURCE</a></p>
</details>
<p>Add this to your <code>Must not contain (2)</code></p>
<h4id="optional-ignore-scene-releases">Optional Ignore scene releases<aclass="headerlink"href="#optional-ignore-scene-releases"title="Permanent link">¶</a></h4>
<detailsclass="note">
<hr/>
<h4id="optional-ignore-scene-releases">Optional - Ignore scene releases<aclass="headerlink"href="#optional-ignore-scene-releases"title="Permanent link">¶</a></h4>
<detailsclass="question">
<summary>WHY ? - [CLICK TO EXPAND]</summary>
<p>If you don't want to download so called scene releases.</p>
</details>
@ -2693,7 +2719,6 @@ create a new release profile specific for .su that uses the <a href="#optional-m
</ul>
<p>Optional => We've tested it and it worked for what we've tested it on, if it will work in your situation we don't know.</p>
<p>If you notice something wrong just contact me and we will try to fix it or remove it.</p>
<p>The reason why I got multiple entry's with the same score is because the line will go out of the box and I don't like how that looks.</p>