X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=fca2263ddd90ebec6efdd9ec96afe64237b121b6;hb=c4b03d0000f737b6db76bb82f7f4d680a5470f52;hp=b6bd1237a9e2f1291a109fd9f435da11b5e04ce2;hpb=23309f235879380a5ef7db3a51bda4d12e31902e;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index b6bd123..fca2263 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -139,7 +139,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - File to log to, usually in dæmon mode.Defaut + File to log to, usually in dæmon mode.Default (empty or unset) is to log to stdin/stdout. @@ -185,62 +185,77 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - - 8 - - How far to look back in history to avoid to play - twice the same track/title (duration in - hours). - - - - 1 - - This value triggers queue process if the queue - length is less than specified - queue_length. - - - - true - - Use MusicBrainzIdentifier to search music (mainly - for artists). Consider using these metadata as it - enhances a lot artist/album/tracks identification. - Default is True, switch to False if you don't have - MusicBrainzIdentifier set for at least 80% of you - music library. - Use Picard to tag your file: . - - - - - &dhpackage;'s plugin management for internal source plugin - and contrib (ie. external plugins). Plugins list is a - comma separated string list. Optional plugin's - configuration lays in its own section.For instance a - "AwesomePlugin" declared here gets its configuration from the - corresponding section "[awesomeplugin]".internal plugins - will look for a section named after the lower-cased name of the - plugin, ie. Random → random. - - - - Crop, Random, Lastfm - - and - are utilities plugins while is the - actual queue plugin. Another queue plugin is available as - a "techno preview", it relies on EchoNest web services, replace - with to try. - - - - - - - - + + + + + + + + + Lastfm, Random, Crop + + &dhpackage;'s plugin management for internal source plugin + and contrib (ie. external plugins). Plugins list is a + comma separated string list. Optional plugin's + configuration lays in its own section.For instance a + "AwesomePlugin" declared here gets its configuration from the + corresponding section "[awesomeplugin]". + + The default list of plugins to load at startup: ,,. + 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. + The priority may be used to order them. + + + + + 8 + + How far to look back in history to avoid to play + twice the same track/title (duration in + hours). + The is also used to give priority to not recently played artists. + + + + + 2 + + Threshold value triggering queue process. + + + + true + + Use MusicBrainzIdentifier to search music (mainly + for artists). + Default is True, switch to False if you don't have + MusicBrainzIdentifier set for at least 80% of you + music library. Consider using these metadata as it + enhances a lot artist/album/tracks identification. + Use Picard to tag your file: . + + + + + true + + Prevent disabling queuing in repeat play mode. + + + + + true + + Prevent disabling queuing in single play mode. + + + + @@ -250,11 +265,19 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - 0 + 10 How many played tracks to keep in the queue. Allows you to maintain a fixed length queue. - Set to 0 to keep all played tracks. + Set to some negative integer to keep all played tracks. + + + + + 10 + + + Plugin priority @@ -291,6 +314,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 50 + + + Plugin priority + + + LastFm section @@ -363,6 +394,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 100 + + + Plugin priority + + + @@ -409,10 +448,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ 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. - It is planned to allow users to set the values of - AlbumArtists tag triggering this behaviour. cf. - feature request #2085 on the tracker. + is skipped and won't be queued.