Deployed 5575d3cf with MkDocs version: 1.4.3

gh-pages
2 years ago
parent cfec1cf1b5
commit 386aa5b89f

@ -1485,6 +1485,13 @@
Crav
</a>
</li>
<li class="md-nav__item">
<a href="#ovid" class="md-nav__link">
OViD
</a>
</li>
</ul>
@ -4428,6 +4435,13 @@
Crav
</a>
</li>
<li class="md-nav__item">
<a href="#ovid" class="md-nav__link">
OViD
</a>
</li>
</ul>
@ -5056,6 +5070,12 @@ Special thanks to <a href="https://github.com/rg9400">rg9400</a>, <a href="https
<td></td>
<td><a href="#crav">Crave</a></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td><a href="#ovid">OViD</a></td>
</tr>
</tbody>
</table>
<hr />
@ -12539,6 +12559,53 @@ This applies to all releases that are x265/HEVC that are not Remux.</p>
</details>
<p><sub><sup><a href="#index">TOP</a></sup></p>
<hr />
<h3 id="ovid">OViD<a class="headerlink" href="#ovid" title="Permanent link"></a></h3>
<p><sub>OViD</sub></p>
<details class="question">
<summary>OViD - [CLICK TO EXPAND]</summary>
<p><a href="https://search.ovid.tv/other/about" rel="noopener noreferrer" target="_blank">OViD Website</a></p>
</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="nt">&quot;trash_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;fbca986396c5e695ef7b2def3c755d01&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;trash_regex&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;https://regex101.com/r/hWHpjV/1&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;OViD&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;includeCustomFormatWhenRenaming&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;specifications&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">[</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;OViD&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;ReleaseTitleSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(ovid)\\b&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;WEBDL&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;SourceSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">7</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;WEBRIP&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;SourceSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">8</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">]</span>
<span class="p">}</span>
</code></pre></div>
</details>
<p><sub><sup><a href="#index">TOP</a></sup></p>
<hr />
<h2 id="anime">Anime<a class="headerlink" href="#anime" title="Permanent link"></a></h2>
<hr />
<h3 id="anime-bd-tier-01-top-seadex-muxers">Anime BD Tier 01 (Top SeaDex Muxers)<a class="headerlink" href="#anime-bd-tier-01-top-seadex-muxers" title="Permanent link"></a></h3>
@ -18859,7 +18926,7 @@ This applies to all releases that are x265/HEVC that are not Remux.</p>
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 2, 2023 15:05:49</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 9, 2023 11:13:54</span>
</small>

@ -3513,6 +3513,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4270,6 +4275,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4932,6 +4942,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -5688,6 +5703,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3355,6 +3355,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4115,6 +4120,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4779,6 +4789,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -5538,6 +5553,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3113,6 +3113,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -3688,6 +3693,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4146,6 +4156,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4725,6 +4740,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3319,6 +3319,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />
@ -4003,6 +4008,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3071,6 +3071,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3252,6 +3252,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3237,6 +3237,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3236,6 +3236,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -3245,6 +3245,11 @@ Also they often even rename the release name in to Portuguese.</li>
<td>0</td>
<td>c2863d2a50c9acad1fb50e53ece60817</td>
</tr>
<tr>
<td><a href="/Radarr/Radarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>0</td>
<td>fbca986396c5e695ef7b2def3c755d01</td>
</tr>
</tbody>
</table>
<hr />

