{ "info": { "author": "Andrzej Barga\u0144ski", "author_email": "a.barganski@gmail.com", "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-Audioteka\n****************************\n\n.. image:: https://img.shields.io/pypi/v/Mopidy-Audioteka.svg?style=flat\n :target: https://pypi.python.org/pypi/Mopidy-Audioteka/\n :alt: Latest PyPI version\n\n.. image:: https://img.shields.io/travis/jedrus2000/mopidy-audioteka/master.svg?style=flat\n :target: https://travis-ci.org/jedrus2000/mopidy-audioteka\n :alt: Travis CI build status\n\n.. image:: https://img.shields.io/coveralls/jedrus2000/mopidy-audioteka/master.svg?style=flat\n :target: https://coveralls.io/r/jedrus2000/mopidy-audioteka\n :alt: Test coverage\n\n\n`Mopidy `_ extension (non-official) for `Audioteka `_ audiobooks service.\n\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-Audioteka\n\nOr, if available, install the Debian/Ubuntu package from `apt.mopidy.com\n`_.\n\n\nConfiguration\n=============\n\nBefore starting Mopidy, you must add configuration for\nMopidy-Audioteka to your Mopidy configuration file::\n\n [audioteka]\n enabled = true\n username = account name at Audioteka\n password = password for above account name\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n\n\nCredits\n=======\n\n- Original author: `Andrzej Barga\u0144ski `_\n- Current maintainer: `Andrzej Barga\u0144ski `_\n- `Contributors `_\n\n\nChangelog\n=========\n\nv0.1.5 (2019-02-02)\n----------------------------------------\n- Guarding exceptions: one missing guard\n\n\nv0.1.4 (2019-02-02)\n----------------------------------------\n- Guarding exceptions, related to issue #1\n\n\nv0.1.3 (2019-01-18)\n----------------------------------------\n\n- Removed stupid logical bug which forced refreshing book-shelf in all cases.\n\n\nv0.1.2 (2019-01-17)\n----------------------------------------\n\n- Initial release.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jedrus2000/mopidy-audioteka", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "Mopidy-Audioteka", "package_url": "https://pypi.org/project/Mopidy-Audioteka/", "platform": "", "project_url": "https://pypi.org/project/Mopidy-Audioteka/", "project_urls": { "Homepage": "https://github.com/jedrus2000/mopidy-audioteka" }, "release_url": "https://pypi.org/project/Mopidy-Audioteka/0.1.5/", "requires_dist": [ "setuptools", "Mopidy (>=1.0)", "Pykka (>=1.1)", "audtekapi (>=0.2.0)", "pathlib2 (>=2.3.3)" ], "requires_python": "", "summary": "Mopidy backend extension for Audioteka", "version": "0.1.5" }, "last_serial": 4773169, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8d7e0a43615917fc49b9e3f5a1c6e9b8", "sha256": "911a5b44af8f5ec33bdb21bbfd5efeb4ec068cb84edffd280f9714edb80094e1" }, "downloads": -1, "filename": "Mopidy_Audioteka-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "8d7e0a43615917fc49b9e3f5a1c6e9b8", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 12811, "upload_time": "2019-01-17T22:38:22", "url": "https://files.pythonhosted.org/packages/af/33/72b7105af4345592ebbda12a7b5230d0be5e8a962bdae62e45ed42343ab9/Mopidy_Audioteka-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "14709dafbf8e6d09e03881e3af0392b7", "sha256": "84280bc9de706b195d5ca5eb76e26b2823d1a59b0cff2a1821663a89adaaf3c7" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.0.tar.gz", "has_sig": false, "md5_digest": "14709dafbf8e6d09e03881e3af0392b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12072, "upload_time": "2019-01-17T22:38:25", "url": "https://files.pythonhosted.org/packages/a2/31/02effdbf1f05ab7d21ba2d5f2c3bb707bb9b88a3c4588ff9e246015d9ebf/Mopidy-Audioteka-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "51a95b3cd30ea8aaf88a20b698ea7fc0", "sha256": "89187392c6dbdd14e9cf6530cee6e8164df5c82624b1285e4a3970b1a8b52041" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.1.tar.gz", "has_sig": false, "md5_digest": "51a95b3cd30ea8aaf88a20b698ea7fc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12092, "upload_time": "2019-01-17T22:50:41", "url": "https://files.pythonhosted.org/packages/7b/f9/7ae632978f007f76c9f095e356191b976a54c9089f4d33b155e4a635c21b/Mopidy-Audioteka-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "22243ed6dbae91128b4a9cfb1b156c5a", "sha256": "5c20dfb643a4f8be10a8946062ba9173a30cfe92d14ff57bdc1d6a5214f83c74" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.2.tar.gz", "has_sig": false, "md5_digest": "22243ed6dbae91128b4a9cfb1b156c5a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12095, "upload_time": "2019-01-17T23:53:08", "url": "https://files.pythonhosted.org/packages/cd/1e/11d2be4c3c494572ee83fed98952d06cab6429e7f5390c4f81d06d6999e9/Mopidy-Audioteka-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "44161f8494f8aa696a8b82c66e1e2d0a", "sha256": "b9c4fc40132b4d5050d981112b434b16b27e011d489edef1488294003c3f9830" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.3.tar.gz", "has_sig": false, "md5_digest": "44161f8494f8aa696a8b82c66e1e2d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12209, "upload_time": "2019-01-18T20:41:28", "url": "https://files.pythonhosted.org/packages/56/d5/be396a954c2998dc99c890045b2f11d2819ab2805b1caa7f8557b6dfada8/Mopidy-Audioteka-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "301ce6d8d75284f616893ec6f7aa78e1", "sha256": "b0daaad41f060ba08acd66aa5f691d2b29d050439c5e9e953065896481e2218a" }, "downloads": -1, "filename": "Mopidy_Audioteka-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "301ce6d8d75284f616893ec6f7aa78e1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13327, "upload_time": "2019-02-02T21:03:37", "url": "https://files.pythonhosted.org/packages/b2/98/90766b794c1fc1fb1465088344d8c3b8d0cad33816cbef09403a85be5058/Mopidy_Audioteka-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3752aa0c8e65b1fd04d14275e7039fb0", "sha256": "235c46582f6d9a3de467435fefac7dd51a5ef12fe454ef0ea32b7a13adee352c" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.4.tar.gz", "has_sig": false, "md5_digest": "3752aa0c8e65b1fd04d14275e7039fb0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12506, "upload_time": "2019-02-02T21:03:39", "url": "https://files.pythonhosted.org/packages/ac/6a/931234e4c00044b712041e2ab9a89cc0dd54f3a616bb90c5ad9cb20b020f/Mopidy-Audioteka-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "e29b5ae4fba9e0ce9f3c0257b0fe9027", "sha256": "9a458bd4b9899575586db9ca79885a4404248d7678e37344683a0958b5ed80bb" }, "downloads": -1, "filename": "Mopidy_Audioteka-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e29b5ae4fba9e0ce9f3c0257b0fe9027", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13348, "upload_time": "2019-02-02T21:26:58", "url": "https://files.pythonhosted.org/packages/bf/30/f2e0de398781cb06ebdf737624478cec5477ebf66bae582b424c0e026329/Mopidy_Audioteka-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7235509e4a7066024eb3f10915c8fa26", "sha256": "6bdee8fea1734edf949a3368c4e8a388e4fff6baf32f613fecdf10a68cdf5579" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.5.tar.gz", "has_sig": false, "md5_digest": "7235509e4a7066024eb3f10915c8fa26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12554, "upload_time": "2019-02-02T21:26:59", "url": "https://files.pythonhosted.org/packages/a2/0b/8898f028b78c51443addb3ab8a7f6997fbeeaa9b53c4d0a069093c870ff3/Mopidy-Audioteka-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e29b5ae4fba9e0ce9f3c0257b0fe9027", "sha256": "9a458bd4b9899575586db9ca79885a4404248d7678e37344683a0958b5ed80bb" }, "downloads": -1, "filename": "Mopidy_Audioteka-0.1.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e29b5ae4fba9e0ce9f3c0257b0fe9027", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 13348, "upload_time": "2019-02-02T21:26:58", "url": "https://files.pythonhosted.org/packages/bf/30/f2e0de398781cb06ebdf737624478cec5477ebf66bae582b424c0e026329/Mopidy_Audioteka-0.1.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7235509e4a7066024eb3f10915c8fa26", "sha256": "6bdee8fea1734edf949a3368c4e8a388e4fff6baf32f613fecdf10a68cdf5579" }, "downloads": -1, "filename": "Mopidy-Audioteka-0.1.5.tar.gz", "has_sig": false, "md5_digest": "7235509e4a7066024eb3f10915c8fa26", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12554, "upload_time": "2019-02-02T21:26:59", "url": "https://files.pythonhosted.org/packages/a2/0b/8898f028b78c51443addb3ab8a7f6997fbeeaa9b53c4d0a069093c870ff3/Mopidy-Audioteka-0.1.5.tar.gz" } ] }