]> kaliko git repositories - mpd-sima.git/commitdiff
Update config example
authorkaliko <kaliko@azylum.org>
Sun, 8 Feb 2015 18:02:13 +0000 (19:02 +0100)
committerkaliko <kaliko@azylum.org>
Sun, 8 Feb 2015 18:02:13 +0000 (19:02 +0100)
doc/examples/all_settings.cfg

index ca8e9e609982ee029875487b1de402f7f0092756..65cc61f8853b6c75725d0ef1b1cbe0b22936fa56 100644 (file)
@@ -67,6 +67,13 @@ verbosity = info
 # default:
 #          internal = "Lastfm, Random, Crop"
 #          contrib =
+#
+# Possible values for internal
+#      Lastfm   : Queue using last.fm web service for suggestions.
+#      EchoNest : Queue using EchoNest web service for suggestions.
+#      Random   : Queue a track at random (different flavour, cf. documentation)
+#      Crop     : Remove old tracks from queue
+#
 # description: Plugins list declaration.
 #     Optional plugin's configuration lays in its own section.
 #     For instance a "AwesomePlugin" declared here
@@ -88,13 +95,6 @@ internal = Lastfm, Random, Crop
 #
 history_duration = 8
 
-## USER_DB # NOT IMPLEMENTED #
-# type: boolean
-# description: Load user database to find similar artists
-#     User DB is loaded from $XDG_CONFIG_HOME/mpd_sima/sima.db
-#     Use simadb_cli to edit/add entries.
-user_db = false
-
 ## QUEUE_LENGTH
 # type: integer
 # default: 2
@@ -140,7 +140,7 @@ flavour=sensible
 #track_to_add = 1
 
 
-# EchoNest or LastFM
+# EchoNest or Lastfm
 #[echonest]
 [lastfm]
 ## QUEUE_MODE