Deployed 4166604 with MkDocs version: 1.3.0

gh-pages
3 years ago
parent eda5a08be1
commit 8ce831f807

@ -480,10 +480,37 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#v3-radarr-branch-latest" class="md-nav__link">
v3 Radarr Branch: latest
<a href="#master" class="md-nav__link">
Master
</a>
</li>
<li class="md-nav__item">
<a href="#develop" class="md-nav__link">
Develop
</a>
</li>
<li class="md-nav__item">
<a href="#nightly" class="md-nav__link">
Nightly
</a>
<nav class="md-nav" aria-label="Nightly">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#how-do-i-update-radarr" class="md-nav__link">
How do I update Radarr
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2048,10 +2075,37 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#v3-radarr-branch-latest" class="md-nav__link">
v3 Radarr Branch: latest
<a href="#master" class="md-nav__link">
Master
</a>
</li>
<li class="md-nav__item">
<a href="#develop" class="md-nav__link">
Develop
</a>
</li>
<li class="md-nav__item">
<a href="#nightly" class="md-nav__link">
Nightly
</a>
<nav class="md-nav" aria-label="Nightly">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#how-do-i-update-radarr" class="md-nav__link">
How do I update Radarr
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2075,23 +2129,42 @@
<h1 id="radarr">Radarr<a class="headerlink" href="#radarr" title="Permanent link"></a></h1>
<p>Here you will find a collection of Radarr Guides I made.</p>
<h2 id="v3-radarr-branch-latest">v3 Radarr Branch: latest<a class="headerlink" href="#v3-radarr-branch-latest" title="Permanent link"></a></h2>
<p><img alt="version" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fradarr%2Frelease%2FVERSION.json&amp;label=Latest%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<ul>
<li>(stable) (v3)</li>
<li>Builds Pushed only when intentionally released</li>
<li>Github Branch: master</li>
<li>Docker: <a href="https://hub.docker.com/r/hotio/radarr" rel="noopener noreferrer" target="_blank">hotio/radarr:release</a></li>
</ul>
<div class="highlight"><pre><span></span><code>hotio/radarr:release
</code></pre></div>
<h2 id="master">Master<a class="headerlink" href="#master" title="Permanent link"></a></h2>
<p><img alt="master" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https://raw.githubusercontent.com/hotio/radarr/release/VERSION.json&amp;label=Current%20Master/Stable%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<p>(Default/Stable): It has been tested by users on the develop and nightly branches and its not known to have any major issues.</p>
<p>This version will receive updates approximately monthly.</p>
<p>On GitHub, this is the <code>master</code> branch.</p>
<h2 id="develop">Develop<a class="headerlink" href="#develop" title="Permanent link"></a></h2>
<p><img alt="develop" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https://raw.githubusercontent.com/hotio/radarr/testing/VERSION.json&amp;label=Current%20Develop/Beta%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<p>(Beta): This is the testing edge. Released after tested in nightly to ensure no immediate issues. New features and bug fixes released here first after nightly. It can be considered semi-stable, but is still <code>beta</code>.</p>
<p>This version will receive updates either weekly or biweekly depending on development.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p><strong>You may not be able to go back to <code>master</code> after switching to this branch.</strong></p>
</div>
<p>On GitHub, this is a snapshot of the <code>develop</code> branch at a specific point in time.</p>
<h2 id="nightly">Nightly<a class="headerlink" href="#nightly" title="Permanent link"></a></h2>
<p><img alt="nightly" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https://raw.githubusercontent.com/hotio/radarr/nightly/VERSION.json&amp;label=Current%20Nightly/Unstable%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<p>(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.</p>
<div class="admonition danger">
<p class="admonition-title">Danger</p>
<p><strong><em>Use this branch only if you know what you are doing and are willing to get your hands dirty to recover a failed update.</em></strong></p>
</div>
<p>This version is updated immediately.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p><strong>You may not be able to go back to <code>master</code> after switching to this branch.</strong></p>
</div>
<p>On GitHub, this is the <code>develop</code> branch.</p>
<h3 id="how-do-i-update-radarr">How do I update Radarr<a class="headerlink" href="#how-do-i-update-radarr" title="Permanent link"></a></h3>
<p>External link to the official <a href="https://wiki.servarr.com/en/radarr/faq#how-do-i-update-radarr" rel="noopener noreferrer" target="_blank">WikiArr</a>.</p>
<hr>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">November 7, 2021 16:13:12</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 24, 2022 18:18:19</span>
</small>

