# 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
#
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
#track_to_add = 1
-# EchoNest or LastFM
+# EchoNest or Lastfm
#[echonest]
[lastfm]
## QUEUE_MODE