{"id":21075260,"url":"https://github.com/maxking/djangompd","last_synced_at":"2025-03-14T03:41:11.969Z","repository":{"id":26303352,"uuid":"29751284","full_name":"maxking/djangompd","owner":"maxking","description":"Incomplete and abandoned - MPD client built with django","archived":false,"fork":false,"pushed_at":"2015-02-04T12:03:55.000Z","size":533,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-20T22:51:01.721Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/maxking.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-01-23T20:20:04.000Z","updated_at":"2019-01-22T01:45:21.000Z","dependencies_parsed_at":"2022-08-27T09:10:58.998Z","dependency_job_id":null,"html_url":"https://github.com/maxking/djangompd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxking%2Fdjangompd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxking%2Fdjangompd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxking%2Fdjangompd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/maxking%2Fdjangompd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/maxking","download_url":"https://codeload.github.com/maxking/djangompd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243521166,"owners_count":20304183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-19T19:20:48.738Z","updated_at":"2025-03-14T03:41:11.949Z","avatar_url":"https://github.com/maxking.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"##djangompd\n\nThis is django based web client for Music Player Daemon(mpd).\n\n###Prerequisites\n\nPython 2.7+  \n[MPD](http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki)  \n[Virtualenv](https://virtualenv.pypa.io/en/latest/index.html)  \n\n###Setup\n\nThis is a standard django project, follow the instructions below\nto get the dev server running on your computer.\n\n```bash\n$ virtualenv mpd\n$ cd mpd\n$ source bin/activate\n$ git clone git@github.com:maxking/djangompd.git\n$ cd djangompd\n$ pip install -r requirements.txt\n$ python manage.py runserver\n```\n\nThe last line above should start your dev-server at [http://localhost:8000][http://localhost:8000].\n\nIf you are having trouble playing the music, please try editing the MPD configuration file `/etc/mpd.conf`. Change the music and playlist search default directory.  Check for audio configuration if you are still unable to play video. For complete configuration options see [MPD Configuration Wiki](http://www.musicpd.org/doc/user/config.html).\n\n###ToDo List: Frontend\n- [ ] redesign frontend using [Polymer framework](https://www.polymer-project.org/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxking%2Fdjangompd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaxking%2Fdjangompd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaxking%2Fdjangompd/lists"}