{"id":16721039,"url":"https://github.com/prior99/mpd-webinterface","last_synced_at":"2025-08-25T02:14:46.873Z","repository":{"id":31088009,"uuid":"34647072","full_name":"Prior99/mpd-webinterface","owner":"Prior99","description":null,"archived":false,"fork":false,"pushed_at":"2015-11-23T22:28:33.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T02:44:23.773Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Prior99.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-27T05:05:23.000Z","updated_at":"2015-05-02T22:02:10.000Z","dependencies_parsed_at":"2022-08-03T02:15:07.732Z","dependency_job_id":null,"html_url":"https://github.com/Prior99/mpd-webinterface","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/Prior99%2Fmpd-webinterface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fmpd-webinterface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fmpd-webinterface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Prior99%2Fmpd-webinterface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Prior99","download_url":"https://codeload.github.com/Prior99/mpd-webinterface/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243727130,"owners_count":20337948,"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-10-12T22:28:18.791Z","updated_at":"2025-03-15T12:23:05.363Z","avatar_url":"https://github.com/Prior99.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"MPD Webinterface\n================\n\nThis repository contains an lightweight and simple webinterface for MPD (music player daemon).\n\nSetup\n-----\nFirst, install the needed bower-components.\n\n\tuser@server:~/mpd-webinterface/$ cd htdocs/\n\tuser@server:~/mpd-webinterface/htdocs/$ bower install\n\nCopy the ```config.php.example``` in the ````htdocs/``` directory to ```config.php``` and modify it to suit your needs.\n\n\tuser@server:~/mpd-webinterface/htdocs/$ cp config.php.example config.php\n\tuser@server:~/mpd-webinterface/htdocs/$ nano config.php\n\n\nLink the ```htdocs/``` directory to your webroot.\nThe directory you intent to store the music in must be public writable, so set it's chmod to 777.\n\n\tuser@server:~/mpd-webinterface/htdocs/$ cd ..\n\tuser@server:~/mpd-webinterface/$ sudo ln -s /home/music/mpd-webinterface/htdocs /var/www/mpd-webinterface\n\tuser@server:~/mpd-webinterface/$ chmod 777 /home/music/music\n\n\nYou will need a webserver that supports PHP. You will need the package ```php-getid3```. On Debian or Ubuntu you could install it like this:\n\n\tuser@server:~/$ sudo apt-get install php-getid3\n\nUsage\n-----\nJust open the webpage in your browser. There is nothing more to do. As long as your mpd is running the webpage will manage everything you need for you.\n\nLicense\n-------\nThis software is distributed under the terms of the GNU General Public License.\n\nThis program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\n\nContributors\n-------------\n * Prior (Frederick Gnodtke)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fmpd-webinterface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprior99%2Fmpd-webinterface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprior99%2Fmpd-webinterface/lists"}