X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=b015874fe27870f110ac23374520060fe785c995;hb=dd0a2edf67b46436fe14550f01babc9f1c8e2765;hp=149087f8a2a36243215ba6e2903e0b887d578afb;hpb=2bdb311df29a1524223c606e52c72d0524ed6bda;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 149087f..b015874 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -427,30 +427,35 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ 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 - , , , and - . 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 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 + , , , + and . + In addition to supported tags above you can use an MPD filter. Please refer to + MPD protocol documentation for more. + All tag entries in this section are ANDed as a single MPD filter to look for titles + in the library. Moreover, for each tags, comma separated values are also ORed. For instance setting "" and "" will end up looking for track tagged with genre - and date within 1985 through 1990. + and date within 1982 through 1989. Using an MPD filter to replace you can achieve the same with the following setting: "" and - "" (provided your MPD server + "" (provided your MPD server was compiled with libpcre). + + track + + Queue mode to use among + track, + album (see for info about queue modes). + + @@ -469,6 +474,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + + 80 @@ -483,6 +491,13 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ How many track(s) to add. + + 1 + + How many album(s) to add. Only relevant in + queue mode. + +