You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
David Ludwig 913e852d5f Update Request with Plex support 4 years ago
database/init Add request module. Update torrent client 4 years ago
request@65068f2244 Update Request with Plex support 4 years ago
seeker@47589fc5fc Update seeker 4 years ago
torrent-client@c66f4f9e92 Post-processing has been added 4 years ago
torrent-client-v2@11df663d33 Post-processing has been added 4 years ago
torrent-webui@24e80eaf3f Post-processing has been added 4 years ago
vpn@4719b210c6 Add seeker and vpn. Update docker compose files 4 years ago
.env.example Add user environment variable to obtain proper permissions. Update repos 4 years ago
.gitignore Post-processing has been added 4 years ago
.gitmodules Replace the original torrent client 4 years ago
README.md Initial commit 4 years ago
docker-compose.dev.yml Post-processing has been added 4 years ago
docker-compose.prod.yml Update build info 4 years ago
docker-compose.yml Update Request with Plex support 4 years ago
generate_secrets.sh Update Request with Plex support 4 years ago
yarn.lock Successfully completed an automated movie download 4 years ago

README.md

Autoplex

Autoplex is an all-in-one media management utility for Plex.

Setup

  1. Clone this repository with all submodules
  2. Configure .env files inside each submodule
  3. Execute the setup.sh script to generate secrets for the containers
  4. Deploy using docker-compose