{ "info": { "author": "H\u00e5vard Gulldahl", "author_email": "havard@gulldahl.no", "bugtrack_url": null, "classifiers": [ "Environment :: No Input/Output (Daemon)", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Topic :: Multimedia :: Sound/Audio :: Players" ], "description": "****************************\nMopidy-Plex\n****************************\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-Plex.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Plex/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/Mopidy-Plex.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Plex/\n :alt: Number of PyPI downloads\n\n.. image:: https://img.shields.io/travis/havardgulldahl/mopidy_plex/master.svg?style=flat\n :target: https://travis-ci.org/havardgulldahl/mopidy_plex\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/havardgulldahl/mopidy_plex/master.svg?style=flat\n :target: https://coveralls.io/r/havardgulldahl/mopidy_plex\n :alt: Test coverage\n\nMopidy extension for playing audio from a Plex server\n\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-Plex\n\nOr, if available, install the Debian/Ubuntu package from `apt.mopidy.com\n`_.\n\n\nAnd you need the `python-plexapi` module as well::\n\n pip install plexapi\n\n\nExtra setup hassle\n-------------------\n\n**Please note** that you need the `python-plexapi` package _with_audio/music_support_!\nAs of 2016-02-02, that functionality is not yet upstream, so you need to install it from\nhttps://github.com/havardgulldahl/python-plexapi for now.\n\n\n\nConfiguration\n=============\n\nBefore starting Mopidy, you must add configuration for\nMopidy-Plex to your Mopidy configuration file::\n\n [plex]\n enabled = true\n server = http://192.168.0.105:32400\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n\n\nCredits\n=======\n\n- Original author: ` `_\n\n\nChangelog\n=========\n\nv0.1.0 (UNRELEASED)\n----------------------------------------\n\n\nv0.1.0b (2016-02-02)\n----------------------------------------\n\n- Initial beta release.\n- Listing and searching Plex Server content works.\n- Playing audio works.\n- Please `file bugs `.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/havardgulldahl/mopidy-plex", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "Mopidy-Plex", "package_url": "https://pypi.org/project/Mopidy-Plex/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Mopidy-Plex/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/havardgulldahl/mopidy-plex" }, "release_url": "https://pypi.org/project/Mopidy-Plex/0.1.0b/", "requires_dist": null, "requires_python": null, "summary": "Mopidy extension for playing audio from a Plex server", "version": "0.1.0b" }, "last_serial": 1934748, "releases": { "0.1.0b": [ { "comment_text": "", "digests": { "md5": "9539655f919462ed40cb7d51ecf2800b", "sha256": "ed2334a5e17ef48f663f77177b524386d135e4eeb836eca5536340ebc98ab597" }, "downloads": -1, "filename": "Mopidy-Plex-0.1.0b.tar.gz", "has_sig": false, "md5_digest": "9539655f919462ed40cb7d51ecf2800b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11386, "upload_time": "2016-02-02T00:08:45", "url": "https://files.pythonhosted.org/packages/60/31/f9c56b9530bfdd47d787f1574ad6b798502dd26298686ac48406f2848572/Mopidy-Plex-0.1.0b.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9539655f919462ed40cb7d51ecf2800b", "sha256": "ed2334a5e17ef48f663f77177b524386d135e4eeb836eca5536340ebc98ab597" }, "downloads": -1, "filename": "Mopidy-Plex-0.1.0b.tar.gz", "has_sig": false, "md5_digest": "9539655f919462ed40cb7d51ecf2800b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11386, "upload_time": "2016-02-02T00:08:45", "url": "https://files.pythonhosted.org/packages/60/31/f9c56b9530bfdd47d787f1574ad6b798502dd26298686ac48406f2848572/Mopidy-Plex-0.1.0b.tar.gz" } ] }