X-Git-Url: http://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=8ff9db0312e88f00c1a559bfede3aceaac08d719;hb=e703692c1f6f2cbac143c19dac2fb5800be8b6ea;hp=fca2263ddd90ebec6efdd9ec96afe64237b121b6;hpb=c4b03d0000f737b6db76bb82f7f4d680a5470f52;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index fca2263..8ff9db0 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -75,9 +75,15 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ --> + + File tags queue mode (offline mode). + Here is an example of autoqueue using file tags only. + + + - Album queue mode. - Here is an example of album queue configuration. + Album queue mode using last.fm recommendations (online mode). + Here is an example of album queue configuration using online recommendations system. @@ -206,8 +212,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ is an utility plugin, it does not queue any tracks (cf. below). will queue a track at random if other plugins did not return any tracks. - You can add here as many plugins you want, - currently shipping only. + You can add, combine here as many plugins you want. The priority may be used to order them. @@ -342,7 +347,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ 10 - Number of similar artist to retrieve from local + 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. @@ -372,7 +377,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ How many track(s) to add. Only relevant in and - queue modes. + queue modes. This is actually an upper limit, + min(, + ) will be used. @@ -382,6 +389,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ queue modes. + + 0 + + How many track(s) to add from each selected albums. Only relevant in + queue modes. When set to 0 or lower the whole album is queued. + + + True @@ -404,10 +419,63 @@ 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. + For instance setting "" and + "" + will end up looking for track tagged with genre + and date within 1985 through 1990. + Using an MPD filter to replace you can achieve + the same with the following setting: "" and + "" (provided your MPD server + was compiled with libpcre). + + + + + + + + You can use here any valid MPD filter as defined in MPD protocol documentation. + + + + + + + + + + + + + + + + 80 + + + Plugin priority + + + + QUEUE MODES - &dhpackage; offers different queue modes. All of them pick up + &dhpackage; offers different queue modes with lastfm plugin. All of them pick up tracks from artists similar to the last track in the queue. &dhpackage; tries preferably to chose among unplayed artists or at least not recently played artist. Concerning track and album @@ -457,3 +525,5 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ +