Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Laim authored Mar 6, 2022
1 parent 2210740 commit b984d6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plexnet/README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand All @@ -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.
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.

0 comments on commit b984d6f

Please sign in to comment.