X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=111d3bf78ec1b6ba2664f0f51432c9300feb901a;hb=bea8556448ebaf7f54ebd268639caa7492dd0a85;hp=153448c1eece19d6862ca001f07e6144c3adb0cd;hpb=745a6802fd6a8f64f0e7b8b13f88db50a87648e6;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 153448c..111d3bf 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -410,7 +410,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ cache.When set to "true", sima will use a persistent cache for its http client. The cache is written along with the dbfile in: - $XDG_CONFIG_HOME/mpd_sima/http/WEB_SERVICE. + $XDG_DATA_HOME/mpd_sima/http/WEB_SERVICE. If set to "false", caching is still done but in memory. @@ -425,32 +425,91 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + Genre section + Genre plugin's configuration. + This plugin permits offline autoqueuing based on files genre tag only. + it will try to queue tracks base on genre tags of tracks in the queue. + + + + + track + + Queue mode to use among + track, + album (see for info about queue modes). + + + + false + + Prevent from queueing a track from the same album + (it often happens with OST). + Only relevant in "track" queue mode. + + + + 80 + + + Plugin priority + + + + + 1 + + How many track(s) to add. + + + + 1 + + How many album(s) to add. Only relevant in + queue mode. + + + 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). + + + + false + + Prevent from queueing a track from the same album + (it often happens with OST). + Only relevant in "track" queue mode. + + @@ -469,6 +528,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + + 80 @@ -483,6 +545,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. + + @@ -493,43 +562,43 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ &dhpackage; tries preferably to chose among unplayed artists or at least not recently played artist. - - - - Queue a similar track chosen at random from a similar artist. - - - - - - Queue a track from a similar artist, chosen among - "top tracks" according to last.fm data mining. - - - - - - Queue a whole album chosen at random from a similar artist. - Nota Bene: Due to the - track point of view of database build upon tracks tags - an album lookup for a specific artist will return - albums as soon as this artist appears in a single track - of the album. - For instance looking for album from "The Velvet - Underground" will fetch "Last Days" and "Juno" OSTs - because the band appears on the soundtrack of these two - movies. - A solution is for you to set AlbumArtists tag to - something different than the actual artist of the - track. For compilations, OSTs etc. a strong convention - is to use "Various Artists" for this tag. - &dhpackage; is currently looking for AlbumArtists tags - and avoid album where this tag is set with "Various - Artists". If a single track within an album is found - with AlbumArtists:"Various Artists" the complete album - is skipped and won't be queued. - - + + + + Queue a similar track chosen at random from a similar artist. + + + + + + Queue a track from a similar artist, chosen among + "top tracks" according to last.fm data mining. + + + + + + Queue a whole album chosen at random from a similar artist. + Nota Bene: Due to the + track point of view of database build upon tracks tags + an album lookup for a specific artist will return + albums as soon as this artist appears in a single track + of the album. + For instance looking for album from "The Velvet + Underground" will fetch "Last Days" and "Juno" OSTs + because the band appears on the soundtrack of these two + movies. + A solution is for you to set AlbumArtists tag to + something different than the actual artist of the + track. For compilations, OSTs etc. a strong convention + is to use "Various Artists" for this tag. + &dhpackage; is currently looking for AlbumArtists tags + and avoid album where this tag is set with "Various + Artists". If a single track within an album is found + with AlbumArtists:"Various Artists" the complete album + is skipped and won't be queued. + +