X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.html;h=019f99c782978cf36196260949289ee636a2bdd1;hb=a7f6a4aec583e671569686aeb1a584430168dac5;hp=5efec5ddaf19666c93e67618c573002a28013ebc;hpb=2bdb311df29a1524223c606e52c72d0524ed6bda;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.html b/data/man/mpd_sima.cfg.5.html index 5efec5d..019f99c 100644 --- a/data/man/mpd_sima.cfg.5.html +++ b/data/man/mpd_sima.cfg.5.html @@ -119,26 +119,27 @@ consume=30 If set to "false", caching is still done but in memory.

priority=100

Plugin priority -

Tags section

Tags plugin's configuration. There is no default configuration for this plugin, it does not work out of the box.

- This plugin permits offline autoqueuing based on files tags only. Supported tags are - 'comment', 'date', 'genre', 'label' and - 'originaldate'. It currently supports single track queuing only, no album mode for this plugin. -

- In addition to supported tags above you can use an MPD filter. Please refer to MPD protocol documentation for more. -

- All entries in this section are ANDed as a single MPD filter to look for titles - in the library. Moreover, with tags, comma separated values are also ANDed.
+

Tags section

Tags plugin's configuration. There is no default configuration for this plugin, + it does not work out of the box.

This plugin permits offline autoqueuing based on files tags only. Supported tags are + 'comment', 'date', 'genre', + 'label' and 'originaldate'. It currently + supports single track queuing only, no album mode for this plugin.

In addition to supported tags above you can use an MPD filter. Please refer to + MPD protocol documentation for more.

All entries in this section are ANDed as a single MPD filter to look for titles + in the library. Moreover, with tags, comma separated values are also ORed.
For instance setting "genre=rock" and "date=1982,1983,1984,1985,1986,1987,1988,1989" will end up looking for track tagged with genre rock and date within 1985 through 1990.
Using an MPD filter to replace date you can achieve the same with the following setting: "genre=rock" and - "filter=(date =~ '198[2-9]')" (provided your MPD server + "filter=(date =~ '198[2-9]+')" (provided your MPD server was compiled with libpcre). -

[tags]
filter=

You can use here any valid MPD filter as defined in MPD protocol documentation.

comment=
date=
genre=
label=
priority=80

+

[tags]
queue_mode=track

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

filter=

You can use here any valid MPD filter as defined in MPD protocol documentation.

comment=
date=
genre=
label=
priority=80

Plugin priority -

track_to_add=1

How many track(s) to add.

QUEUE MODES

Different queue modes are available with some plugins (check for +

track_to_add=1

How many track(s) to add.

album_to_add=1

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

QUEUE MODES

Different queue modes are available with some plugins (check for queue_mode presence in plugin config).

mpd-sima tries preferably to chose among unplayed artists or at least not recently played artist.

track

Queue a similar track chosen at random from a similar artist.

top

Queue a track from a similar artist, chosen among