<!ENTITY dhemail "kaliko@azylum.org">
<!ENTITY dhusername "&dhfirstname; &dhsurname;">
<!ENTITY dhpackage "mpd-sima">
- <!ENTITY release "0.14.1">
+ <!ENTITY release "0.14.2">
<!-- TITLE should be something like "User commands" or similar (see
http://www.tldp.org/HOWTO/Man-Page/q2.html). -->
<!ENTITY dhtitle "&dhpackage; &release; User Manual">
<year>2014</year>
<year>2015</year>
<year>2016</year>
+ <year>2017</year>
<holder>&dhusername;</holder>
</copyright>
<legalnotice>
'\" t
.\" Title: mpd-sima
.\" Author: Jack Kaliko <kaliko@azylum.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 01/02/2016
-.\" Manual: mpd-sima 0.14.1 User Manual
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
+.\" Date: 02/11/2017
+.\" Manual: mpd-sima 0.14.2 User Manual
.\" Source: mpd-sima
.\" Language: English
.\"
-.TH "MPD\-SIMA" "1" "01/02/2016" "mpd-sima" "mpd-sima 0.14.1 User Manual"
+.TH "MPD\-SIMA" "1" "02/11/2017" "mpd-sima" "mpd-sima 0.14.2 User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.RE
.SH "COPYRIGHT"
.br
-Copyright \(co 2009-2016 Jack Kaliko
+Copyright \(co 2009-2017 Jack Kaliko
.br
.PP
This manual page was written for the Debian system (and may be used by others)\&.
'\" t
.\" Title: mpd_sima.cfg
.\" Author: Jack Kaliko <kaliko@azylum.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 01/02/2016
-.\" Manual: mpd-sima 0.14.1 User Manual
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
+.\" Date: 02/11/2017
+.\" Manual: mpd-sima 0.14.2 User Manual
.\" Source: mpd-sima
.\" Language: English
.\"
-.TH "MPD_SIMA\&.CFG" "5" "01/02/2016" "mpd-sima" "mpd-sima 0.14.1 User Manual"
+.TH "MPD_SIMA\&.CFG" "5" "02/11/2017" "mpd-sima" "mpd-sima 0.14.2 User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
The default list of plugins to load at startup:
\fBLastfm\fR,\fBRandom\fR,\fBCrop\fR\&.
.br
+
\fBCrop\fR
is an utility plugin, it does not queue any tracks (cf\&. below)\&.
.br
+
\fBRandom\fR
will queue a track at random if other plugins did not return any tracks\&.
.br
.br
When set to "true", sima will use a persistent cache for its http client\&. The cache is written along with the dbfile in:
.br
+
$XDG_CONFIG_HOME/mpd_sima/http/WEB_SERVICE\&.
.br
.RE
.SH "COPYRIGHT"
.br
-Copyright \(co 2009-2016 Jack Kaliko
+Copyright \(co 2009-2017 Jack Kaliko
.br
.PP
This manual page was written for the Debian system (and may be used by others)\&.
'\" t
.\" Title: simadb_cli
.\" Author: Jack Kaliko <kaliko@azylum.org>
-.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
-.\" Date: 01/02/2016
-.\" Manual: mpd-sima 0.14.1 User Manual
+.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
+.\" Date: 02/11/2017
+.\" Manual: mpd-sima 0.14.2 User Manual
.\" Source: mpd-sima
.\" Language: English
.\"
-.TH "SIMADB_CLI" "1" "01/02/2016" "mpd-sima" "mpd-sima 0.14.1 User Manual"
+.TH "SIMADB_CLI" "1" "02/11/2017" "mpd-sima" "mpd-sima 0.14.2 User Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.RE
.SH "COPYRIGHT"
.br
-Copyright \(co 2009-2016 Jack Kaliko
+Copyright \(co 2009-2017 Jack Kaliko
.br
.PP
This manual page was written for the Debian system (and may be used by others)\&.
[sdist]
formats=gztar,zip
+
+[bdist_wheel]
+universal = 0
# -*- coding: utf-8 -*-
-# Copyright (c) 2009, 2010, 2011, 2013, 2014, 2015, 2016 Jack Kaliko <kaliko@azylum.org>
+# Copyright (c) 2009, 2010, 2011, 2013, 2014, 2015, 2016, 2017 Jack Kaliko <kaliko@azylum.org>
# Copyright (c) 2009 J. Alexander Treuman (Tag collapse method)
# Copyright (c) 2008 Rick van Hattem
#