🏴‍☠️ autopirate 🏴‍☠️


Overview

The complete autopirate setup! Easily monitor, download, and serve content to your home theater setup.

Pre-requisites

How-To

  • Clone this repo
  • Copy .env.example to .env and fill in the values
  • Run source ~/.env
  • Run ./patch_compose.sh to patch the compose file with your local user ID and group ID
  • Run docker-compose up -d to start the stack

Credentials

  1. Deluge:
  • Username: admin
  1. Prowlarr:
    • Username: admin
    • Password: admin

Future Improvements

Would be good to add tdarr to the stack so that we can automatically re-encode content to more efficient containers/codecs (e.g. HEVC). This would be a good way to reduce the size of the library and save space on the NAS / server.

Would be good to add tautulli to the stack so that we can monitor the Plex server

Description
No description provided
Readme 53 KiB
Languages
Shell 100%