{"id":18446925,"url":"https://github.com/nmeum/mpvd","last_synced_at":"2026-01-31T15:33:58.872Z","repository":{"id":74907288,"uuid":"212999666","full_name":"nmeum/mpvd","owner":"nmeum","description":"Control mpv using the MPD protocol","archived":false,"fork":false,"pushed_at":"2019-10-13T22:00:53.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-07T14:03:09.410Z","etag":null,"topics":["audio","hylang","mpd","mpd-server","mpv","music-player-daemon"],"latest_commit_sha":null,"homepage":null,"language":"Hy","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nmeum.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-05T12:57:52.000Z","updated_at":"2020-04-26T08:40:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"198d57da-26fc-4b64-af59-fc848aca2ed5","html_url":"https://github.com/nmeum/mpvd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nmeum/mpvd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fmpvd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fmpvd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fmpvd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fmpvd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nmeum","download_url":"https://codeload.github.com/nmeum/mpvd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nmeum%2Fmpvd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28946778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","hylang","mpd","mpd-server","mpv","music-player-daemon"],"created_at":"2024-11-06T07:11:20.528Z","updated_at":"2026-01-31T15:33:58.845Z","avatar_url":"https://github.com/nmeum.png","language":"Hy","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mpvd\n\nControl [mpv][mpv homepage] using the [MPD][mpd homepage] [protocol][mpd protocol].\n\n## Status\n\nA toy project for playing around with [libmpdserver][libmpdserver github]\nand the [hy][hy homepage] programming language. Buggy and totally\nincomplete at the moment.\n\n## Installation\n\nSetup [libmpdserver][libmpdserver github] using:\n\n\t$ git clone --recursive https://github.com/nmeum/libmpdserver\n\t$ make -C libmpdserver libmpdserver.so\n\nInstall [hy][hy homepage] and [mpv][mpv homepage], start mpv using:\n\n\t$ mpv --input-ipc-server=/tmp/mpvsock some-file.opus\n\nAfterwards, start mpvd using:\n\n\t$ export LD_LIBRARY_PATH=\"\u003cPATH TO LIBMPDSERVER REPOSITORY\u003e\"\n\t$ hy mpvd.hy /tmp/mpvsock\n\n## Usage\n\nVery simple interactions with [mpc][mpc homepage] are possible, for example:\n\n\t$ mpc --host localhost --port 6600 pause\n\tOpenBSD - Trial of the BSD Knights\n\t[paused]  #1/1   0:03/3:04 (1%)\n\tvolume: 84%   repeat: off   random: off   single: off   consume: off\n\nIf [mpc][mpc homepage] is installed test can be invoked using:\n\n\t$ ./tests/run_tests.sh\n\n## License\n\nThis program is free software: you can redistribute it and/or modify it\nunder the terms of the GNU Affero General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or (at\nyour option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero\nGeneral Public License for more details.\n\nYou should have received a copy of the GNU Affero General Public License\nalong with this program. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n\n[mpv homepage]: https://mpv.io/\n[mpd homepage]: https://musicpd.org/\n[mpd protocol]: https://musicpd.org/doc/html/protocol.html\n[libmpdserver github]: https://github.com/nmeum/libmpdserver\n[hy homepage]: https://docs.hylang.org\n[mpc homepage]: https://www.musicpd.org/clients/mpc/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmeum%2Fmpvd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnmeum%2Fmpvd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnmeum%2Fmpvd/lists"}