]> kaliko git repositories - mpd-sima.git/blobdiff - doc/source/man/mpd_sima.cfg.5.rst
doc: Add missig daemon section in all_settings.cfg
[mpd-sima.git] / doc / source / man / mpd_sima.cfg.5.rst
index df0b78399639723c2819c9ed54c1acf0ccbf03ce..1ebe865a32b95e69b6cc988638fa8a17fa3049b6 100644 (file)
@@ -27,8 +27,8 @@ Here is an example of autoqueue using file tags only.
     [sima] # Setup internal plugins
     # Tags plugin falls back to Random if nothing is found then Crop the queue
     internal = Tags, Random, Crop
     [sima] # Setup internal plugins
     # Tags plugin falls back to Random if nothing is found then Crop the queue
     internal = Tags, Random, Crop
-    history_duration=48  # 48h / 24 = 2 days
-    queue_length=2       # triggers autoqueue when 2 tracks remains to play
+    history_duration = 48  # 48h / 24 = 2 days
+    queue_length = 2       # triggers autoqueue when 2 tracks remains to play
 
     [tags]
     # Look for files with tagged with genre "electronica" OR "IDM" OR "glitch"
 
     [tags]
     # Look for files with tagged with genre "electronica" OR "IDM" OR "glitch"
@@ -36,7 +36,7 @@ Here is an example of autoqueue using file tags only.
 
     [crop]
     # keep 30 played tracks in playlist
 
     [crop]
     # keep 30 played tracks in playlist
-    consume=30
+    consume = 30
 
 
 Album queue mode using last.fm recommendations (online mode).
 
 
 Album queue mode using last.fm recommendations (online mode).
@@ -118,7 +118,7 @@ Configure process daemon.
 **[daemon]**
 
 **daemon=false**
 **[daemon]**
 
 **daemon=false**
-    whether to daemonize process or not.
+    Whether to daemonize process or not.
 
 **pidfile=**
     Where to store process ID.
 
 **pidfile=**
     Where to store process ID.
@@ -227,7 +227,7 @@ LastFM plugin's configuration.
     Queue mode to use among track, top and album (see `QUEUE MODE section
     <#queue_mode>`__ for info about queue modes).
 
     Queue mode to use among track, top and album (see `QUEUE MODE section
     <#queue_mode>`__ for info about queue modes).
 
-**max_art=0**
+**max_art=20**
 
     Maximum number of similar artist to retrieve from local media
     library. When set to something superior to zero, it tries to get as
 
     Maximum number of similar artist to retrieve from local media
     library. When set to something superior to zero, it tries to get as