From 09f95bef65c4af529fc37f77986ccd9e59c643da Mon Sep 17 00:00:00 2001 From: "Rasmus \"Pez\" Wejlgaard" Date: Mon, 13 Nov 2023 22:52:33 +0000 Subject: [PATCH] minor correction --- principles/plex/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/principles/plex/README.md b/principles/plex/README.md index 1d062ce..3de4203 100644 --- a/principles/plex/README.md +++ b/principles/plex/README.md @@ -18,7 +18,7 @@ The GPU helps a bit with transcoding while streaming but the CPU can easily tran The storage is directly attached to the motherboard and my three 8 TB drives are striped to maximize the usable storage. I don't really care if I loose a disk, since it's only movies and TV shows anyway. Although, it would suck having to re-download everything. -I use the so-called "*arr" stack. Radarr, Sonarr & Prowlarr for movies, TV shows and trackers respectively. +I use the so-called `*arr` stack. Radarr, Sonarr & Prowlarr for movies, TV shows and trackers respectively. For my download client I first went with Deluge which I **not** like. It was slow and sluggish, constantly corrupting downloads and not cleaning up after itself.