From a4b4c88c0350e8b01ae0f2254da261cbc31d446a Mon Sep 17 00:00:00 2001 From: <> Date: Wed, 30 Aug 2023 09:52:07 +0000 Subject: [PATCH] Deployed 37c300b5 with MkDocs version: 1.5.2 --- Hardlinks/How-to-setup-for/Docker/index.html | 10 +- Hardlinks/How-to-setup-for/Native/index.html | 10 +- .../How-to-setup-for/Synology/index.html | 8 +- requirements.txt | 2 +- sitemap.xml | 196 +++++++++--------- sitemap.xml.gz | Bin 1115 -> 1114 bytes 6 files changed, 113 insertions(+), 113 deletions(-) diff --git a/Hardlinks/How-to-setup-for/Docker/index.html b/Hardlinks/How-to-setup-for/Docker/index.html index 501de98c0..c6af5b38d 100644 --- a/Hardlinks/How-to-setup-for/Docker/index.html +++ b/Hardlinks/How-to-setup-for/Docker/index.html @@ -2617,7 +2617,7 @@ You may choose to rely on DockSTARTer for various changes to your Docker system

For this example we're going to make use of a share called data.

The data folder has sub-folders for torrents and usenet and each of these have sub-folders for tv, movie, books and music downloads to keep things neat. The media folder has nicely named TV, Movies, Books and Music sub-folders, this is your library and what you’d pass to Plex, Emby or JellyFin.

In this examples I'm using lower case on all folder on purpose, being Linux is case sensitive.

- +
data
 ├── torrents
 │   ├── books
@@ -2655,7 +2655,7 @@ You may choose to rely on DockSTARTer for various changes to your Docker system
 

Torrent clients

qBittorrent, Deluge, ruTorrent

The reason why we use /data/torrents for the torrent client is because it only needs access to the torrent files. In the torrent software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/torrents/{tv|movies|music}.

- +
data
 └── torrents
      ├── books
@@ -2670,7 +2670,7 @@ You may choose to rely on DockSTARTer for various changes to your Docker system
 

Usenet clients

NZBGet or SABnzbd

The reason why we use /data/usenet for the usenet client is because it only needs access to the usenet files. In the usenet software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/usenet/complete/{tv|movies|music}.

- +
data
 └── usenet
     ├── incomplete
@@ -2687,7 +2687,7 @@ You may choose to rely on DockSTARTer for various changes to your Docker system
 

The Starr Apps

Sonarr, Radarr, Readarr and Lidarr

Sonarr, Radarr, Readarr and Lidarr gets access to everything using /data 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.

- +
data
 ├── torrents
 │   ├── books
@@ -2714,7 +2714,7 @@ You may choose to rely on DockSTARTer for various changes to your Docker system
 

Media Server

Plex, Emby, JellyFin and Bazarr

Plex, Emby, JellyFin and Bazarr only needs access to your media library using /data/media, which can have any number of sub folders like Movies, Kids Movies, TV, Documentary TV and/or Music as sub folders.

- +
data
 └── media
      ├── movies
diff --git a/Hardlinks/How-to-setup-for/Native/index.html b/Hardlinks/How-to-setup-for/Native/index.html
index 329559734..7e793822f 100644
--- a/Hardlinks/How-to-setup-for/Native/index.html
+++ b/Hardlinks/How-to-setup-for/Native/index.html
@@ -2553,7 +2553,7 @@
 

For this example we're going to make use of a share called data.

The data folder has sub-folders for torrents and usenet and each of these have sub-folders for tv, movie, books and music downloads to keep things neat. The media folder has nicely named TV, Movies, Books and Music sub-folders, this is your library and what you’d pass to Plex, Emby or JellyFin.

In this examples I'm using lower case on all folder on purpose, being Linux is case sensitive.

- +
data
 ├── torrents
 │   ├── books
@@ -2583,7 +2583,7 @@
 

Torrent clients

qBittorrent, Deluge, ruTorrent

The reason why we use /data/torrents for the torrent client is because it only needs access to the torrent files. In the torrent software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/torrents/{tv|movies|music}.

- +
data
 └── torrents
      ├── books
@@ -2596,7 +2596,7 @@
 

Usenet clients

NZBGet or SABnzbd

The reason why we use /data/usenet for the usenet client is because it only needs access to the usenet files. In the usenet software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/usenet/complete/{tv|movies|music}.

- +
data
 └── usenet
     ├── incomplete
@@ -2611,7 +2611,7 @@
 

The Starr Apps

Sonarr, Radarr, Readarr and Lidarr

Sonarr, Radarr, Readarr and Lidarr gets access to everything using /data 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.

- +
data
 ├── torrents
 │   ├── books
@@ -2636,7 +2636,7 @@
 

