Metadata-Version: 2.1
Name: hoodex
Version: 0.1.1
Summary: Hoodex checks your plex instance and get the url of the latest uploaded content
Home-page: https://github.com/Ratxi/hoodex
Author: Ratxi
Author-email: ratxi.com@gmail.com
License: Apache Software License 2.0
Keywords: hoodex
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: PlexAPI (==3.1.0)

======
hoodex
======


.. image:: https://img.shields.io/pypi/v/hoodex.svg
        :target: https://pypi.python.org/pypi/hoodex

.. image:: https://img.shields.io/travis/Ratxi/hoodex.svg
        :target: https://travis-ci.org/Ratxi/hoodex

.. image:: https://readthedocs.org/projects/hoodex/badge/?version=latest
        :target: https://hoodex.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




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


* Free software: Apache Software License 2.0
* Documentation: https://hoodex.readthedocs.io.


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.


