{ "info": { "author": "Gerben Oolbekkink", "author_email": "g.j.w.oolbekkink@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "Mopidy Headless\n===============\n\nMopidy headless makes it possible to connect a HID (Human Interface Device), like a remote or a keyboard, to a Mopidy server.\n\nUse ir-keytable from lirc to see which keycodes are supported::\n\n # ir-keytable -td /dev/input/...\n\nConfiguration\n-------------\n\nThe default config is the following::\n\n [headless]\n enabled = true\n\n device = ;needs to be set\n\n enable_numbers = true\n\n volume_up = KEY_VOLUMEUP\n volume_down = KEY_VOLUMEDOWN\n next_song = KEY_RIGHT, KEY_NEXTSONG\n previous_song = KEY_PREVIOUSSONG, KEY_LEFT\n play = KEY_PLAY\n pause = KEY_PAUSE\n playpause = KEY_ENTER\n mute = KEY_MUTE\n next_playlist = KEY_CHANNELDOWN, KEY_DOWN\n previous_playlist = KEY_CHANNELUP, KEY_UP\n shuffle = KEY_RECORD\n\nThe device is found in /dev/input.\n\nBy default the numpad of the remote is bound to the corresponding playlists on your Mopidy installation. Disable this by setting enable_numbers to false.\n\nMake sure that the user running mopidy can read from the device you want to use. See http://puredata.info/docs/faq/how-can-i-set-permissions-so-hid-can-read-devices-in-gnu-linux to allow a non-root user to read from input devices.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/qurben/mopidy-headless", "keywords": "", "license": "Apache License, Version 2.0", "maintainer": "", "maintainer_email": "", "name": "Mopidy-Headless", "package_url": "https://pypi.org/project/Mopidy-Headless/", "platform": "", "project_url": "https://pypi.org/project/Mopidy-Headless/", "project_urls": { "Homepage": "https://github.com/qurben/mopidy-headless" }, "release_url": "https://pypi.org/project/Mopidy-Headless/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Mopidy extension for controlling via input devices", "version": "0.2.0" }, "last_serial": 3241599, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "cf6f0902a244f7e76e7b2143b4080e68", "sha256": "5e0ba369ce8c7f27c83ac9d38c945aeb6be82e4f8e1cd25ab820ba3e58a7480a" }, "downloads": -1, "filename": "Mopidy-Headless-0.1.0.tar.gz", "has_sig": false, "md5_digest": "cf6f0902a244f7e76e7b2143b4080e68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8590, "upload_time": "2017-10-11T08:46:49", "url": "https://files.pythonhosted.org/packages/b8/ff/720ccf7f909cb837affb9214c4c4b1d5abd9ffaec427108ca5affe647539/Mopidy-Headless-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "9e412134089ecf8e8b37c40ac57bc5af", "sha256": "75c9da7694ebf2a060df83a882887d1f1cfb5d09ad8ec0839a803e7098982119" }, "downloads": -1, "filename": "Mopidy-Headless-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9e412134089ecf8e8b37c40ac57bc5af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8613, "upload_time": "2017-10-11T09:26:13", "url": "https://files.pythonhosted.org/packages/e9/55/062a5a0debd69c49a7528e6ae1b2b5f1b0afd49bbdb6efb6cf62f17b0db6/Mopidy-Headless-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "9e412134089ecf8e8b37c40ac57bc5af", "sha256": "75c9da7694ebf2a060df83a882887d1f1cfb5d09ad8ec0839a803e7098982119" }, "downloads": -1, "filename": "Mopidy-Headless-0.2.0.tar.gz", "has_sig": false, "md5_digest": "9e412134089ecf8e8b37c40ac57bc5af", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8613, "upload_time": "2017-10-11T09:26:13", "url": "https://files.pythonhosted.org/packages/e9/55/062a5a0debd69c49a7528e6ae1b2b5f1b0afd49bbdb6efb6cf62f17b0db6/Mopidy-Headless-0.2.0.tar.gz" } ] }