Media Server

Plex, Emby, JellyFin and Bazarr

Plex, Emby, JellyFin and Bazarr only needs access to your media library using /data/media, which can have any number of sub folders like Movies, Kids Movies, TV, Documentary TV and/or Music as sub folders.

- +
data
 └── media
      ├── movies
diff --git a/Hardlinks/How-to-setup-for/Synology/index.html b/Hardlinks/How-to-setup-for/Synology/index.html
index eb1ebd675..b653116c7 100644
--- a/Hardlinks/How-to-setup-for/Synology/index.html
+++ b/Hardlinks/How-to-setup-for/Synology/index.html
@@ -3062,7 +3062,7 @@ Remember these values for later use.

Torrent clients

qBittorrent, Deluge, ruTorrent

The reason why we use /data/torrents for the torrent client is because it only needs access to the torrent files. In the torrent software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/torrents/{tv|movies|music}.

- +
data
 └── torrents
      ├── books
@@ -3077,7 +3077,7 @@ Remember these values for later use.

Usenet clients

NZBGet or SABnzbd

The reason why we use /data/usenet for the usenet client is because it only needs access to the usenet files. In the usenet software settings, you’ll need to reconfigure paths and you can sort into sub-folders like /data/usenet/complete/{tv|movies|music}.

- +
data
 └── usenet
     ├── incomplete
@@ -3094,7 +3094,7 @@ Remember these values for later use.

The Starr Apps

Sonarr, Radarr, Readarr and Lidarr

Sonarr, Radarr, Readarr and Lidarr gets access to everything using /data 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.

- +
data
 ├── torrents
 │   ├── books
@@ -3121,7 +3121,7 @@ Remember these values for later use.

Media Server

Plex, Emby, JellyFin and Bazarr

Plex, Emby, JellyFin and Bazarr only needs access to your media library using /data/media, which can have any number of sub folders like Movies, Kids Movies, TV, Documentary TV and/or Music as sub folders.

- +
data
 └── media
      ├── movies
diff --git a/requirements.txt b/requirements.txt
index 5b884e979..c5cdaad7d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,5 +5,5 @@ mkdocs-macros-plugin==1.0.2
 mkdocs-material==9.1.21
 mkdocs-minify-plugin==0.7.1
 mkdocs-redirects==1.2.1
-mkdocs-include-markdown-plugin==4.0.4
+mkdocs-include-markdown-plugin==6.0.0
 mkdocs-markdownextradata-plugin==0.2.5
\ No newline at end of file
diff --git a/sitemap.xml b/sitemap.xml
index f139de0f9..59bc5db6d 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,492 +2,492 @@
 
     
          https://trash-guides.info/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/thnx/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Bazarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Bazarr/After-install-configuration/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Bazarr/Setup-Guide/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Bazarr/Tips/Bazarr-suggested-scoring/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Bazarr/scripts/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/Deluge/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/Deluge/Basic-Setup/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/Deluge/Port-Forwarding/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/Deluge/Tips/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/Deluge/Using-Labels/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/NZBGet/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/NZBGet/Basic-Setup/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/NZBGet/Paths-and-Categories/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/NZBGet/scripts/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/SABnzbd/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/SABnzbd/Basic-Setup/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/SABnzbd/Paths-and-Categories/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/SABnzbd/scripts/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/3rd-party-tools/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/Basic-Setup/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/How-to-add-categories/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/Paths/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/Port-forwarding/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/qBittorrent/Tips/How-to-run-the-unRaid-mover-for-qBittorrent/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/ruTorrent/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Downloaders/ruTorrent/ruTorrent-Basic-Setup/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Guide-Sync/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/Check-if-hardlinks-are-working/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/Examples/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/Hardlinks-and-Instant-Moves/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/Replace-copies-with-hardlinks/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/Docker/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/Dockstarter/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/Native/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/Synology/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/TrueNAS-Core/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Hardlinks/How-to-setup-for/Unraid/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Misc/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Misc/How-to-setup-Torguard-for-port-forwarding/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Misc/how-to-provide-a-docker-compose/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Misc/x265-4k/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Plex/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Plex/Tips/4k-transcoding/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Plex/Tips/Optimal-plex-client-settings/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Plex/Tips/Plex-media-server/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Plex/profiles/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Prowlarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Prowlarr/prowlarr-setup-flaresolverr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Prowlarr/prowlarr-setup-limited-api/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Prowlarr/prowlarr-setup-proxy/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-Quality-Settings-File-Size/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-how-to-update-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-import-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-recommended-naming-scheme/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Radarr-remote-path-mapping/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/radarr-setup-quality-profiles-anime/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-en/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/radarr-setup-quality-profiles-french-fr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/radarr-setup-quality-profiles/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Tips/How-to-setup-language-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Tips/Merge-quality/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Tips/Radarr-rename-your-folders/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Tips/Radarr-show-unknown-movie-items/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Radarr/Tips/Sync-2-radarr-sonarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Recyclarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Recyclarr/recyclarr-configs-sqp/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Recyclarr/recyclarr-configs/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/1-4k/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/1/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/2/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/3/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/4/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/SQP/5/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Sonarr-Quality-Settings-File-Size/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx-Anime/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Sonarr-Release-Profile-RegEx/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Sonarr-recommended-naming-scheme/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Sonarr-remote-path-mapping/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-how-to-update-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-import-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-anime/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-french-en/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles-french-fr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/sonarr-setup-quality-profiles/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Tips/How-to-setup-language-custom-formats/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Tips/Merge-quality/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/Sonarr/Tips/Sync-2-radarr-sonarr/
