From e772cc6eaa2333e030677567e30bf3de48956043 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 30 Nov 2014 11:45:58 +0100 Subject: mopidy localhost fixes --- ncmpcpp/config | 1 + 1 file changed, 1 insertion(+) (limited to 'ncmpcpp') diff --git a/ncmpcpp/config b/ncmpcpp/config index 1f3e315..80b8f70 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -1,3 +1,4 @@ +mpd_host = "127.0.0.1" # needed because localhost doesn't work for some reason mpd_connection_timeout = 30 colors_enabled = "yes" song_status_format = "$0{$8%t$9} on {$5%b$9} by {$3%a}" -- cgit v1.2.3-54-g00ecf