Skip to content

johnsturgeon/autoplex

Repository files navigation

AutoPlex

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

GoshDarned Mascot

UPDATE 2025-01-29

I'm going to work on making a web server for interacting with the plex tools. You can follow along the project here: Prioritized backlog · Create a website for the plex-tools

Deployment instructions

Linux Installation Notes

  • I've installed this on a bare bones Debian 12 LXC (in ProxMox).

You can review the script, each step is commented

bash -c "$(wget -qLO - https://github.com/johnsturgeon/plex-tools/raw/main/scripts/deploy.sh)"

Scripts

You can read about the CLI version of deduplex.py here