-         2023-08-27
+         2023-08-30
          daily
     
     
          https://trash-guides.info/recyclarr-configs/
-         2023-08-27
+         2023-08-30
          daily
     
 
\ No newline at end of file
diff --git a/sitemap.xml.gz b/sitemap.xml.gz
index e35379f379a9bad97bdf53f8083dcd8e6cc8bc30..feb989ecf816a20e8ef7c1c51a94ec1702c38e2a 100644
GIT binary patch
delta 1041
zcmV+s1n&FW2-*l%ABzYGHWBY+0{?SqbY*Q}a4vXlYyj1pOK%%F49D;N6oK!wQzu0W5Nug_JP8eF?ZC#R4H;Ky!IPsy~-#fa>u(yTjwZ*a;Bou(1w)|;<*nAZhY9N
ze~>W^ryo$aDM1G6QzWy(U+NoL_Q?1D%)Vd}LMbTLdg8fCMFizCxKaso8oyAAO9&au
z7MC;k@-35sDaeKQ$P#^c&o0D?pJyf|9|F203H2;wP^pl1ki55|tSl%F53z6khHMQg
z%Rq|>#={P@$wU-zqn4Lq)bb&EE17$be+jjNR3OyuL75CnzsAsX3k0Q}P(MloeQg2r
zgws}pV6k(WBi$_ppEYh3M^^>v6__Oy`%9n#!p4Uc)98F-|GZUYWqIc7H_F>L!;<9t
zv#D>A``%H)U=IF(l~o!+`-%od*qBtjc?olycS$<7#aYVA!f3C(UZF&2^6iksf05s-
zWY#DQnuZo{eZCWh{TOPzzg)nT57I3DWDp&lc0&Ne9
zt_M}{>qgWm$lCl&17lhFh-|sHDf*X&>11Ob{Khif-SNs+^^N_AN^OkZ
z(r+$`+nUlen~g05roWh1;w#d9g=n7)@^b(N`v;^)>)*Ca_<9bxC|X4%qm-NyO@^4REs+O3@5xMtneAT<9XV2|Id
z1;QBi(dr#n*^7FoEql1Ie{c1F6^Ia@D`ChSaTj0bT(RCWEoQcCT*1a%!OpmXopS~I
zz!Hq@K-QCW2VwP_WA+EMs3O9=6ZLeSf8N3+*SX;wCn*&(cy6VlE9P+({el%Mq7clUzOg>5F~HmO7bEaw?$9av!t$5dy$JL28j!EgQd&
zMw`uM7)`=bRdMJ;K8m`alQ`-xj!uWa4UwKOf8$^2k^b7jW4cf-$7R6hX{L3A!fiQn&D4tufic^Sy@mV9%A464cQu0
zmVp)%jE5a)lZhzcMlCPJsO3ZSRx`3Y@ugS!%RId0>1==1I
zT@R|@*Nv!CkhS@l2F9}T5!rHY$G?1l^A$(Fxy3D8u6CYxz5=@KVz_>E<{yW^Fu>KpqJmD(7+
zrQci>w>70{HczO^NW!MmElaKVpfaYO+mm$%_*yG#(ypmEwRsh8C>y}SydZye?X5-K
z?4$y}1YO7E%SL#Wisw?!F?}z;>MBzS#nGFxmATTe1CqKe(PfnCoGP0Qe;DniO_YFM
zdUBLXr2
z3u=`MO7d+V?l2H@Z+Y&puSt@!I>OG^&9bHCx{dWa%JLd}a
zfh8E*fvhL%4#Mg;$LtSiQALD#C+g`u|Gb4uu5-g5fai}bssQqDbP)xR9=cP);%bz~
z^wMgS$Mj-ql*ic8YGyw~&$?#zGd)-asXbuKExKlQ*a!ACvqM-Z6s4R0p}^1{$P=gk
M0GcoGr6EKB0M365tpET3