|
|
|
|
|
by Zetaphor
631 days ago
|
|
Here's my current setup, all running in docker on a mini PC I bought from ebay for $80. Everything here is managed and deployed from a series of `docker-compose.yml` files, so migrating this setup is just a matter of copying those files and a backup of my settings folder for each application. * Radarr - Movie downloads
* Sonarr - TV downloads
* Bazarr - Subtitle downloads
* Overseerr - Interface to discover and add new media to the above downloaders
* Plex - For consuming all of this
* Tautulli - Notifies me when new content is added
* SABnzbd - Usenet downloader I add a new show or movie in Overseer, it automatically gets downloaded and added to Plex, subtitles get added (if missing), and I get a notification on my phone. For TV series the above all happens automatically for new episodes once I've added the series. No amount of paid services can offer me this level of convenience in addition to not having to worry that something I want to watch was removed over a licensing dispute. I was formerly a paying customer of streaming platforms but the enshittification drove me back to piracy, and now I don't see how they could possibly ever compete with this setup. I'm also considering adding Lidarr for music and Readarr for audiobooks. |
|