From b984d6f7fabd4e52b7bf60ec54ae2a4b197e6fae Mon Sep 17 00:00:00 2001 From: Laim <14845036+Laim@users.noreply.github.com> Date: Sun, 6 Mar 2022 20:50:34 +0000 Subject: [PATCH] Update README.md --- plexnet/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plexnet/README.md b/plexnet/README.md index f0092f8..7240365 100644 --- a/plexnet/README.md +++ b/plexnet/README.md @@ -1,4 +1,4 @@ -# docker-compose\plexnet +# docker-compose/plexnet I don't use Docker to host my Plex Media Server because it ran like garbage on my QNAP. Here's docker-compose files for all the other useful stuff though. @@ -14,4 +14,4 @@ I'm hoping that if you've come across this you know what you're doing but basica Sonarr and Radarr talk to Jackett to pull torrents. Jackett uses FlareSolverr to bypass Cloudflare for certain torrent sites like yts. The torrents are then sent to Transmission to download, and sends a call back to Sonarr or Radarr to tell them its finished, and they'll then drop the files into the designated directories that you've configured in the docker-compose file. -Plex (not included here) will then use the same paths you've chosen for media in Sonarr (TV) and Radarr (Films) to include those movies in your Plex Library. \ No newline at end of file +Plex (not included here) will then use the same paths you've chosen for media in Sonarr (TV) and Radarr (Films) to include those movies in your Plex Library.