summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-09-30 20:58:20 +0200
committerRasmus Steinke <rasi@xssn.at>2017-09-30 20:58:20 +0200
commit349a51ea51a95095d4dabc63b2a4ccee05d62894 (patch)
treeb36551e86123016a407299b4fc3ce647710c15f7 /clerk.conf
parentc28d397b6577cb31f6f60cfcd8163dc80293ab5a (diff)
downloadperl-app-clerk-349a51ea51a95095d4dabc63b2a4ccee05d62894.tar.gz
perl-app-clerk-349a51ea51a95095d4dabc63b2a4ccee05d62894.tar.xz
add option to chose between albumartist or artist for random songs
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/clerk.conf b/clerk.conf
index 9cd3449..18af1ec 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -18,6 +18,9 @@ songs=20
# if mpd drops the connection while updating, reduce this.
chunksize=30000
+# Use albumartist or artist for random tracks?
+randomartist=albumartist
+
# 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