

enablePlexpass: Should the script download Plex Pass-exclusive binaries? If you don't have a valid token from a subscriber account, turning this option on won't work.enableChecksum: Should the script validate the SHA-1 checksum of the downloaded file? (can't think of a good reason you'd disable this but whatever floats your boat).build: An ID for the build to download (see list of options below).distro: An ID for the operating system or distro you wish to download for (see list of options below).If you don't need Plex Pass downloads, you can leave this blank. token: Your X-Plex-Token (see Plex's help docs if you don't know how to get this).Here is a brief explanation of each option: Use a text editor to change these values to your liking. To create your config.json file, start with the following template: (If you're having trouble figuring out where your config should go, please see the docs for the appdirs module.)


Clone or download this repository somewhere on your server.To use plexupdate, you must have Python 3.* installed with pip. It also supports automatic checksum validation and downloading Plex Pass-exclusive versions. Simply run the script to download the latest binary for Plex Media Server into your current directory. A little command-line tool for downloading Plex updates.
