My home media server setup is designed for seamless entertainment. Powered by Plex, it brings together the best of TorrentDay, Sonarr, Radarr, and Overseerr to create a smooth viewing experience.
Using TorrentDay as my primary source, I've leveraged Sonarr and Radarr to automate media management and discovery. With these tools in sync, I can effortlessly stream content from my digital library.
But that's not all - with Overseerr on board, my family can request their favorite series and movies, which are then seamlessly added to our collection using Radarr and Sonarr. To tie it all together, Jackett helps me adapt tznab requests for TorrentDay, ensuring a streamlined media management experience.
- Obtain your Plex token by visiting https://plex.tv/claim and add it to the
docker-compose.yml
file. - Run the command:
docker compose up -d
- Configure services as desired (e.g., Sonarr, Radarr, Overseerr).
You can view all services through the Dashy dashboard on localhost:4000
Feel free to modify this example to fit your project's unique needs!