X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5;h=46c73f08f0257562a7be9e2dc8c899e2a0f6cca1;hb=70bf86ca3f65a550436cdc70326cb8601f24e5a6;hp=c281c9d21c527fc695d11ec25cffcc68e7f87294;hpb=7bd1cf9a791b7dc46fea0b665535996406cda819;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5 b/data/man/mpd_sima.cfg.5 index c281c9d..46c73f0 100644 --- a/data/man/mpd_sima.cfg.5 +++ b/data/man/mpd_sima.cfg.5 @@ -2,12 +2,12 @@ .\" Title: mpd_sima.cfg .\" Author: Jack Kaliko .\" Generator: DocBook XSL Stylesheets v1.78.1 -.\" Date: 06/12/2014 -.\" Manual: mpd-sima 0.12.0 User Manual +.\" Date: 12/09/2014 +.\" Manual: mpd-sima 0.13.0 User Manual .\" Source: mpd-sima .\" Language: English .\" -.TH "MPD_SIMA\&.CFG" "5" "06/12/2014" "mpd-sima" "mpd-sima 0.12.0 User Manual" +.TH "MPD_SIMA\&.CFG" "5" "12/09/2014" "mpd-sima" "mpd-sima 0.13.0 User Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -53,12 +53,12 @@ history_duration=48 # 2 days queue_length=5 [lastfm] -queue_mode = album +queue_mode=album album_to_add=2 [crop] # keep 30 played tracks in playlist -consume = 30 +consume=30 .fi @@ -127,6 +127,23 @@ Logging verbosity among \fIwarning\fR, \fIerror\fR\&. .RE +.SS "Process daemonization" +.PP +Configure process daemon\&. +.PP +\fB[daemon]\fR +.RS 4 +.RE +.PP +\fBdaemon=false\fR +.RS 4 +whether to daemonize process or not\&. +.RE +.PP +\fBpidfile=\fR +.RS 4 +Where to store process ID\&. +.RE .SS "sima section" .PP Core mpd_sima\&.cfg configuration\&. @@ -145,6 +162,18 @@ How far to look back in history to avoid to play twice the same track/title (dur This value triggers queue process if the queue length is less than specified queue_length\&. .RE .PP +\fBmusicbrainzid=\fR\fItrue\fR +.RS 4 +Use MusicBrainzIdentifier to search music (mainly for artists)\&. Consider using these metadata as it enhances a lot artist/album/tracks identification\&. +.br + +Default is True, switch to False if you don\*(Aqt have MusicBrainzIdentifier set for at least 80% of you music library\&. +.br + +Use Picard to tag your file: +\m[blue]\fB\%https://picard.musicbrainz.org/\fR\m[]\&. +.RE +.PP \fBuser_db=\fR\fIfalse\fR .RS 4 Temporarily removed feature