Skip to content
Aurélien Ooms edited this page Jun 22, 2017 · 5 revisions

Start mpd

systemctl --user enable --now mpd

Run ncmpcpp to control remote mpd server

ncmpcpp -h (pass apps/mpd)@(gitdns get U)

Add remote http stream to local mpd server

mpc -h (pass apps/mpd)@localhost -p 5800 add http://(gitdns get U):5900

Run ncmpcpp to pick the http stream in the playlist of the local mpd server

ncmpcpp