The default music directory has been changed to /sdcard/music anyway, so
it is no longer required and actually more confusing to people, since
they will think they should put their music into ~/music, which will not
work with the default configuration of mpd.
mpd_test=$(pgrep -f /data/data/com.termux/files/usr/libexec/mpd)
CmdArgs=$(echo "$@")
#echo $mpd_test
mpd_test=$(pgrep -f /data/data/com.termux/files/usr/libexec/mpd)
CmdArgs=$(echo "$@")
#echo $mpd_test
mkdir -p ~/.mpd
mkdir -p ~/.mpd/playlists
touch ~/.mpd/state
mkdir -p ~/.mpd
mkdir -p ~/.mpd/playlists
touch ~/.mpd/state