Skip to main content

No project description provided

Project description

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

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 sample Configuration files to the plexutil/config directory

  • Download the sample Preferences files located in ./samples/preferences and place in the plexutil config directory
  • Download the sample Manifests files located in ./samples/mainfests and place in the plexutil config directory
  • Download the sample Playlists files located in ./samples/playlists and place in the plexutil config directory

The plexutil config directory should hold the folllowing

plexutil/config/music_playlist.json
plexutil/config/tv_language_manifest.json
plexutil/config/movie_library_preferences.json
plexutil/config/tv_library_preferences.json
plexutil/config/music_library_preferences.json
plexutil/config/plex_server_setting_preferences.json

Usage

test

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

plexutil-1.1.2.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

plexutil-1.1.2-py3-none-any.whl (31.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page