@ -729,10 +729,30 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#v3-sonarr-branch-latest" class="md-nav__link">
v3 Sonarr Branch: latest
<a href="#master" class="md-nav__link">
Master
</a>
</li>
<li class="md-nav__item">
<a href="#develop" class="md-nav__link">
Develop
</a>
<nav class="md-nav" aria-label="Develop">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#how-do-i-update-sonarr" class="md-nav__link">
How do I update Sonarr
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2048,10 +2068,30 @@
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#v3-sonarr-branch-latest" class="md-nav__link">
v3 Sonarr Branch: latest
<a href="#master" class="md-nav__link">
Master
</a>
</li>
<li class="md-nav__item">
<a href="#develop" class="md-nav__link">
Develop
</a>
<nav class="md-nav" aria-label="Develop">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#how-do-i-update-sonarr" class="md-nav__link">
How do I update Sonarr
</a>
</li>
</ul>
</nav>
</li>
</ul>
@ -2075,23 +2115,27 @@
<h1 id="sonarr">Sonarr<a class="headerlink" href="#sonarr" title="Permanent link"></a></h1>
<p>Here you will find a collection of Sonarr guides I made.</p>
<h2 id="v3-sonarr-branch-latest">v3 Sonarr Branch: latest<a class="headerlink" href="#v3-sonarr-branch-latest" title="Permanent link"></a></h2>
<p><img alt="version" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https%3A%2F%2Fraw.githubusercontent.com%2Fhotio%2Fsonarr%2Frelease%2FVERSION.json&amp;label=Latest%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<ul>
<li>(Stable) (v3)</li>
<li>Builds Pushed only when intentionally released</li>
<li>Github Branch: main</li>
<li>Docker: <a href="https://hub.docker.com/r/hotio/sonarr" rel="noopener noreferrer" target="_blank">hotio/sonarr:release</a></li>
</ul>
<div class="highlight"><pre><span></span><code>hotio/sonarr:release
</code></pre></div>
<h2 id="master">Master<a class="headerlink" href="#master" title="Permanent link"></a></h2>
<p><img alt="Main" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https://raw.githubusercontent.com/hotio/sonarr/release/VERSION.json&amp;label=Current%20Master/Stable%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<p>(Default/Stable): This has been tested by users on nightly (<code>develop</code>) branch and it's not known to have any major issues. This branch should be used by the majority of users.</p>
<p>On GitHub, this is the <code>main</code> branch.</p>
<h2 id="develop">Develop<a class="headerlink" href="#develop" title="Permanent link"></a></h2>
<p><img alt="Develop" src="https://img.shields.io/badge/dynamic/json?query=%24.version&amp;url=https://raw.githubusercontent.com/hotio/sonarr/nightly/VERSION.json&amp;label=Current%20Develop/Nightly%20Version&amp;style=for-the-badge&amp;color=4051B5" /></p>
<p>(Alpha/Unstable) : This is the bleeding edge. It is released as soon as code is committed and passes all automated tests. This build may have not been used by us or other users yet. There is no guarantee that it will even run in some cases. This branch is only recommended for advanced users. Issues and self investigation are expected in this branch.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p><strong>You may not be able to go back to <code>main</code> after switching to this branch.</strong></p>
</div>
<p>On GitHub, this is the <code>develop</code> branch.</p>
<h3 id="how-do-i-update-sonarr">How do I update Sonarr<a class="headerlink" href="#how-do-i-update-sonarr" title="Permanent link"></a></h3>
<p>External link to the official <a href="https://wiki.servarr.com/en/sonarr/faq#how-do-i-update-sonarr" rel="noopener noreferrer" target="_blank">WikiArr</a>.</p>
<hr>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 15, 2022 10:05:54</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">April 24, 2022 18:18:19</span>
</small>

File diff suppressed because one or more lines are too long

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

Binary file not shown.
Loading…
Cancel
Save