X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=b015874fe27870f110ac23374520060fe785c995;hb=dd0a2edf67b46436fe14550f01babc9f1c8e2765;hp=8ff9db0312e88f00c1a559bfede3aceaac08d719;hpb=e703692c1f6f2cbac143c19dac2fb5800be8b6ea;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 8ff9db0..b015874 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -293,6 +293,12 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 1 + + How many track(s) to add. + + sensible @@ -421,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). + + @@ -463,6 +474,9 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + + 80 @@ -471,54 +485,66 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 1 + + How many track(s) to add. + + + + 1 + + How many album(s) to add. Only relevant in + queue mode. + + QUEUE MODES - &dhpackage; offers different queue modes with lastfm plugin. All of them pick up - tracks from artists similar to the last track in the queue. + Different queue modes are available with some plugins (check for + presence in plugin config). + &dhpackage; tries preferably to chose among unplayed artists or - at least not recently played artist. Concerning track and album - queue modes titles are chosen purely at random among unplayed - tracks. + 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. + +