From f68487be2a66fac5db68cf431e48f543f3439e55 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 10 Nov 2018 12:00:28 -0500 Subject: Autogenerate french music playlist with beets --- .config/beets/config.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.config/beets/config.yaml') diff --git a/.config/beets/config.yaml b/.config/beets/config.yaml index 1a891a3..df458e9 100644 --- a/.config/beets/config.yaml +++ b/.config/beets/config.yaml @@ -92,3 +92,12 @@ smartplaylist: , 'artist:"Willie McCallum"' , 'artist:"Willie Connell"' ] + - name: francais.m3u + query: [ 'artist:"Cœur de Pirate"' + , 'artist:"Harmonium"' + , 'artist:"Pomme"' + , 'artist:"CANO"' + , 'artist:"Félix Leclerc"' + , 'artist:"Jacques Brel"' + , 'artist:"Stéphane Paquette"' + ] -- cgit v1.2.3