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 --- dot_config/beets/config.yaml.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dot_config') diff --git a/dot_config/beets/config.yaml.tmpl b/dot_config/beets/config.yaml.tmpl index 7816823..50e9c40 100644 --- a/dot_config/beets/config.yaml.tmpl +++ b/dot_config/beets/config.yaml.tmpl @@ -7,8 +7,8 @@ plugins: - mbcollection - badfiles - info - - smartplaylist - playlist + - smartplaylist - mpdupdate import: @@ -44,7 +44,7 @@ playlist: smartplaylist: relative_to: /media/t/music_clean - playlist_dir: /var/lib/mpd/playlists + playlist_dir: /var/lib/mpd/playlists.smart playlists: - name: bagpipesolo.m3u query: [ 'album:"The Piper And The Maker"' -- cgit v1.2.3