Skip to content
Aurélien Ooms edited this page May 3, 2017 · 5 revisions

Run ncmpcpp to control remote mpd server

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

Add remote http stream to local mpd server

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

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

ncmpcpp
Clone this wiki locally