X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=71189d4c52b5ef078906c771c77dbf1a7f646928;hb=0bca6ee3dd5a5426c985e85e0e50fac77e4ec8f1;hp=3ddd9380115bd6d6c2f677e414bf1464dcd9204b;hpb=28745ed78f2c3020f35268e7609cf937c9fd5175;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index 3ddd938..71189d4 100644 --- a/data/man/mpd_sima.cfg.5.xml +++ b/data/man/mpd_sima.cfg.5.xml @@ -129,8 +129,8 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ - Configure logging. log section + Configure logging. @@ -155,65 +155,95 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + Process daemonization + Configure process daemon. + + + + + + + + + whether to daemonize process or not. + + + + + + Where to store process ID. + + + + sima section - This section allows you to tweak core &dhutils; configuration. + Core &dhutils; configuration. - - 8 + + + - How far to look back in history to avoid to play - twice the same track/title (duration in - hours). + - - 1 + + Lastfm, Random, Crop - This value triggers queue process if the queue - length is less than specified - queue_length. + &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 and + only. + The priority may be used to order them. + - - false + + 8 - Temporarily removed feature - + 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. + - - &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 - pluglin, ie. RandomFallBack → randomfallback. - - - - Crop, RandomFallBack, Lastfm + + 2 - 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. + 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: . + + Crop section @@ -225,19 +255,27 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ 0 How many played tracks to keep in the queue. - Allow to maintain a fixed length queue. + Allows you to maintain a fixed length queue. Set to 0 to keep all played tracks. + + 10 + + + Plugin priority + + + - - RandomFallback section - RandomFallback plugin's configuration: - - + + Random section + Random plugin's configuration: + + - + sensible When no similar tracks are found, falling back to @@ -263,10 +301,18 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 50 + + + Plugin priority + + + LastFm section - This section allows you to tweak LastFM plugin's configuration. + LastFM plugin's configuration. @@ -295,7 +341,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ How many artists to base on similar artists search. The first is the last played artist and so on back in the history. Highter depth - allows to get wider suggestions, it might help to + generates wider suggestions, it might help to reduce looping over same artists. @@ -335,6 +381,47 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ + + 100 + + + Plugin priority + + + + + + + EchoNest section + EchoNest plugin's configuration. + Options for EchoNest are exactly the same as LastFm (same + default as well), except for cache plugin which is always + needed to limit number of requests to the service. + + + + + + track + + + 10 + + + 1 + + + false + + + 1 + + + 1 + + + 100 + @@ -381,10 +468,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.