Utilities and scripts for plex using the Plex API to clean up and manage your Plex Music library.

Prioritized backlog · Create a website for the plex-tools
- I've installed this on a bare bones Debian 12 LXC (in ProxMox). The script will work for that environment. I've not tested for any other distribution, testers are welcome!
- Infisical for secrets management (optional)
- Linux OS (Debian 12 tested)
Installation script: deploy.sh
-
Download the installation script
wget -q https://github.com/johnsturgeon/autoplex/raw/main/scripts/deploy.sh chmod +x deploy.sh
-
Edit the deployment script and change the following variables to your situation:
INSTALL_DIR
USE_INFISICAL
-
Execute the script
- NOTE: I installed this as
root
, you cansudo
if necessary
- NOTE: I installed this as
./deploy.sh