{ "info": { "author": "Federico Barresi", "author_email": "fede.barresi@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-WebLibrary\n*************************\n\n.. image:: https://travis-ci.org/fbarresi/Mopidy-WebLibrary.svg?branch=develop\n :alt: Travis CI build status\n.. image:: https://badge.fury.io/py/Mopidy-WebLibrary.svg\n :target: https://badge.fury.io/py/Mopidy-WebLibrary\n\nFeatures\n========\n\n- Manage your music library on Mopidy\n- Add and drop music folders\n- Upload new tracks to you library with drag and drop\n- Download your music from Mopidy\n\nDependencies\n============\n\n- ``Mopidy`` >= 1.1.0. An extensible music server that plays music from local disk, Spotify, SoundCloud, Google\n Play Music, and more.\n\nInstallation\n============\n\nInstall by running::\n\n pip install Mopidy-WebLibrary\n\n\nAlternatively, clone the repository and run ``sudo python setup.py install`` from within the project directory. e.g. ::\n\n $ git clone https://github.com/fbarresi/mopidy-weblibrary\n $ cd mopidy-weblibrary\n $ sudo python setup.py install\n\n\nConfiguration\n=============\n\nWebLibrary is shipped with default settings that should work straight out of the box for most users::\n\n [weblibrary]\n enabled = true\n\nThe following configuration values are available should you wish to customize your installation further:\n\n- ``weblibrary/enabled``: If the WebLibrary extension should be enabled or not. Defaults to ``true``.\n\n\nUsage\n=====\n\nEnter the address of the Mopidy server that you are connecting to in your browser (e.g. http://localhost:6680/weblibrary)\n\n\nProject resources\n=================\n\n- `Source code `_\n- `Issue tracker `_\n- `Download development snapshot `_\n\n\nChangelog\n=========\n\nv1.0.0\n-------------------", "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/fbarresi/Mopidy-WebLibrary", "keywords": null, "license": "Apache License, Version 2.0", "maintainer": null, "maintainer_email": null, "name": "Mopidy-WebLibrary", "package_url": "https://pypi.org/project/Mopidy-WebLibrary/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Mopidy-WebLibrary/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/fbarresi/Mopidy-WebLibrary" }, "release_url": "https://pypi.org/project/Mopidy-WebLibrary/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Mopidy extension for editing the music library in a web interface", "version": "1.0.0" }, "last_serial": 2714957, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a30aab50a8e1d30d8da41f77e35ea467", "sha256": "1ddafa112de70e205d3da3c33053045e4716a5d5ea69b3ce13a46eb49394bf41" }, "downloads": -1, "filename": "Mopidy-WebLibrary-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a30aab50a8e1d30d8da41f77e35ea467", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1395581, "upload_time": "2017-03-18T20:40:26", "url": "https://files.pythonhosted.org/packages/36/06/3580ca9a51d622d32ac28f3126e7d0b3e07852574c9d50411b0750a55f83/Mopidy-WebLibrary-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a30aab50a8e1d30d8da41f77e35ea467", "sha256": "1ddafa112de70e205d3da3c33053045e4716a5d5ea69b3ce13a46eb49394bf41" }, "downloads": -1, "filename": "Mopidy-WebLibrary-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a30aab50a8e1d30d8da41f77e35ea467", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1395581, "upload_time": "2017-03-18T20:40:26", "url": "https://files.pythonhosted.org/packages/36/06/3580ca9a51d622d32ac28f3126e7d0b3e07852574c9d50411b0750a55f83/Mopidy-WebLibrary-1.0.0.tar.gz" } ] }