]> kaliko git repositories - mpd-sima.git/blobdiff - data/man/mpd_sima.cfg.5.xml
doc: Update sphinx config, add user documentation
[mpd-sima.git] / data / man / mpd_sima.cfg.5.xml
index 360d5f4fc3c4fcdccbf45dbbc35f5c1e2dfb7625..c8efb9672061f40688828f32ba774d75a1fb2f82 100644 (file)
@@ -289,6 +289,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
         </refsect2>
         <refsect2 id="random">
             <title>Random section</title>
+            <para>When no similar tracks are found, falling back to random queuing.</para>
             <para>Random plugin's configuration:</para>
                 <varlistentry> <!-- random -->
                     <term><option>[random]</option></term>
@@ -302,12 +303,10 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                 <varlistentry> <!-- random.flavour -->
                     <term><option>flavour=</option><replaceable>sensible</replaceable></term>
                     <listitem>
-                        <para>When no similar tracks are found, falling back to
-                            random queuing. Different mode, aka random flavour,
+                        <para>Different mode, aka random flavour,
                             are available:
                             <replaceable>pure</replaceable>,
                             <replaceable>sensible</replaceable>,
-                            <replaceable>genre</replaceable>.
                             <itemizedlist mark='bullet'>
                                 <listitem>
                                     <para><replaceable>pure</replaceable>, pure random choice, even among recently played track.
@@ -317,10 +316,6 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                                     <para><replaceable>sensible</replaceable>, use play history to filter chosen tracks.
                                     </para>
                                 </listitem>
-                                <listitem>
-                                    <para><replaceable>genre</replaceable>, Not implemented yet.
-                                    </para>
-                                </listitem>
                             </itemizedlist>
                         </para>
                     </listitem>
@@ -410,7 +405,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
                             cache.<sbr />When set to "true", sima will use a
                             persistent cache for its http client. The cache is
                             written along with the dbfile in:<sbr />
-                            <filename>$XDG_CONFIG_HOME/mpd_sima/http/WEB_SERVICE</filename>.<sbr/>
+                            <filename>$XDG_DATA_HOME/mpd_sima/http/WEB_SERVICE</filename>.<sbr/>
                             If set to "false", caching is still done but in memory.
                         </para>
                     </listitem>
@@ -429,7 +424,7 @@ man(1), man(7), http://www.tldp.org/HOWTO/Man-Page/
             <title>Genre section</title>
             <para>Genre plugin's configuration.</para>
             <para>This plugin permits offline autoqueuing based on files genre tag only.</para>
-            <para>it will try to queue tracks base on genre tags of tracks in the queue.</para>
+            <para>It will try to queue tracks with similar genres (track's genre being read from tags).</para>
                 <varlistentry> <!-- genre -->
                    <term><option>[genre]</option></term>
                 </varlistentry>