Deployed 169541f8 with MkDocs version: 1.4.3

gh-pages
2 years ago
parent 7f70497a7f
commit b3dca7a431

@ -104,7 +104,7 @@
<div data-md-component="skip">
<a href="#synology" class="md-skip">
<a href="#macro-syntax-error" class="md-skip">
Skip to content
</a>
@ -2196,277 +2196,10 @@
<label class="md-nav__link md-nav__link--active" for="__toc">
Synology
<span class="md-nav__icon md-icon"></span>
</label>
<a href="./" class="md-nav__link md-nav__link--active">
Synology
</a>
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#introduction" class="md-nav__link">
Introduction
</a>
<nav class="md-nav" aria-label="Introduction">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#automated-script" class="md-nav__link">
Automated Script
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#install-docker" class="md-nav__link">
Install Docker
</a>
</li>
<li class="md-nav__item">
<a href="#create-the-main-share" class="md-nav__link">
Create the main share
</a>
</li>
<li class="md-nav__item">
<a href="#create-a-user" class="md-nav__link">
Create a user
</a>
<nav class="md-nav" aria-label="Create a user">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#assign-shared-folder-permissions" class="md-nav__link">
Assign shared folder permissions
</a>
</li>
<li class="md-nav__item">
<a href="#assign-application-permissions" class="md-nav__link">
Assign application permissions
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#ssh" class="md-nav__link">
SSH
</a>
<nav class="md-nav" aria-label="SSH">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#puid-and-pgid" class="md-nav__link">
PUID and PGID
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#folder-structure" class="md-nav__link">
Folder Structure
</a>
<nav class="md-nav" aria-label="Folder Structure">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#bad-path-suggestion" class="md-nav__link">
Bad path suggestion
</a>
</li>
<li class="md-nav__item">
<a href="#breakdown-of-the-folder-structure" class="md-nav__link">
Breakdown of the Folder Structure
</a>
<nav class="md-nav" aria-label="Breakdown of the Folder Structure">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#torrent-clients" class="md-nav__link">
Torrent clients
</a>
</li>
<li class="md-nav__item">
<a href="#usenet-clients" class="md-nav__link">
Usenet clients
</a>
</li>
<li class="md-nav__item">
<a href="#the-starr-apps" class="md-nav__link">
The Starr Apps
</a>
</li>
<li class="md-nav__item">
<a href="#media-server" class="md-nav__link">
Media Server
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#create-the-needed-subfolder" class="md-nav__link">
Create the needed subfolder
</a>
<nav class="md-nav" aria-label="Create the needed subfolder">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#if-you-use-usenet" class="md-nav__link">
If you use usenet
</a>
</li>
<li class="md-nav__item">
<a href="#if-you-use-torrents" class="md-nav__link">
If you use torrents
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#appdata" class="md-nav__link">
Appdata
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#needed-files" class="md-nav__link">
Needed files
</a>
<nav class="md-nav" aria-label="Needed files">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#whats-included-and-whats-not-included" class="md-nav__link">
Whats included and Whats not included
</a>
</li>
<li class="md-nav__item">
<a href="#changes-and-preparations" class="md-nav__link">
Changes and preparations
</a>
<nav class="md-nav" aria-label="Changes and preparations">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#pullio-auto-update-docker-compose-the-correct-way" class="md-nav__link">
Pullio - Auto update docker-compose the correct way
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#permissions" class="md-nav__link">
Permissions
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#run-the-docker-compose" class="md-nav__link">
Run the Docker Compose
</a>
<nav class="md-nav" aria-label="Run the Docker Compose">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#docker-compose-commands" class="md-nav__link">
Docker-Compose Commands
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</li>
@ -2590,257 +2323,6 @@
<label class="md-nav__title" for="__toc">
<span class="md-nav__icon md-icon"></span>
Table of contents
</label>
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
<li class="md-nav__item">
<a href="#introduction" class="md-nav__link">
Introduction
</a>
<nav class="md-nav" aria-label="Introduction">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#automated-script" class="md-nav__link">
Automated Script
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#install-docker" class="md-nav__link">
Install Docker
</a>
</li>
<li class="md-nav__item">
<a href="#create-the-main-share" class="md-nav__link">
Create the main share
</a>
</li>
<li class="md-nav__item">
<a href="#create-a-user" class="md-nav__link">
Create a user
</a>
<nav class="md-nav" aria-label="Create a user">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#assign-shared-folder-permissions" class="md-nav__link">
Assign shared folder permissions
</a>
</li>
<li class="md-nav__item">
<a href="#assign-application-permissions" class="md-nav__link">
Assign application permissions
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#ssh" class="md-nav__link">
SSH
</a>
<nav class="md-nav" aria-label="SSH">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#puid-and-pgid" class="md-nav__link">
PUID and PGID
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#folder-structure" class="md-nav__link">
Folder Structure
</a>
<nav class="md-nav" aria-label="Folder Structure">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#bad-path-suggestion" class="md-nav__link">
Bad path suggestion
</a>
</li>
<li class="md-nav__item">
<a href="#breakdown-of-the-folder-structure" class="md-nav__link">
Breakdown of the Folder Structure
</a>
<nav class="md-nav" aria-label="Breakdown of the Folder Structure">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#torrent-clients" class="md-nav__link">
Torrent clients
</a>
</li>
<li class="md-nav__item">
<a href="#usenet-clients" class="md-nav__link">
Usenet clients
</a>
</li>
<li class="md-nav__item">
<a href="#the-starr-apps" class="md-nav__link">
The Starr Apps
</a>
</li>
<li class="md-nav__item">
<a href="#media-server" class="md-nav__link">
Media Server
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#create-the-needed-subfolder" class="md-nav__link">
Create the needed subfolder
</a>
<nav class="md-nav" aria-label="Create the needed subfolder">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#if-you-use-usenet" class="md-nav__link">
If you use usenet
</a>
</li>
<li class="md-nav__item">
<a href="#if-you-use-torrents" class="md-nav__link">
If you use torrents
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#appdata" class="md-nav__link">
Appdata
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#needed-files" class="md-nav__link">
Needed files
</a>
<nav class="md-nav" aria-label="Needed files">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#whats-included-and-whats-not-included" class="md-nav__link">
Whats included and Whats not included
</a>
</li>
<li class="md-nav__item">
<a href="#changes-and-preparations" class="md-nav__link">
Changes and preparations
</a>
<nav class="md-nav" aria-label="Changes and preparations">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#pullio-auto-update-docker-compose-the-correct-way" class="md-nav__link">
Pullio - Auto update docker-compose the correct way
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#permissions" class="md-nav__link">
Permissions
</a>
</li>
</ul>
</nav>
</li>
<li class="md-nav__item">
<a href="#run-the-docker-compose" class="md-nav__link">
Run the Docker Compose
</a>
<nav class="md-nav" aria-label="Run the Docker Compose">
<ul class="md-nav__list">
<li class="md-nav__item">
<a href="#docker-compose-commands" class="md-nav__link">
Docker-Compose Commands
</a>
</li>
</ul>
</nav>
</li>
</ul>
</nav>
</div>
</div>
@ -2871,370 +2353,18 @@
<h1 id="synology">Synology<a class="headerlink" href="#synology" title="Permanent link"></a></h1>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>Being I don't have a Synology myself and I kind of hate the Synology GUI for the dockers, I'm doing this with the use of docker-compose through a terminal.</p>
<p>This is faster than the GUI and after installing, it shows up in the Docker GUI.</p>
<p>Thanks to faxity for the initial compose that I used to create the Synology Guide.</p>
<p>And a very big thanks to <a href="https://www.buymeacoffee.com/bokkoman" rel="noopener noreferrer" target="_blank">Bokkoman</a> and <a href="https://github.com/BaukeZwart" rel="noopener noreferrer" target="_blank">BZwart</a> that updated this Guide for DSM 7 and also offered their help on discord as Synology Support Team.</p>
</div>
<h2 id="introduction">Introduction<a class="headerlink" href="#introduction" title="Permanent link"></a></h2>
<p>This page will provide you with guidance on how to install several Docker images to your Synology system. We highly recommend to read the full guide, that way you have a better understanding of what you do, in case you later decide to make changes.</p>
<h3 id="automated-script">Automated Script<a class="headerlink" href="#automated-script" title="Permanent link"></a></h3>
<details class="example">
<summary>Automated script (<strong><img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" />Use this script at your own risk<img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" /></strong>) - [CLICK TO EXPAND]</summary>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>Though, we offer a short way out. This is intended as a quick way to do everything that is written on this page within one script. And is only for initial setup. After that, you need to manage it yourself. Rerunning the script will reset all personal changes made in the compose/env.</p>
<p>The script is only tested on Synology DSM7 and higher.</p>
<p><strong><img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" /> We are not held reliable if anything breaks on your system. Use at your own risk <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" /></strong></p>
</div>
<p>To get this working you will need to enable terminal access (SSH) and home folders.</p>
<p>Be sure to delete current running Docker containers related to this guide (ie. *arr apps, download clients), backup settings before you do.</p>
<p>To enable SSH on your Synology take a look <a href="#ssh" rel="noopener noreferrer" target="_blank">HERE</a>.</p>
<p>To enable Home folders, go to <code>Control Panel</code> &gt; <code>User &amp; Group</code> &gt; <code>Advanced</code> &gt; <code>Enable user home service</code> at the bottom.</p>
<p><a class="glightbox" href="../images/home-folders.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!home-folders" src="../images/home-folders.png" /></a></p>
<p>When you enabled these two settings, run the following commands in your favorite terminal app and follow the onscreen questions.</p>
<div class="highlight"><pre><span></span><code>curl<span class="w"> </span>-sL<span class="w"> </span>git.io/syno-script<span class="w"> </span>&gt;<span class="w"> </span>~/syno-script
</code></pre></div>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>bash<span class="w"> </span>~/syno-script
</code></pre></div>
</details>
<h2 id="install-docker">Install Docker<a class="headerlink" href="#install-docker" title="Permanent link"></a></h2>
<p>You need to install Docker from the <code>Package Center</code>. This should also create a share named <code>docker</code>, check File Station if it is present.</p>
<h2 id="create-the-main-share">Create the main share<a class="headerlink" href="#create-the-main-share" title="Permanent link"></a></h2>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>To get Hardlinks and Atomic-Moves working with your Synology you will need to make use of <strong>ONE</strong> share with subfolders.</p>
</div>
<p>We will use a new share named <code>data</code> (lowercase) for all your library media.</p>
<p>Later in this guide, we will fill this share with subfolders.</p>
<p>To create a new share:</p>
<p><code>Control Panel</code> &gt; <code>Shared Folder</code> &gt; click <code>Create</code> &gt; choose <code>Create Shared Folder</code></p>
<p><a class="glightbox" href="../images/create_share.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!create_share" src="../images/create_share.png" /></a></p>
<p>Name this shared folder <code>data</code>. You can disable the trash can. Click next until you are done.</p>
<h2 id="create-a-user">Create a user<a class="headerlink" href="#create-a-user" title="Permanent link"></a></h2>
<p>For this, we are going to create a new user that only has access to the share(s) that we use for this guide.</p>
<p>Go to <code>Control Panel</code> &gt; <code>User &amp; Group</code></p>
<p>In the <code>User</code> section, create a new user. Name it whatever you like, but for this guide we will use <code>docker</code>.</p>
<p><a class="glightbox" href="../images/adduser.PNG" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!adduser" src="../images/adduser.PNG" /></a></p>
<p>Fill out the rest of the information, generate a password or type your own.</p>
<p>Click next, you will now be able to select which group this user will belong to, it should only be <code>users</code>. Click <code>Next</code>.</p>
<h3 id="assign-shared-folder-permissions">Assign shared folder permissions<a class="headerlink" href="#assign-shared-folder-permissions" title="Permanent link"></a></h3>
<p>In this screen you will be able to select which Shares this user will have access to, click <code>No Access</code> on the top, this will deny all access.</p>
<p>Now only select <code>Read/Write</code> on the shares <code>docker</code> and <code>data</code>.</p>
<p><a class="glightbox" href="../images/adduser_2.PNG" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Assign shared folders permissions" src="../images/adduser_2.PNG" /></a></p>
<p>Click <code>Next</code> until you reach <code>Assign application permissions</code></p>
<h3 id="assign-application-permissions">Assign application permissions<a class="headerlink" href="#assign-application-permissions" title="Permanent link"></a></h3>
<p>In this screen you will be able to select which application this user will have access to, Check <code>Deny</code> for all applications.</p>
<p><a class="glightbox" href="../images/adduser_3.PNG" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!Assign application permissions" src="../images/adduser_3.PNG" /></a></p>
<p>Continue to click <code>Next</code> until you are finished.</p>
<h2 id="ssh">SSH<a class="headerlink" href="#ssh" title="Permanent link"></a></h2>
<p>You are mostly going to use the terminal. Some parts will need the Synology web GUI.
To enable terminal, you need to enable SSH in the Synology Settings.</p>
<p><code>Control Panel</code> &gt; <code>Terminal &amp; SNMP</code> &gt; <code>Enable SSH service</code></p>
<p><a class="glightbox" href="../images/synology-ssh.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!synology-control-panel" src="../images/synology-ssh.png" /></a></p>
<p>Then use a program like <a href="https://www.putty.org/" rel="noopener noreferrer" target="_blank">Putty</a> or Powershell/Terminal to SSH into your Synology.</p>
<p>Enter the login information of a Synology user account that has admin priveliges, as only members of the 'administrators' user group are able to use SSH.</p>
<p>If you get a popup asking if you want to trust the key,
Just press <code>OK</code> or <code>ACCEPT</code></p>
<h3 id="puid-and-pgid">PUID and PGID<a class="headerlink" href="#puid-and-pgid" title="Permanent link"></a></h3>
<p>In order for the Docker container to access the shares on the Synology, we need to know the user ID (PUID) and group ID (PGID) from the <code>docker</code> user we just created.</p>
<p>Go into your terminal app, login to your synology ssh.</p>
<p>Once logged in type <code>id $user</code>. Change $user to the newly created username <code>docker</code>.</p>
<p><a class="glightbox" href="../images/synology-id.png" data-type="image" data-width="100%" data-height="auto" data-desc-position="bottom"><img alt="!synology-id" src="../images/synology-id.png" /></a></p>
<p>This will show you the UID (aka PUID).
Which in this screenshot is <code>1035</code> for the docker user
and the GID (aka PGID) which is <code>100</code> for the users group.
Remember these values for later use.</p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>It is not recommended to use (anymore) your admin/main user account. That is why we just created a new user.</p>
</div>
<hr />
<h2 id="folder-structure">Folder Structure<a class="headerlink" href="#folder-structure" title="Permanent link"></a></h2>
<p>For this example we're going to make use of the share called <code>data</code>.</p>
<p>On the host (Synology) terminal you will need to add <code>/volume1/</code> before it. So <code>/volume1/data</code></p>
<p>The <code>data</code> folder has sub-folders for <code>torrents</code> and <code>usenet</code> and each of these have sub-folders for <code>tv</code>, <code>movie</code> and <code>music</code> downloads to keep things neat. The <code>library</code> folder has nicely named <code>tv</code>, <code>movies</code> and <code>music</code> sub-folders, this is your library and what youd pass to Plex, Emby or JellyFin.</p>
<p>These subfolders you need to create your self.</p>
<p><em>I'm using lower case on all folder on purpose, being Linux is case sensitive.</em></p>
<!-- BEGIN INCLUDE ../../../includes/hardlinks/docker-tree-full.md -->
<div class="highlight"><pre><span></span><code>data
├── torrents
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
├── usenet
│ ├── incomplete
│ └── complete
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
└── media
├── books
├── movies
├── music
└── tv
</code></pre></div>
<!-- END INCLUDE -->
<!-- BEGIN INCLUDE ../../../includes/hardlinks/bad-path-suggestion.md -->
<h3 id="bad-path-suggestion">Bad path suggestion<a class="headerlink" href="#bad-path-suggestion" title="Permanent link"></a></h3>
<div class="admonition warning">
<p class="admonition-title">The default path setup suggested by some docker developers that encourages people to use mounts like <code>/movies</code>, <code>/tv</code>, <code>/books</code> or <code>/downloads</code> is very suboptimal and it makes them look like two or three file systems, even if they arent (<em>Because of how Dockers volumes work</em>). It is the easiest way to get started. While easy to use, it has a major drawback. Mainly losing the ability to hardlink or instant move, resulting in a slower and more I/O intensive copy + delete is used.</p>
</div>
<!-- END INCLUDE -->
<!-- --8<-- "includes/hardlinks/bad-path-suggestion.md" -->
<!-- BEGIN INCLUDE ../../../includes/hardlinks/breakdown-folder-structure-synology.md -->
<h3 id="breakdown-of-the-folder-structure">Breakdown of the Folder Structure<a class="headerlink" href="#breakdown-of-the-folder-structure" title="Permanent link"></a></h3>
<h4 id="torrent-clients">Torrent clients<a class="headerlink" href="#torrent-clients" title="Permanent link"></a></h4>
<p>qBittorrent, Deluge, ruTorrent</p>
<p>The reason why we use <code>/data/torrents</code> for the torrent client is because it only needs access to the torrent files. In the torrent software settings, youll need to reconfigure paths and you can sort into sub-folders like <code>/data/torrents/{tv|movies|music}</code>.</p>
<!-- BEGIN INCLUDE docker-tree-torrents.md -->
<div class="highlight"><pre><span></span><code>data
└── torrents
├── books
├── movies
├── music
└── tv
</code></pre></div>
<!-- END INCLUDE -->
<p><code>Container Path:</code> =&gt; <code>/data/torrents/</code></p>
<p><code>Host Path:</code> =&gt; <code>/volume1/data/torrents/</code></p>
<h4 id="usenet-clients">Usenet clients<a class="headerlink" href="#usenet-clients" title="Permanent link"></a></h4>
<p>NZBGet or SABnzbd</p>
<p>The reason why we use <code>/data/usenet</code> for the usenet client is because it only needs access to the usenet files. In the usenet software settings, youll need to reconfigure paths and you can sort into sub-folders like <code>/data/usenet/complete/{tv|movies|music}</code>.</p>
<!-- BEGIN INCLUDE docker-tree-usenet.md -->
<div class="highlight"><pre><span></span><code>data
└── usenet
├── incomplete
└── complete
├── books
├── movies
├── music
└── tv
</code></pre></div>
<!-- END INCLUDE -->
<p><code>Container Path:</code> =&gt; <code>/data/usenet/</code></p>
<p><code>Host Path:</code> =&gt; <code>/volume1/data/usenet/</code></p>
<h4 id="the-starr-apps">The Starr Apps<a class="headerlink" href="#the-starr-apps" title="Permanent link"></a></h4>
<p>Sonarr, Radarr, Readarr and Lidarr</p>
<p>Sonarr, Radarr, Readarr and Lidarr gets access to everything using <code>/data</code> because the download folder(s) and media folder will look like and be one file system. Hardlinks will work and moves will be atomic, instead of copy + delete.</p>
<!-- BEGIN INCLUDE docker-tree-full.md -->
<div class="highlight"><pre><span></span><code>data
├── torrents
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
├── usenet
│ ├── incomplete
│ └── complete
│ ├── books
│ ├── movies
│ ├── music
│ └── tv
└── media
├── books
├── movies
├── music
└── tv
</code></pre></div>
<!-- END INCLUDE -->
<p><code>Container Path:</code> =&gt; <code>/data</code></p>
<p><code>Host Path:</code> =&gt; <code>/volume1/data/</code></p>
<h4 id="media-server">Media Server<a class="headerlink" href="#media-server" title="Permanent link"></a></h4>
<p>Plex, Emby, JellyFin and Bazarr</p>
<p>Plex, Emby, JellyFin and Bazarr only needs access to your media library using <code>/data/media</code>, which can have any number of sub folders like Movies, Kids Movies, TV, Documentary TV and/or Music as sub folders.</p>
<!-- BEGIN INCLUDE docker-tree-media.md -->
<div class="highlight"><pre><span></span><code>data
└── media
├── movies
├── music
├── books
└── tv
</code></pre></div>
<!-- END INCLUDE -->
<p><code>Container Path:</code> =&gt; <code>/data/media</code></p>
<p><code>Host Path:</code> =&gt; <code>/volume1/data/media/</code></p>
<hr />
<p><strong>Don't forget to look at the <a href="/Hardlinks/Examples/">Examples</a> how to setup the paths inside the applications.</strong></p>
<!-- END INCLUDE -->
<!-- --8<-- "includes/hardlinks/breakdown-folder-structure.md" -->
<hr />
<h3 id="create-the-needed-subfolder">Create the needed subfolder<a class="headerlink" href="#create-the-needed-subfolder" title="Permanent link"></a></h3>
<p>Here we will create the needed subfolders for your media library and also for your preferred download client.
If you use both then run both commands</p>
<h4 id="if-you-use-usenet">If you use usenet<a class="headerlink" href="#if-you-use-usenet" title="Permanent link"></a></h4>
<div class="highlight"><pre><span></span><code>mkdir<span class="w"> </span>-p<span class="w"> </span>/volume1/data/<span class="o">{</span>usenet/complete/<span class="o">{</span>tv,movies,music<span class="o">}</span>,media/<span class="o">{</span>tv,movies,music<span class="o">}}</span>
</code></pre></div>
<h4 id="if-you-use-torrents">If you use torrents<a class="headerlink" href="#if-you-use-torrents" title="Permanent link"></a></h4>
<div class="highlight"><pre><span></span><code>mkdir<span class="w"> </span>-p<span class="w"> </span>/volume1/data/<span class="o">{</span>torrents/<span class="o">{</span>tv,movies,music<span class="o">}</span>,media/<span class="o">{</span>tv,movies,music<span class="o">}}</span>
</code></pre></div>
<hr />
<h3 id="appdata">Appdata<a class="headerlink" href="#appdata" title="Permanent link"></a></h3>
<p>Your appdata will be stored in <code>/volume1/docker/appdata/{appname}</code>
These <code>{appname}</code> sub folders you need to create your self. (<em>This is a limitation of the Synology</em>)
We're going to do this in Putty or a similar program.</p>
<div class="highlight"><pre><span></span><code>mkdir<span class="w"> </span>-p<span class="w"> </span>/volume1/docker/appdata/<span class="o">{</span>radarr,sonarr,bazarr,plex,pullio<span class="o">}</span>
</code></pre></div>
<p>You can add your own sub folders for your download client(s) using the command above, by adding the name to the command.</p>
<p>So your appdata folder will look like this.</p>
<div class="highlight"><pre><span></span><code>ls<span class="w"> </span>-al<span class="w"> </span>/volume1/docker/appdata
</code></pre></div>
<div class="highlight"><pre><span></span><code><span class="n">docker</span>
<span class="err">└──</span><span class="w"> </span><span class="n">appdata</span>
<span class="w"> </span><span class="err">├──</span><span class="w"> </span><span class="n">radarr</span>
<span class="w"> </span><span class="err">├──</span><span class="w"> </span><span class="n">sonarr</span>
<span class="w"> </span><span class="err">├──</span><span class="w"> </span><span class="n">bazarr</span>
<span class="w"> </span><span class="err">├──</span><span class="w"> </span><span class="n">plex</span>
<span class="w"> </span><span class="err">├──</span><span class="w"> </span><span class="n">pullio</span>
<span class="w"> </span><span class="err">└──</span><span class="w"> </span><span class="p">(</span><span class="n">your</span><span class="w"> </span><span class="n">download</span><span class="w"> </span><span class="n">client</span><span class="p">,</span><span class="w"> </span><span class="n">i</span><span class="o">.</span><span class="n">e</span><span class="o">.</span><span class="w"> </span><span class="n">nzbget</span><span class="p">;</span><span class="w"> </span><span class="n">sabnzbd</span><span class="p">;</span><span class="w"> </span><span class="n">qbittorrent</span><span class="p">)</span>
</code></pre></div>
<hr />
<h2 id="needed-files">Needed files<a class="headerlink" href="#needed-files" title="Permanent link"></a></h2>
<p>Now we are ready to move to the installation of containers.</p>
<p>For this, we need two files:</p>
<ol>
<li><code>docker-compose.yml</code></li>
<li><code>.env</code></li>
</ol>
<p>We will start with downloading the <code>docker-compose.yml</code> file</p>
<p>Download this <a href="https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/docker-compose.yml" rel="noopener noreferrer" target="_blank">docker-compose.yml</a> to your <code>/volume1/docker/appdata</code> location so you got your important stuff together. Or use the command below:</p>
<div class="highlight"><pre><span></span><code>wget<span class="w"> </span>https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/docker-compose.yml<span class="w"> </span>-P<span class="w"> </span>/volume1/docker/appdata/
</code></pre></div>
<h3 id="whats-included-and-whats-not-included">Whats included and Whats not included<a class="headerlink" href="#whats-included-and-whats-not-included" title="Permanent link"></a></h3>
<details class="question">
<summary>What's included and What's not included - [CLICK TO EXPAND]</summary>
<p>This docker-compose file will have the following docker containers included.</p>
<ul>
<li>Radarr</li>
<li>Sonarr</li>
<li>Bazarr (Subtitle searcher and downloader)</li>
<li>Plex</li>
</ul>
<p>What's not included (and where are the download clients?).</p>
<p>I didn't add a download client to it, because it depends on what you prefer (usenet/torrent) and which client you prefer, so I created a new <a href="https://github.com/TRaSH-/Guides-Synology-Templates/tree/main/templates" rel="noopener noreferrer" target="_blank">Repository</a> on Github where I provide and maintain some templates that are ready to use with the main <code>docker-compose.yml</code>.</p>
<p>The only thing you need to do is copy/paste what's inside the <code>.yml</code> file in to the main <code>docker-compose.yml</code>, the template also has the command what you need to use to create the <a href="#appdata">appdata</a> folder that we explained earlier.</p>
</details>
<p>Second we will download the <code>.env</code> file</p>
<p>Download this <a href="https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/.env" rel="noopener noreferrer" target="_blank">.env</a> to your <code>/volume1/docker/appdata</code> location so you got your important stuff together. Or use this command:</p>
<div class="highlight"><pre><span></span><code>wget<span class="w"> </span>https://raw.githubusercontent.com/TRaSH-/Guides-Synology-Templates/main/docker-compose/.env<span class="w"> </span>-P<span class="w"> </span>/volume1/docker/appdata/
</code></pre></div>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p><img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" /> MAKE SURE THE FILE KEEPS THE ORIGINAL NAME <code>.env</code> WITH THE DOT BEFORE IT <img alt="‼" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@14.1.2/assets/svg/203c.svg" title=":bangbang:" /></p>
</div>
<hr />
<h3 id="changes-and-preparations">Changes and preparations<a class="headerlink" href="#changes-and-preparations" title="Permanent link"></a></h3>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>If you need to edit docker-compose.yml or the .env file we advise to use <a href="https://notepad-plus-plus.org/" rel="noopener noreferrer" target="_blank">Notepad++</a> or <a href="https://code.visualstudio.com/" rel="noopener noreferrer" target="_blank">Visual Studio Code</a></p>
</div>
<p>The <code>.env</code> file we downloaded holds the variables/information you need to change in order for everything to work. I added explanations in the <code>.env</code> file.</p>
<ol>
<li>DOCKERCONFDIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>DOCKERDATADIR (only change this if you know what you're doing and decide to use another path than this guide used)</li>
<li>PUID/PGID (this info you got earlier from <a href="#puid-and-pgid">HERE</a>)</li>
<li>TZ (Change to your timezone, can be found <a href="https://en.wikipedia.org/wiki/List_of_tz_database_time_zones" rel="noopener noreferrer" target="_blank">HERE</a>)</li>
<li>Install and Create a task scheduler for Pullio, so your containers stay up to date.</li>
</ol>
<div class="admonition info">
<p>The <code>.env</code> holds more variables/information for other containers you don't need to remove those variables and will be only used when you install the other containers.</p>
</div>
<hr />
<h4 id="pullio-auto-update-docker-compose-the-correct-way">Pullio - Auto update docker-compose the correct way<a class="headerlink" href="#pullio-auto-update-docker-compose-the-correct-way" title="Permanent link"></a></h4>
<p>Pullio allows you to automatically update your containers. And send you a notification through various means. In my setup, I use a Discord Webhook.</p>
<p>First you need to download Pullio</p>
<div class="highlight"><pre><span></span><code><span class="w"> </span>sudo<span class="w"> </span>curl<span class="w"> </span>-fsSL<span class="w"> </span><span class="s2">&quot;https://raw.githubusercontent.com/hotio/pullio/master/pullio.sh&quot;</span><span class="w"> </span>-o<span class="w"> </span>/usr/local/bin/pullio
</code></pre></div>
<div class="highlight"><pre><span></span><code><span class="w"> </span>sudo<span class="w"> </span>chmod<span class="w"> </span>+x<span class="w"> </span>/usr/local/bin/pullio
</code></pre></div>
<p>For Pullio to work, you will need to create in your Task Scheduler a "Scheduled Task" that runs for example at 4am at night with root privileges.</p>
<p><code>Control Panel</code> &gt; <code>Task Scheduler</code> &gt; click <code>Create</code> &gt; choose <code>Scheduled task - user defined script</code></p>
<p>Give the task a name so you know what it does. Choose user <code>root</code>.</p>
<p>In the <code>Schedule</code> tab choose whenever you want it to check for updates.</p>
<p>At <code>Task Settings</code> tab, add the following line in the Run Command section:</p>
<div class="highlight"><pre><span></span><code>/usr/local/bin/pullio<span class="w"> </span>&gt;<span class="w"> </span>/volume1/docker/appdata/pullio/pullio.log<span class="w"> </span><span class="m">2</span>&gt;<span class="p">&amp;</span><span class="m">1</span>
</code></pre></div>
<p>It can be frustrating to test the script if no docker image updates are available, for that you can run command <code>sudo pullio --debug</code> and the script will behave as if an update is available. If you have set to receive notifications, you should receive them.</p>
<p>More info about Pullio <a href="https://hotio.dev/pullio/" rel="noopener noreferrer" target="_blank">HERE</a></p>
<hr />
<h3 id="permissions">Permissions<a class="headerlink" href="#permissions" title="Permanent link"></a></h3>
<p>Now we need to make sure that the newly created files and folders have the correct permissions.</p>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>If you're using a different user than <code>docker</code> (the user generated in the beginning), then you need to change the <code>docker:users</code> part in the commands below!!!</p>
</div>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>chown<span class="w"> </span>-R<span class="w"> </span>docker:users<span class="w"> </span>/volume1/data<span class="w"> </span>/volume1/docker
</code></pre></div>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>chmod<span class="w"> </span>-R<span class="w"> </span><span class="nv">a</span><span class="o">=</span>,a+rX,u+w,g+w<span class="w"> </span>/volume1/data<span class="w"> </span>/volume1/docker
</code></pre></div>
<div class="admonition note">
<p class="admonition-title">Note</p>
<p>If you copy files from a different library into the newly created library, you need to rerun these commands. !!!</p>
</div>
<hr />
<h2 id="run-the-docker-compose">Run the Docker Compose<a class="headerlink" href="#run-the-docker-compose" title="Permanent link"></a></h2>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>make sure you delete/remove all your existing dockers from the Docker GUI and also remove your native installs (in Package Center) of these applications !!!
If you had previous installed apps, make a backup of their config folders.</p>
</div>
<p>When you did all the above steps you only need to run the following commands:</p>
<div class="highlight"><pre><span></span><code><span class="nb">cd</span><span class="w"> </span>/volume1/docker/appdata
</code></pre></div>
<div class="highlight"><pre><span></span><code>sudo<span class="w"> </span>docker-compose<span class="w"> </span>up<span class="w"> </span>-d
</code></pre></div>
<p>You will notice that all the images will be downloaded, after that the containers will be started. If you get a error then look at the error what it says and try to fix it. If you still got issues then put your used docker-compose.yml on <a href="https://0bin.net/" rel="noopener noreferrer" target="_blank">0bin</a> and join the guides-discord <a href="https://trash-guides.info/discord" rel="noopener noreferrer" target="_blank">here</a> and provide the pastebin link with the error, have patience because of timezone differences.</p>
<hr />
<p><strong>Don't forget to look at the <a href="/Hardlinks/Examples/">Examples</a> how to setup the paths inside your applications.</strong></p>
<div class="admonition warning">
<p class="admonition-title">Warning</p>
<p>If you need to do any changes, only edit the <code>docker-compose.yml</code> file. To activate the changes, run the command <code>sudo docker-compose up -d</code> again, from within the <code>/volume1/docker/appdata</code> folder.</p>
<p>Any changes you do/did in the GUI will be reverted when you run the docker-compose command.</p>
<p>Just don't use the GUI, only for information purposes !!!</p>
</div>
<!-- BEGIN INCLUDE ../../../includes/hardlinks/docker-compose-commands.md -->
<h3 id="docker-compose-commands">Docker-Compose Commands<a class="headerlink" href="#docker-compose-commands" title="Permanent link"></a></h3>
<details class="tip">
<summary>docker-compose commands - [CLICK TO EXPAND]</summary>
<ul>
<li><code>sudo docker-compose up -d</code> (This Docker-compose command helps builds the image, then creates and starts Docker containers. The containers are from the services specified in the compose file. If the containers are already running and you run docker-compose up, it recreates the container.)</li>
<li><code>sudo docker-compose pull</code> (Pulls an image associated with a service defined in a docker-compose.yml)</li>
<li><code>sudo docker-compose down</code> (The Docker-compose down command also stops Docker containers like the stop command does. But it goes the extra mile. Docker-compose down, doesnt just stop the containers, it also removes them.)</li>
<li><code>sudo docker system prune -a --volumes --force</code> (Remove all unused containers, networks, images (both dangling and unreferenced), and optionally, volumes.)</li>
</ul>
</details>
<!-- END INCLUDE -->
<!-- --8<-- "includes/hardlinks/docker-compose-commands.md" -->
<!-- BEGIN INCLUDE ../../../includes/support.md -->
<hr />
<div class="admonition question">
<p class="admonition-title">Questions or Suggestions?</p>
<p>If you have questions or suggestions click the chat badge to join the Discord Support Channel where you can ask your questions directly and get live support.</p>
<p><a href="https://trash-guides.info/discord" rel="noopener noreferrer" target="_blank"><img alt="Discord chat" class="off-glb" src="https://img.shields.io/discord/492590071455940612?style=for-the-badge&amp;color=4051B5&amp;logo=discord" /></a></p>
</div>
<!-- END INCLUDE -->
<!-- --8<-- "includes/support.md" -->
<h1 id="macro-syntax-error"><em>Macro Syntax Error</em><a class="headerlink" href="#macro-syntax-error" title="Permanent link"></a></h1>
<p><em>File</em>: <code>Hardlinks/How-to-setup-for/Synology.md</code></p>
<p><em>Line 544 in Markdown file:</em> <strong>unexpected char '$' at 20272</strong>
<div class="highlight"><pre><span></span><code> if [[ $result =~ &quot;-A DOCKER -i docker0 -j RETURN&quot; ]]; then
</code></pre></div></p>
<hr>
<div class="md-source-file">
<small>
Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">June 8, 2023 12:38:46</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-datetime">July 6, 2023 12:55:56</span>
</small>

File diff suppressed because one or more lines are too long

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

Binary file not shown.
Loading…
Cancel
Save