Coder Social home page Coder Social logo

plex-toolbox's Introduction

plex-toolbox

A loose collection of command line scripts to interact with a Plex Media Server (PMS)

Installation

The easiest way to install this collection of scripts is with pip. You can not use the latest version of pip though.

pip install git+https://github.com/patzm/plex-toolbox

If this is done inside a virtualenv, all scripts have been installed to the PATH. They can then directly be used from the command line. Otherwise, make sure that the bin folder of the used pip distribution is in the PATH. For instance, installing with pip install --user ... will usually install into ~/.local/bin.

Scripts

  • download-album

download-album

usage: download-album [-h] -s SERVER -u USERNAME [-p PASSWORD] [-o OUTPUT_DIR]

optional arguments:
  -h, --help            show this help message and exit
  -s SERVER, --server SERVER
                        The Plex server name.
  -u USERNAME, --username USERNAME
                        The Plex username / email.
  -p PASSWORD, --password PASSWORD
                        The Plex password or a file path to a text file that
                        contains it. Warning: passing your password literally
                        is security risk.
  -o OUTPUT_DIR, --output-dir OUTPUT_DIR
                        Path to store the album in. Defaults to the album name
                        in the current working directory.

plex-toolbox's People

Contributors

patzm avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.