From 6ab7b8ef991df3fa9c6bce90ad2be7eeb32b3e4b Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 13 Aug 2018 19:10:38 +0100 Subject: [PATCH] Update where music is stored for ncmpcpp --- ncmpcpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ncmpcpp b/ncmpcpp index 04bcc05..acc425a 100644 --- a/ncmpcpp +++ b/ncmpcpp @@ -19,7 +19,7 @@ lyrics_directory = ~/.lyrics # ##### connection settings ##### # -mpd_host = localhost +mpd_host = "~/.mpd/socket" # mpd_port = 6600 # @@ -27,7 +27,7 @@ mpd_connection_timeout = 5 # ## Needed for tag editor and file operations to work. ## -mpd_music_dir = ~/music +mpd_music_dir = "/mnt/DATA3/music" # #mpd_crossfade_time = 5 #