{ "info": { "author": "Remco Brink", "author_email": "remco@rc6.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": "Installation\n============\n\nInstall by running the following:\n\n python setup.py install\n\nYou can also install the plugin from PyPI:\n\n pip install Mopidy-AudioAddict\n\n\nConfiguration\n=============\n\nMake sure you enable the extension after you've completed the installation. You will also\nneed the Mopidy-Stream extension enabled - it's bundled with Mopidy, so unless you disabled it\nit should be available.\n\nExample configuration::\n\n [audioaddict]\n # enable plugin\n enabled = true\n # username and password (optional)\n username = john@doe.net\n password = supersecret\n # you need an account if you want to set stream quality\n # valid options are:\n # 40k, 64k (free)\n # 40k, 64k, 128k, 320k (premium)\n quality = 320k\n # enable or disable individual stations\n difm = true\n radiotunes = true\n rockradio = true\n jazzradio = true\n frescaradio = true\n\nIf you choose not to provide a username and password then the plugin will default to the\nlower-quality 40k public stream.\n\nThe plugin will cache channel lists for each of the stations to avoid wasting any bandwidth.\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n\nBugs, feedback and patches are always welcome!", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nilicule/mopidy-audioaddict", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "Mopidy-AudioAddict", "package_url": "https://pypi.org/project/Mopidy-AudioAddict/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Mopidy-AudioAddict/", "project_urls": { "Homepage": "https://github.com/nilicule/mopidy-audioaddict" }, "release_url": "https://pypi.org/project/Mopidy-AudioAddict/0.2.7/", "requires_dist": null, "requires_python": null, "summary": "Mopidy extension for the AudioAddict network of radiostations", "version": "0.2.7" }, "last_serial": 1293104, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "66ffff124cd820465ca5cb952087a94a", "sha256": "9afd606ab3d8807a676b45d60728bca75305b904d124c0a5212f4bcbe2c49d07" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "66ffff124cd820465ca5cb952087a94a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6041, "upload_time": "2014-10-13T23:45:34", "url": "https://files.pythonhosted.org/packages/2d/47/a77dfaec83bcf713a1c2087b3bfcd1425cf4b04aacc6a1f0e041bb474bf8/Mopidy-AudioAddict-0.1.1.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "4e57266cf3d23a87c442871eedc123d5", "sha256": "099ee9d3ae54ce9dab8b74b37abc67d455f05ce40fbcdb80f4e22c3d1cca977e" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.1.tar.gz", "has_sig": false, "md5_digest": "4e57266cf3d23a87c442871eedc123d5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6043, "upload_time": "2014-11-02T16:57:23", "url": "https://files.pythonhosted.org/packages/95/5c/47762197f51b0bf5ef72358773da799f32891f5c972cc0e9c39eff075306/Mopidy-AudioAddict-0.2.1.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "b77e24e9a530f6f7ecd0a14fcfe856e4", "sha256": "bd9beebf7db26ad045e3cc244e56700504303759aed433c276b0f2fcaa0c9e66" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.4.tar.gz", "has_sig": false, "md5_digest": "b77e24e9a530f6f7ecd0a14fcfe856e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6254, "upload_time": "2014-11-02T18:25:23", "url": "https://files.pythonhosted.org/packages/74/88/2842b4549f52e4e808fd42910f2c2ce74a71955cb5b7d06e6909900ff317/Mopidy-AudioAddict-0.2.4.tar.gz" } ], "0.2.5": [ { "comment_text": "", "digests": { "md5": "9b40ebee8c8f00bfca6f06cc1d899169", "sha256": "810d645f9228fe4b089c5b9daa180f88af7608a272b3371d6cabd0eb28d34887" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.5.tar.gz", "has_sig": false, "md5_digest": "9b40ebee8c8f00bfca6f06cc1d899169", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6584, "upload_time": "2014-11-02T19:43:06", "url": "https://files.pythonhosted.org/packages/7c/41/f67d5d2066e7c4f08affa173f62462f3016485007c61422b2198e1ece3a8/Mopidy-AudioAddict-0.2.5.tar.gz" } ], "0.2.6": [ { "comment_text": "", "digests": { "md5": "2df7a17b1e45c0a1c7135cdc181cb25f", "sha256": "1aa934d4e4b6ccb92f42b95c29ba666a14fe0b89e5231da2fdd476ca3fccd6d1" }, "downloads": -1, "filename": "Mopidy_AudioAddict-0.2.6-py2.7.egg", "has_sig": false, "md5_digest": "2df7a17b1e45c0a1c7135cdc181cb25f", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 13159, "upload_time": "2014-11-03T03:58:19", "url": "https://files.pythonhosted.org/packages/49/61/69dc9a32f53c1e359682b61557fef1240f5eecb9bf38b14bf9794783e5ce/Mopidy_AudioAddict-0.2.6-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "3df7ef86e30ee96c51eea658f8a05231", "sha256": "273d1eab4c8cfdbfecd3f7251c507a0165bd9f4d81ff76c329158133adda72e5" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.6.tar.gz", "has_sig": false, "md5_digest": "3df7ef86e30ee96c51eea658f8a05231", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6985, "upload_time": "2014-11-03T03:58:17", "url": "https://files.pythonhosted.org/packages/dc/52/0597efd470f7107f1ec14822b044268414b12fc40341d2dd94cfcb1a6a27/Mopidy-AudioAddict-0.2.6.tar.gz" } ], "0.2.7": [ { "comment_text": "", "digests": { "md5": "bb56aadd7df6d0a8ce35ec0b60c47db8", "sha256": "aa6a5ee43ff21f43fc812421d89c243e50ec9606c2880a1aae3830beb4321466" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.7.tar.gz", "has_sig": false, "md5_digest": "bb56aadd7df6d0a8ce35ec0b60c47db8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6980, "upload_time": "2014-11-03T18:30:19", "url": "https://files.pythonhosted.org/packages/67/ab/fa48822f2f656b7c6f715f8d3ecb5ff3540b1a876de7a127323eaf81d432/Mopidy-AudioAddict-0.2.7.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bb56aadd7df6d0a8ce35ec0b60c47db8", "sha256": "aa6a5ee43ff21f43fc812421d89c243e50ec9606c2880a1aae3830beb4321466" }, "downloads": -1, "filename": "Mopidy-AudioAddict-0.2.7.tar.gz", "has_sig": false, "md5_digest": "bb56aadd7df6d0a8ce35ec0b60c47db8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6980, "upload_time": "2014-11-03T18:30:19", "url": "https://files.pythonhosted.org/packages/67/ab/fa48822f2f656b7c6f715f8d3ecb5ff3540b1a876de7a127323eaf81d432/Mopidy-AudioAddict-0.2.7.tar.gz" } ] }