Last updated:
0 purchases
plexutil 1.0.6
Plexutil
CLI tool with helpful functions to manage a Plex server.
[!NOTE]
Installation is supported only for the following:
Windows
Linux
[!NOTE]
Development requires a fully configured Dotfiles dev environment
Table of Contents
Installation
Usage
Development
Clone the repo in workspace with recurse submodules
Install Git Hooks
Installation
python3 -m pip install plexutil
Create the plexutil/config directory
This directory is necessary to store our custom configuration of server settings and library preferences
Windows
mkdir C:\Users\%USERNAME%\Documents\plexutil\config
Linux
mkdir -p $HOME/plexutil/config
Add the configuration files to the plexutil/config directory
test
Usage
test
License
MIT
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.