Skip to main content

Hoodex checks your plex instance and get the url of the latest uploaded content

Project description

hoodex

https://img.shields.io/pypi/v/hoodex.svg https://img.shields.io/travis/Ratxi/hoodex.svg Documentation Status

Hoodex checks your plex instance and get the url of the latest uploaded content

Install

Install using pip from pypi:

pip install hoodex

Usage

You can set your variables via argument when running hoodex or via config file.

With Arguments:

hoodex --user my_user --password my_password --server my_server --libraries Movies,TV

With a config file:

hoodex --config config.ini

Config

You can create a ini config file with the following content:

[hoodex]
PlexUserName = your_user
PlexPassword = your_password
PlexServer = your_server
PlexLibraries = Movies,TV

Features

  • Connect to your Plex Server and get the last added elements of a list of libraries

History

0.1.0 (2019-05-25)

  • First release on PyPI.

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

hoodex-0.1.2.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

hoodex-0.1.2-py2.py3-none-any.whl (5.1 kB view hashes)

Uploaded Python 2 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