Utilities and scripts for plex using the Plex API to clean up and manage your Plex Music library.
![GoshDarned Mascot](https://private-user-images.githubusercontent.com/9746310/338384129-0c42ce63-983b-43a6-8f2e-77338e204cba.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNDk5OTksIm5iZiI6MTczOTI0OTY5OSwicGF0aCI6Ii85NzQ2MzEwLzMzODM4NDEyOS0wYzQyY2U2My05ODNiLTQzYTYtOGYyZS03NzMzOGUyMDRjYmEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTFUMDQ1NDU5WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MGE0MWUzYWU3MTVmY2RmYTkwNDc4ODMzNmRmNjA5Mjc1ZjJhZjc0OGJhYTkxOTVjNjA1YWFmN2UzY2FmZWMzMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.oA3n1cZt2g2QBcU2WR8DE7vGLLbXJhCEK9LFbQgPFMI)
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
- 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)"
You can read about the CLI version of deduplex.py
here