From 85d10dc7f597c4d4fd5f050475554ed98ee0227b Mon Sep 17 00:00:00 2001 From: Erin Sims Date: Wed, 21 Sep 2022 19:49:14 -0400 Subject: [PATCH] working on changes, and debugging --- playbooks/mpdb.conf.j2 | 2 +- playbooks/mpdf.conf.j2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/playbooks/mpdb.conf.j2 b/playbooks/mpdb.conf.j2 index 1b7430f..8427b57 100644 --- a/playbooks/mpdb.conf.j2 +++ b/playbooks/mpdb.conf.j2 @@ -11,7 +11,7 @@ # file:// protocol) or streaming files over an accepted protocol. # #######need to fix this one too -music_directory "/var/lib/mpd/music/" +music_directory "https://home.thrace-lan.info:44300/MUSIC/" database { plugin "simple" diff --git a/playbooks/mpdf.conf.j2 b/playbooks/mpdf.conf.j2 index a360629..be8ac1b 100644 --- a/playbooks/mpdf.conf.j2 +++ b/playbooks/mpdf.conf.j2 @@ -11,7 +11,7 @@ # file:// protocol) or streaming files over an accepted protocol. # #######need to fix this one too -music_directory https://home..thrace-lan.info:44300/MUSIC/ +music_directory "https://home.thrace-lan.info:44300/MUSIC/" database {