|
a/doc/upmpdcli.html |
|
b/doc/upmpdcli.html |
|
... |
|
... |
737 |
</div>
|
737 |
</div>
|
738 |
<div id="content">
|
738 |
<div id="content">
|
739 |
<div id="preamble">
|
739 |
<div id="preamble">
|
740 |
<div class="sectionbody">
|
740 |
<div class="sectionbody">
|
741 |
<div class="paragraph"><p><strong>upmpdcli</strong> is an UPnP Media Renderer front-end to <strong>MPD</strong>, the Music Player
|
741 |
<div class="paragraph"><p><strong>upmpdcli</strong> is an UPnP Media Renderer front-end to <strong>MPD</strong>, the Music Player
|
742 |
Daemon. The last version supports both pure UPnP and the OpenHome ohMedia
|
742 |
Daemon. It supports both pure UPnP and the OpenHome ohMedia services.</p></div>
|
743 |
services.</p></div>
|
|
|
744 |
</div>
|
743 |
</div>
|
745 |
</div>
|
744 |
</div>
|
746 |
<div class="sect1">
|
745 |
<div class="sect1">
|
747 |
<h2 id="upmpdcli.security">Security</h2>
|
746 |
<h2 id="upmpdcli.security">Security</h2>
|
748 |
<div class="sectionbody">
|
747 |
<div class="sectionbody">
|
|
... |
|
... |
764 |
option specifies a configuration file.</p></div>
|
763 |
option specifies a configuration file.</p></div>
|
765 |
<div class="paragraph"><p>The configuration file has a simple <code>name = value</code> format.</p></div>
|
764 |
<div class="paragraph"><p>The configuration file has a simple <code>name = value</code> format.</p></div>
|
766 |
<div class="paragraph"><p>The configuration parameters can be set from the command line, a
|
765 |
<div class="paragraph"><p>The configuration parameters can be set from the command line, a
|
767 |
configuration file, or the environment in this order of priority. It would
|
766 |
configuration file, or the environment in this order of priority. It would
|
768 |
be rather confusing to use a mix of methods, so you should probably chose
|
767 |
be rather confusing to use a mix of methods, so you should probably chose
|
769 |
one.</p></div>
|
768 |
one. Some less common parameters can only be set in the configuration file.</p></div>
|
770 |
<div class="paragraph"><p>All parameters have defaults, and a typical installation needs no
|
769 |
<div class="paragraph"><p>All parameters have defaults, and a typical installation needs no
|
771 |
modification of the configuration file. If several instances of <strong>upmpdcli</strong>
|
770 |
modification of the configuration file. If several instances of <strong>upmpdcli</strong>
|
772 |
run on the same network, it may be useful to give them distinct names
|
771 |
run on the same network, you will want to give them distinct names
|
773 |
(<em>friendlyname</em> parameter). The other parameters are only useful in special
|
772 |
(<em>friendlyname</em> parameter). The other parameters are only useful in special
|
774 |
situations.</p></div>
|
773 |
situations.</p></div>
|
775 |
<div class="paragraph"><p>The following parameters can be set:</p></div>
|
774 |
<div class="paragraph"><p>The following parameters can be set:</p></div>
|
776 |
<div class="tableblock">
|
775 |
<div class="tableblock">
|
777 |
<table rules="all"
|
776 |
<table rules="all"
|
|
... |
|
... |
860 |
<td align="left" valign="top"><p class="table">OpenHome support switch</p></td>
|
859 |
<td align="left" valign="top"><p class="table">OpenHome support switch</p></td>
|
861 |
<td align="left" valign="top"><p class="table">-O 0/1</p></td>
|
860 |
<td align="left" valign="top"><p class="table">-O 0/1</p></td>
|
862 |
<td align="left" valign="top"><p class="table"></p></td>
|
861 |
<td align="left" valign="top"><p class="table"></p></td>
|
863 |
<td align="left" valign="top"><p class="table">openhome</p></td>
|
862 |
<td align="left" valign="top"><p class="table">openhome</p></td>
|
864 |
</tr>
|
863 |
</tr>
|
|
|
864 |
<tr>
|
|
|
865 |
<td align="left" valign="top"><p class="table">OpenHome playlist disk persistence (default 1)</p></td>
|
|
|
866 |
<td align="left" valign="top"><p class="table"></p></td>
|
|
|
867 |
<td align="left" valign="top"><p class="table"></p></td>
|
|
|
868 |
<td align="left" valign="top"><p class="table">ohmetapersist</p></td>
|
|
|
869 |
</tr>
|
865 |
</tbody>
|
870 |
</tbody>
|
866 |
</table>
|
871 |
</table>
|
867 |
</div>
|
872 |
</div>
|
868 |
</div>
|
873 |
</div>
|
869 |
</div>
|
874 |
</div>
|
870 |
<div class="sect1">
|
875 |
<div class="sect1">
|
871 |
<h2 id="upmpdcli.openhome">OpenHome ohMedia services</h2>
|
876 |
<h2 id="upmpdcli.openhome">OpenHome ohMedia services</h2>
|
872 |
<div class="sectionbody">
|
877 |
<div class="sectionbody">
|
873 |
<div class="paragraph"><p>The support for ohMedia services (play queue managed by the player instead
|
878 |
<div class="paragraph"><p>The support for ohMedia services (play queue managed by the player instead
|
874 |
of on the control point) is set to <em>off</em> by default in the software, and
|
879 |
of on the control point) is activated by default as of release 0.8.0, only
|
875 |
<em>on</em> in the configuration file (which normally does not
|
880 |
an explicit option will turn it off.</p></div>
|
|
|
881 |
<div class="paragraph"><p>The previous version default was set to <em>off</em> in the software, and <em>on</em> in
|
|
|
882 |
the configuration file. As the configuration file is not usually
|
876 |
overwrite the previous one during an upgrade). If you are upgrading to a
|
883 |
overwritten during an upgrade, if you are upgrading to 0.7.x from an
|
877 |
version supporting OpenHome and you want to enable the services, you need
|
884 |
earlier version and you want to enable the services, you need to set the
|
878 |
to set the option in the configuration file.</p></div>
|
885 |
option in the configuration file.</p></div>
|
879 |
</div>
|
886 |
</div>
|
880 |
</div>
|
887 |
</div>
|
881 |
<div class="sect1">
|
888 |
<div class="sect1">
|
882 |
<h2 id="upmpdcli.boot">Boot time startup</h2>
|
889 |
<h2 id="upmpdcli.boot">Boot time startup</h2>
|
883 |
<div class="sectionbody">
|
890 |
<div class="sectionbody">
|
|
... |
|
... |
914 |
</div>
|
921 |
</div>
|
915 |
</div>
|
922 |
</div>
|
916 |
<div id="footnotes"><hr /></div>
|
923 |
<div id="footnotes"><hr /></div>
|
917 |
<div id="footer">
|
924 |
<div id="footer">
|
918 |
<div id="footer-text">
|
925 |
<div id="footer-text">
|
919 |
Last updated 2014-07-14 14:11:50 CEST
|
926 |
Last updated 2014-08-06 10:11:55 CEST
|
920 |
</div>
|
927 |
</div>
|
921 |
</div>
|
928 |
</div>
|
922 |
</body>
|
929 |
</body>
|
923 |
</html>
|
930 |
</html>
|