X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.html;fp=data%2Fman%2Fmpd_sima.cfg.5.html;h=b1d40d030d3d06e9cc44d69c173adc820f216f63;hb=a46c7dcaa94bad3ecfabfc16ec6dc5d04ed86d5f;hp=5956e6587b8ea11cb64781143f1fea86a3492373;hpb=ff3281d9e1a19b5e482beab74c64d61c754e7cc4;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.html b/data/man/mpd_sima.cfg.5.html index 5956e65..b1d40d0 100644 --- a/data/man/mpd_sima.cfg.5.html +++ b/data/man/mpd_sima.cfg.5.html @@ -27,7 +27,7 @@ consume=30 Bene: inline comment are possible using '#').

The default values are used in the options lists below.

MPD section

This section is meant to configure MPD access, MPD host address / port and password if necessary.

[MPD]
host=localhost

Set MPD host. Use IP or FQDN.

port=6600

Set host port to access MPD to.

password=s3cr3t

Set MPD password to use. Do not use this option if you don't have enabled password protected access - on your MPD server.

log section

Configure logging.

[log]

logfile=

File to log to, usually in dæmon mode.
Defaut + on your MPD server.

log section

Configure logging.

[log]

logfile=

File to log to, usually in dæmon mode.
Default (empty or unset) is to log to stdin/stdout.

verbosity=info

Logging verbosity among debug, info, @@ -77,7 +77,7 @@ consume=30

LastFm section

LastFM plugin's configuration.

[lastfm]
queue_mode=track

Queue mode to use among track, top and - album (see the section called “QUEUE MODES” for info about queue modes).

max_art=10

Number of similar artist to retrieve from local + album (see the section called “QUEUE MODES” for info about queue modes).

max_art=10

Maximum number of similar artist to retrieve from local media library.
When set to something superior to zero, it tries to get as much similar artists from media library.

depth=1

How many artists to base on similar artists @@ -89,7 +89,11 @@ consume=30 (it often happens with OST).
Only relevant in "track" queue mode.

track_to_add=1

How many track(s) to add. Only relevant in top and track - queue modes.

album_to_add=1

How many album(s) to add. Only relevant in + queue modes. This is actually an upper limit, + min(max_art, + track_to_add) will be used, and + max_art might be inferior lower + than value set in config.

album_to_add=1

How many album(s) to add. Only relevant in album queue modes.

cache=True

Whether or not to use on-disk persistent http cache.
When set to "true", sima will use a persistent cache for its http client. The cache is