From 8a3e1f6b2cd1b65dd1967289524bd6086c0c17ee Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Fri, 24 Feb 2023 11:18:11 -0500 Subject: update mpd playlist generation --- bin/executable_Internet.m3u.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/executable_Internet.m3u.sh b/bin/executable_Internet.m3u.sh index b417f07..62d83d0 100644 --- a/bin/executable_Internet.m3u.sh +++ b/bin/executable_Internet.m3u.sh @@ -3,7 +3,7 @@ # Updates the internet radio playlists for MPD # Best run from a cronjob -BASE=/var/lib/mpd/playlists/ +BASE=/var/lib/mpd/playlists.radio/ playlist() { cat< "${BASE}/radio-$1.m3u" -- cgit v1.2.3