{"id":40354832,"url":"https://github.com/nepodev/mpd.webradio","last_synced_at":"2026-01-20T10:01:23.054Z","repository":{"id":30862332,"uuid":"126225078","full_name":"nepodev/mpd.webradio","owner":"nepodev","description":"Webservice to listen Webradio via MPD.","archived":false,"fork":false,"pushed_at":"2022-12-10T16:14:58.000Z","size":4315,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-03-01T12:32:05.241Z","etag":null,"topics":["html5","javascript","mpd-client","nodejs","phonon","riot","riotjs","webradio","websocket"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nepodev.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":"2018-03-21T18:42:29.000Z","updated_at":"2021-05-08T04:59:17.000Z","dependencies_parsed_at":"2023-01-14T17:50:52.302Z","dependency_job_id":null,"html_url":"https://github.com/nepodev/mpd.webradio","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/nepodev/mpd.webradio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nepodev%2Fmpd.webradio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nepodev%2Fmpd.webradio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nepodev%2Fmpd.webradio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nepodev%2Fmpd.webradio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nepodev","download_url":"https://codeload.github.com/nepodev/mpd.webradio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nepodev%2Fmpd.webradio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["html5","javascript","mpd-client","nodejs","phonon","riot","riotjs","webradio","websocket"],"created_at":"2026-01-20T10:01:05.237Z","updated_at":"2026-01-20T10:01:23.047Z","avatar_url":"https://github.com/nepodev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MPD.Webradio\n\nMPD.Webradio is a simple Webservice that makes it easy to listen Webradio via MPD.\n\n![Liste](img/01_list.png \"Liste\")\n![Liste](img/02_info.png \"Station info\")\n![Liste](img/03_sidepanel.png \"Menu\")\n\n* Search Stations\n* Get Stations by Genres, Topics, Countries or Language.\n* Recent Stations\n* Mark your Favorite Stations\n* Responsive Website made with [Phonon Framework](http://phonon.quarkdev.com/)\n\n\n## Requirements\n\n* [MPD](https://www.musicpd.org/)\n* [Nodejs](https://nodejs.org/en/)\n\n## Installation simple\n\n```console\ngit clone https://github.com/nepodev/mpd.webradio.git\ncd mpd.webradio\nnpm install --production\nnpm start\n```\n\nPoint your Browser to IP of your Pi and Port `4711`.\ni. e.: `http://192.168.1.5:4711`\n\n## Installation as Service\n\n```console\n# Create a new User mpd-wr\nuseradd -rU -s /bin/false mpd-wr\n\n# Install the project under /opt\ncd /opt\ngit clone https://github.com/nepodev/mpd.webradio.git\n\n# Install Nodejs dependencies\ncd /opt/mpd.webradio\nnpm install --production\n\n# Grand access for mpd-wr to subdirectory  var\nchown mpd-wr:mpd-wr /opt/mpd.webradio/var/\n\n# Create Systemd service\ncp /opt/mpd.webradio/systemd/mpd.webradio.service /etc/systemd/system/\nsystemctl enable mpd.webradio\nsystemctl start mpd.webradio\n\n```\n\nCheck service is running\n\n```console\nroot@pi:~# systemctl status mpd.webradio\n● mpd.webradio.service - MPD.Webradio\n   Loaded: loaded (/etc/systemd/system/mpd.webradio.service; enabled)\n   Active: active (running) since Sun 2018-03-18 16:51:36 CET; 2h 58min ago\n Main PID: 8769 (node)\n   CGroup: /system.slice/mpd.webradio.service\n           └─8769 /usr/bin/node /opt/mpd.webradio/index.js\n```\n\nPoint your Browser to IP of your Pi and Port `4711`.\ni. e.: `http://192.168.1.5:4711`\n\n## Configurtion\n\nFor customizing create a `config.json` at `/opt/mpd-webradio/var`.\n\n* `server` Interface and Port to serve the Website.\n* `mpd` Host and Port used by MPD Server\n* `radionet` radio.net API-Server. Values for \"language\" are english, french, austrian or german.\n* `public` Customize Webpagelist.\n* * `public.mainpage` List on Startpage. Values are local, top, recent or favorite.\n\n```json\n{\n    \"server\": {\n        \"host\": \"0.0.0.0\",\n        \"port\": 4711\n    },\n    \"mpd\": {\n        \"host\": \"localhost\",\n        \"port\": 6600\n    },\n    \"radionet\": {\n        \"language\": \"german\"\n    },\n    \"public\": {\n        \"mainpage\": \"local\"\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnepodev%2Fmpd.webradio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnepodev%2Fmpd.webradio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnepodev%2Fmpd.webradio/lists"}