{ "info": { "author": "Thomas Kemmer", "author_email": "tkemmer@computer.org", "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": "Mopidy-Podcast-iTunes\n========================================================================\n\nMopidy-Podcast-iTunes is a Mopidy_ extension for searching and\nbrowsing podcasts on the `Apple iTunes Store\n`_.\n\n\nInstallation\n------------------------------------------------------------------------\n\nOn Debian Linux and Debian-based distributions like Ubuntu or\nRaspbian, install the ``mopidy-podcast-itunes`` package from\napt.mopidy.com_::\n\n apt-get install mopidy-podcast-itunes\n\nOtherwise, install the Python package from PyPI_::\n\n pip install Mopidy-Podcast-iTunes\n\n\nConfiguration\n------------------------------------------------------------------------\n\nThe following configuration values are available:\n\n- ``podcast-itunes/enabled``: Whether this extension should be enabled\n or not. Defaults to ``true``.\n\n- ``podcast-itunes/base_url``: The base URL for the iTunes Store.\n Defaults to ``http://itunes.apple.com/``.\n\n- ``podcast-itunes/country``: The ISO country code for the store to be\n used. Defaults to ``US``.\n\n- ``podcast-itunes/explicit``: Whether search results should include\n explicit content. Can be set to ``Yes``, ``No``, or left empty to\n use the store's default.\n\n- ``podcast-itunes/charts``: One of ``podcasts``, ``audioPodcasts`` or\n ``videoPodcasts``. Defaults to ``audioPodcasts``.\n\n- ``podcast-itunes/charts_limit``: The maximum number of charts\n entries to retrieve. Defaults to ``20``.\n\n- ``podcast-itunes/search_limit``: The maximum number of search\n results to retrieve. Defaults to ``20``.\n\n- ``podcast-itunes/timeout``: The HTTP request timeout in seconds when\n connecting to the iTunes Store. Defaults to ``10``.\n\n- ``podcast-itunes/retries``: The maximum number of HTTP connection\n retries when connecting to the iTunes Store. Defaults to ``3``.\n\n\nProject Resources\n------------------------------------------------------------------------\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-Podcast-iTunes.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Podcast-iTunes/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/pypi/dm/Mopidy-Podcast-iTunes.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Podcast-iTunes/\n :alt: Number of PyPI downloads\n\n.. image:: https://img.shields.io/travis/tkem/mopidy-podcast-itunes/master.svg?style=flat\n :target: https://travis-ci.org/tkem/mopidy-podcast-itunes\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/tkem/mopidy-podcast-itunes/master.svg?style=flat\n :target: https://coveralls.io/r/tkem/mopidy-podcast-itunes?branch=master\n :alt: Test coverage\n\n- `Issue Tracker`_\n- `Source Code`_\n- `Change Log`_\n\n\nLicense\n------------------------------------------------------------------------\n\nCopyright (c) 2014-2016 Thomas Kemmer.\n\nLicensed under the `Apache License, Version 2.0`_.\n\n\n.. _Mopidy: http://www.mopidy.com/\n.. _apt.mopidy.com: http://apt.mopidy.com/\n\n.. _PyPI: https://pypi.python.org/pypi/Mopidy-Podcast-iTunes/\n.. _Issue Tracker: https://github.com/tkem/mopidy-podcast-itunes/issues/\n.. _Source Code: https://github.com/tkem/mopidy-podcast-itunes/\n.. _Change Log: https://github.com/tkem/mopidy-podcast-itunes/blob/master/CHANGES.rst\n\n.. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/tkem/mopidy-podcast-itunes", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "Mopidy-Podcast-iTunes", "package_url": "https://pypi.org/project/Mopidy-Podcast-iTunes/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Mopidy-Podcast-iTunes/", "project_urls": { "Homepage": "https://github.com/tkem/mopidy-podcast-itunes" }, "release_url": "https://pypi.org/project/Mopidy-Podcast-iTunes/2.0.0/", "requires_dist": [ "setuptools", "Mopidy (>=1.1)", "Mopidy-Podcast (>=2.0)", "Pykka (>=1.1)", "requests (>=2.0)" ], "requires_python": "", "summary": "Mopidy extension for searching and browsing podcasts on the Apple iTunes Store", "version": "2.0.0" }, "last_serial": 2023432, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "5eea2cb5e1fa5240fd155cfc54de3fad", "sha256": "d722d73d736ab7e2aa1aab2a66850c655ebc5fe3591a5a80cebf6542b5991e3a" }, "downloads": -1, "filename": "Mopidy-Podcast-iTunes-0.1.0.tar.gz", "has_sig": false, "md5_digest": "5eea2cb5e1fa5240fd155cfc54de3fad", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9191, "upload_time": "2014-03-14T16:21:49", "url": "https://files.pythonhosted.org/packages/af/44/ad45b535066dc25b49b3ebefb30e143634eab2c61681da9558a59ccd136b/Mopidy-Podcast-iTunes-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "09eec4835586d3d74493055f1dc8bfda", "sha256": "a2e6260a737b3f1c484f54eb8f1027bb2192e0629362124563413f031a0ed2a5" }, "downloads": -1, "filename": "Mopidy-Podcast-iTunes-0.2.0.tar.gz", "has_sig": false, "md5_digest": "09eec4835586d3d74493055f1dc8bfda", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9257, "upload_time": "2014-04-11T17:29:33", "url": "https://files.pythonhosted.org/packages/6e/94/5a5839a3b10c4fe39fc439eb6538967e35f34d5a82f8603402764336efb0/Mopidy-Podcast-iTunes-0.2.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "c405fffd9ada8115a8b5ae35865105d8", "sha256": "0dded8f7cbb28d9a921faebb645b2c6449048aeb6873fe426cbd486af8942060" }, "downloads": -1, "filename": "Mopidy-Podcast-iTunes-1.0.0.tar.gz", "has_sig": false, "md5_digest": "c405fffd9ada8115a8b5ae35865105d8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10071, "upload_time": "2014-05-24T14:08:17", "url": "https://files.pythonhosted.org/packages/f1/c4/61aa29c086ee51da1ff9e37df4dad46892363871a02703c3dae35e3a8370/Mopidy-Podcast-iTunes-1.0.0.tar.gz" } ], "2.0.0": [ { "comment_text": "", "digests": { "md5": "46401d1f201315a9b7b746e9d9151b59", "sha256": "01b0e446daef4da1ac6019280a6fb025a0acb714c6df693b7679eed6f41e11a8" }, "downloads": -1, "filename": "Mopidy_Podcast_iTunes-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "46401d1f201315a9b7b746e9d9151b59", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11560, "upload_time": "2016-03-23T19:31:15", "url": "https://files.pythonhosted.org/packages/04/b5/d5a64e77657ea336a5c82b7ed2b183240569dc6d9408a2fe504ee108d3ec/Mopidy_Podcast_iTunes-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48e1d489010f52329a044d951460ec34", "sha256": "39517cb64174e6bedf4a84626e0d907a19f5b9c3072e8d6a0c1c1c3c92f3fbf5" }, "downloads": -1, "filename": "Mopidy-Podcast-iTunes-2.0.0.tar.gz", "has_sig": false, "md5_digest": "48e1d489010f52329a044d951460ec34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13739, "upload_time": "2016-03-23T19:31:25", "url": "https://files.pythonhosted.org/packages/2d/6f/36a610dbb78f33a3d8c91368c9381bc0ccf0440dee008848df85c69394f7/Mopidy-Podcast-iTunes-2.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "46401d1f201315a9b7b746e9d9151b59", "sha256": "01b0e446daef4da1ac6019280a6fb025a0acb714c6df693b7679eed6f41e11a8" }, "downloads": -1, "filename": "Mopidy_Podcast_iTunes-2.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "46401d1f201315a9b7b746e9d9151b59", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 11560, "upload_time": "2016-03-23T19:31:15", "url": "https://files.pythonhosted.org/packages/04/b5/d5a64e77657ea336a5c82b7ed2b183240569dc6d9408a2fe504ee108d3ec/Mopidy_Podcast_iTunes-2.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "48e1d489010f52329a044d951460ec34", "sha256": "39517cb64174e6bedf4a84626e0d907a19f5b9c3072e8d6a0c1c1c3c92f3fbf5" }, "downloads": -1, "filename": "Mopidy-Podcast-iTunes-2.0.0.tar.gz", "has_sig": false, "md5_digest": "48e1d489010f52329a044d951460ec34", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13739, "upload_time": "2016-03-23T19:31:25", "url": "https://files.pythonhosted.org/packages/2d/6f/36a610dbb78f33a3d8c91368c9381bc0ccf0440dee008848df85c69394f7/Mopidy-Podcast-iTunes-2.0.0.tar.gz" } ] }