Deployed c8b1967 with MkDocs version: 1.3.0

gh-pages
2 years ago
parent d795feb1f5
commit cb5d800ada

@ -2784,7 +2784,7 @@ create a new release profile specific for .su that uses the <a href="#optional-m
<p>If you don't want to download so called scene releases.</p>
</details>
<p>Add this to your <code>Must not contain (2)</code></p>
<div class="highlight"><pre><span></span><code>/^<span class="o">(</span>?!.*<span class="o">(</span>-deflate<span class="p">|</span>-inflate<span class="o">))(</span>?<span class="o">=</span>.*<span class="o">([</span>_. <span class="o">]</span>WEB<span class="o">[</span>_. <span class="o">]</span><span class="p">|</span><span class="se">\b</span>CAKES<span class="se">\b</span><span class="p">|</span>GGEZ<span class="p">|</span>GGWP<span class="p">|</span>GLHF<span class="o">))</span>.*/i
<div class="highlight"><pre><span></span><code>/^<span class="o">(</span>?!.*<span class="o">(</span>web<span class="o">[</span> <span class="o">]</span>dl<span class="p">|</span>-deflate<span class="p">|</span>-inflate<span class="o">))(</span>?<span class="o">=</span>.*<span class="o">([</span>_. <span class="o">]</span>WEB<span class="o">[</span>_. <span class="o">]</span><span class="p">|</span>-CAKES<span class="se">\b</span><span class="p">|</span>-GGEZ<span class="se">\b</span><span class="p">|</span>-GGWP<span class="se">\b</span><span class="p">|</span>-GLHF<span class="se">\b</span><span class="p">|</span>-KOGI<span class="se">\b</span><span class="o">))</span>.*/i
</code></pre></div>
<hr />
<h3 id="a-little-explanation-of-the-scores-and-why">A little explanation of the scores and why<a class="headerlink" href="#a-little-explanation-of-the-scores-and-why" title="Permanent link"></a></h3>
@ -2850,7 +2850,7 @@ create a new release profile specific for .su that uses the <a href="#optional-m
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">June 4, 2022 22:05:19</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">June 8, 2022 10:32:19</span>
</small>

@ -1,3 +1,4 @@
# DEPRECATED (This JSON only exisist as fallback for people still using the old trash-sync)
{
"ignore": [{
"name": "Golden rule",

@ -16,7 +16,7 @@
}, {
"name": "Ignore so called scene releases",
"trash_id": "5bc23c3a055a1a5d8bbe4fb49d80e0cb",
"term": "/^(?!.*(-deflate|-inflate))(?=.*([_. ]WEB[_. ]|\\bCAKES\\b|GGEZ|GGWP|GLHF)).*/i"
"term": "/^(?!.*(web[ ]dl|-deflate|-inflate))(?=.*([_. ]WEB[_. ]|-CAKES\\b|-GGEZ\\b|-GGWP\\b|-GLHF\\b|-KOGI\\b)).*/i)).*/i"
}],
"required": [],
"preferred": [{

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -1,3 +1,14 @@
# 2022-06-08
Radarr cf dv hdr10 fix for bad (re)named files #615
- Added: Fix for bad (re)named DV HDR10 releases.
- Added: `Not DV` Condition to `[HDR10]` prevent double scoring for bad (re)named DV HDR10 Releases.
Radarr CF Repack2 added to collection and instructions #616
- Added: CF `[Repack2]` to the collection.
- Updated: How to setup Custom Formats to support `[Repack2]`.
Added KOGI to the Dislike Scene Releases for indexers that rename #619
- Added: KOGI to the Dislike Scene Releases for indexers that rename.
- Added: DEPRECATED warning for the optional.json, please use optionals.json.
# 2022-06-03
Radarr CF [Repack2] #607
- NEW: Radarr CF `[Repack2]` with a score of `6`.

Loading…
Cancel
Save