# dmenuplaylist
dmenuplaylist is a simple playlist manager for use with mpv. You can add files,
urls, images, whatever mpv will play to your playlist and open that playlist in
mpv. Checkout the repo for a lua script to automatically remove any item in your
playlist once you've finished watching it.
You can set the `remove` value in `dmenuplaylist.conf` to a comma separated list
of any of the values returned by
[end-file](https://mpv.io/manual/master/#command-interface-end-file). The
default value of `remove` is `eof` but you can use something like this if you like:
```conf
remove=eof,quit,file_error
```
The `stop` reason seems to come up a lot with torrents or
youtube/stream links so it is advised to avoid using that
setting.
Raw data
{
"_id": null,
"home_page": "",
"name": "dmenuplaylist",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "mpv,dmenu",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/a0/70/4048446c8ad1de6119a4bbd6c0ea8cd40df45be30b9160f94c1b71820de1/dmenuplaylist-0.0.0b5.tar.gz",
"platform": null,
"description": "# dmenuplaylist\ndmenuplaylist is a simple playlist manager for use with mpv. You can add files,\nurls, images, whatever mpv will play to your playlist and open that playlist in\nmpv. Checkout the repo for a lua script to automatically remove any item in your\nplaylist once you've finished watching it. \n\nYou can set the `remove` value in `dmenuplaylist.conf` to a comma separated list\nof any of the values returned by\n[end-file](https://mpv.io/manual/master/#command-interface-end-file). The\ndefault value of `remove` is `eof` but you can use something like this if you like:\n\n```conf\nremove=eof,quit,file_error\n```\n\nThe `stop` reason seems to come up a lot with torrents or\nyoutube/stream links so it is advised to avoid using that\nsetting.\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 (GPLv3)",
"summary": "Simple playlist manager, meant to be used with mpv.",
"version": "0.0.0b5",
"split_keywords": [
"mpv",
"dmenu"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "559d29e4279c47c28a6b495325c6818660e62e767b977dadabf5e237fcda7af0",
"md5": "c3f205d4bb5d40224b994ff3bc6a1da6",
"sha256": "ba588758e6aeb6b79490d80e099f6eac31a8dfe07343ae44a1b8172d328e77e7"
},
"downloads": -1,
"filename": "dmenuplaylist-0.0.0b5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c3f205d4bb5d40224b994ff3bc6a1da6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19215,
"upload_time": "2023-04-14T00:43:27",
"upload_time_iso_8601": "2023-04-14T00:43:27.570174Z",
"url": "https://files.pythonhosted.org/packages/55/9d/29e4279c47c28a6b495325c6818660e62e767b977dadabf5e237fcda7af0/dmenuplaylist-0.0.0b5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "a0704048446c8ad1de6119a4bbd6c0ea8cd40df45be30b9160f94c1b71820de1",
"md5": "84242712edb9e84b7ddc7370aa678cbd",
"sha256": "00a5052e4777671394e9677c9c341b0f8e3faa57639a2be7994ee7e4c6b4cbc3"
},
"downloads": -1,
"filename": "dmenuplaylist-0.0.0b5.tar.gz",
"has_sig": false,
"md5_digest": "84242712edb9e84b7ddc7370aa678cbd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17783,
"upload_time": "2023-04-14T00:43:29",
"upload_time_iso_8601": "2023-04-14T00:43:29.418704Z",
"url": "https://files.pythonhosted.org/packages/a0/70/4048446c8ad1de6119a4bbd6c0ea8cd40df45be30b9160f94c1b71820de1/dmenuplaylist-0.0.0b5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-14 00:43:29",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "dmenuplaylist"
}