@ -1772,6 +1772,13 @@
Crav
</a>
</li>
<li class="md-nav__item">
<a href="#ovid" class="md-nav__link">
OViD
</a>
</li>
<li class="md-nav__item">
@ -4374,6 +4381,13 @@
Crav
</a>
</li>
<li class="md-nav__item">
<a href="#ovid" class="md-nav__link">
OViD
</a>
</li>
<li class="md-nav__item">
@ -5117,6 +5131,12 @@ Special thanks to everyone that helped testing and creating these Custom Formats
<td></td>
<td></td>
<td></td>
<td><a href="#ovid">OViD</a></td>
</tr>
<tr>
<td></td>
<td></td>
<td></td>
<td><a href="#uhd-streaming-boost">UHD Streaming Boost</a></td>
</tr>
<tr>
@ -11606,6 +11626,53 @@ For example a lot of EVO releases end up stripping the group name, so they appea
</details>
<p><sub><sup><a href="#index">TOP</a></sup></p>
<hr />
<h3 id="ovid">OViD<a class="headerlink" href="#ovid" title="Permanent link"></a></h3>
<p><sub>OViD</sub></p>
<details class="question">
<summary>OViD - [CLICK TO EXPAND]</summary>
<p><a href="https://search.ovid.tv/other/about" rel="noopener noreferrer" target="_blank">OViD Website</a></p>
</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="nt">&quot;trash_id&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;fbca986396c5e695ef7b2def3c755d01&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;trash_regex&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;https://regex101.com/r/hWHpjV/1&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;OViD&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;includeCustomFormatWhenRenaming&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;specifications&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">[</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;OViD&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;ReleaseTitleSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">true</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;\\b(ovid)\\b&quot;</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;WEBDL&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;SourceSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">7</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">},</span>
<span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;name&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;WEBRIP&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;implementation&quot;</span><span class="p">:</span><span class="w"> </span><span class="s2">&quot;SourceSpecification&quot;</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;negate&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;required&quot;</span><span class="p">:</span><span class="w"> </span><span class="kc">false</span><span class="p">,</span>
<span class="w"> </span><span class="nt">&quot;fields&quot;</span><span class="p">:</span><span class="w"> </span><span class="p">{</span>
<span class="w"> </span><span class="nt">&quot;value&quot;</span><span class="p">:</span><span class="w"> </span><span class="mi">8</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">}</span>
<span class="w"> </span><span class="p">]</span>
<span class="p">}</span>
</code></pre></div>
</details>
<p><sub><sup><a href="#index">TOP</a></sup></p>
<hr />
<h3 id="uhd-streaming-boost">UHD Streaming Boost<a class="headerlink" href="#uhd-streaming-boost" title="Permanent link"></a></h3>
<details class="question">
<summary>UHD Streaming Boost - [CLICK TO EXPAND]</summary>
@ -18564,7 +18631,7 @@ For example a lot of EVO releases end up stripping the group name, so they appea
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 2, 2023 15:05:49</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 9, 2023 11:13:54</span>
</small>

@ -3164,6 +3164,11 @@ You could end up with a single audio release when a MULTi release exists. This i
<td>50</td>
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
</tbody>
</table>
</details>
@ -3667,6 +3672,11 @@ You could end up with a single audio release when a MULTi release exists. This i
<td>50</td>
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
</tbody>
</table>
</details>

@ -3001,6 +3001,11 @@ Afin d'illustrer ce principe, vous verrez une section <strong>"Mix original (opt
<td>50</td>
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
</tbody>
</table>
</details>
@ -3505,6 +3510,11 @@ Afin d'illustrer ce principe, vous verrez une section <strong>"Mix original (opt
<td>50</td>
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
</tbody>
</table>
</details>

@ -3025,6 +3025,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>50</td>
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
</tbody>
</table>
</details>
@ -3443,6 +3448,11 @@ You will need to set it up in the quality Profile you want to use/prefer to make
<td>5d2317d99af813b6529c7ebf01c83533</td>
</tr>
<tr>
<td><a href="/Sonarr/sonarr-collection-of-custom-formats/#ovid">OViD</a></td>
<td>50</td>
<td>fb1a91cdc0f26f7ca0696e0e95274645</td>
</tr>
<tr>
<td><img alt="⚠" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/26a0.svg" title=":warning:" /> <a href="/Sonarr/sonarr-collection-of-custom-formats/#uhd-streaming-boost">UHD Streaming Boost</a></td>
<td>20</td>
<td>43b3cf48cb385cd3eac608ee6bca7f09</td>

@ -0,0 +1,35 @@
{
"trash_id": "fbca986396c5e695ef7b2def3c755d01",
"trash_regex": "https://regex101.com/r/hWHpjV/1",
"name": "OViD",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "OViD",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(ovid)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 7
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 8
}
}
]
}

@ -0,0 +1,36 @@
{
"trash_id": "fb1a91cdc0f26f7ca0696e0e95274645",
"trash_score": "50",
"trash_regex": "https://regex101.com/r/hWHpjV/1",
"name": "OViD",
"includeCustomFormatWhenRenaming": true,
"specifications": [
{
"name": "OViD",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": true,
"fields": {
"value": "\\b(ovid)\\b"
}
},
{
"name": "WEBDL",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 3
}
},
{
"name": "WEBRIP",
"implementation": "SourceSpecification",
"negate": false,
"required": false,
"fields": {
"value": 4
}
}
]
}

File diff suppressed because one or more lines are too long

Binary file not shown.

@ -1,3 +1,9 @@
# 2023-07-09 12:40
**[Updated]**
- [Sonarr] Add OViD streaming service CF
- [Radarr] Add OViD streaming service CF
- [Guide] Updated streaming service
# 2023-07-09 09:45
**[Updated]**
- [Sonarr] Updated Anime Raws CF to add Fumi-Raws and Koi-Raws

Loading…
Cancel
Save