X-Git-Url: https://git.kaliko.me/?a=blobdiff_plain;f=data%2Fman%2Fmpd_sima.cfg.5.xml;h=111d3bf78ec1b6ba2664f0f51432c9300feb901a;hb=b8d6a5b81d3ffd38943862d235142821899abb34;hp=b015874fe27870f110ac23374520060fe785c995;hpb=dd0a2edf67b46436fe14550f01babc9f1c8e2765;p=mpd-sima.git diff --git a/data/man/mpd_sima.cfg.5.xml b/data/man/mpd_sima.cfg.5.xml index b015874..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,6 +425,52 @@ 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, @@ -456,6 +502,14 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/ 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. + +