From d4cb48883528f531e9bac41808be97095809915f Mon Sep 17 00:00:00 2001 From: Rasmus Steinke Date: Sat, 23 Sep 2017 15:18:31 +0200 Subject: initial support for writing ratings to files, using a helper client --- clerk.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'clerk.conf') diff --git a/clerk.conf b/clerk.conf index d42e32b..32abf9b 100644 --- a/clerk.conf +++ b/clerk.conf @@ -15,8 +15,9 @@ songs=20 # if mpd drops the connection while updating, reduce this. chunksize=30000 -# rofi theme to use for clerk -rofi_theme=clerk +# write tags to audio files. Needs running clerk_rating_client on machine with audio files +# ratings will always be written to sticker database. +tagging=false [Columns] # width of columns -- cgit v1.2.3-24-g4f1b