Switch to unified view

a/doc/upmpdcli.html b/doc/upmpdcli.html
...
...
741
</div>
741
</div>
742
<div id="content">
742
<div id="content">
743
<div id="preamble">
743
<div id="preamble">
744
<div class="sectionbody">
744
<div class="sectionbody">
745
<div class="paragraph"><p><strong>upmpdcli</strong> is an UPnP Media Renderer front-end to <strong>MPD</strong>, the Music Player
745
<div class="paragraph"><p><strong>upmpdcli</strong> is an UPnP Media Renderer front-end to <strong>MPD</strong>, the Music Player
746
Daemon.</p></div>
746
Daemon. The last version supports both pure UPnP and the OpenHome ohMedia
747
services.</p></div>
747
</div>
748
</div>
748
</div>
749
</div>
749
<div class="sect1">
750
<div class="sect1">
750
<h2 id="_security">Security</h2>
751
<h2 id="upmpdcli.security">Security</h2>
751
<div class="sectionbody">
752
<div class="sectionbody">
752
<div class="paragraph"><p><strong>upmpdcli</strong> is not audited for security issues, and, as far as I
753
<div class="paragraph"><p><strong>upmpdcli</strong> is not audited for security issues, and, as far as I
753
know, it may be full of exploitable bugs. Do not run it on an
754
know, it may be full of exploitable bugs. Do not run it on an
754
Internet-facing host.</p></div>
755
Internet-facing host.</p></div>
755
</div>
756
</div>
756
</div>
757
</div>
757
<div class="sect1">
758
<div class="sect1">
758
<h2 id="_configuration">Configuration</h2>
759
<h2 id="upmpdcli.config">Configuration</h2>
759
<div class="sectionbody">
760
<div class="sectionbody">
760
<div class="paragraph" id="upmpdcli.config"><p>See the man page for command line details. In most situations, <strong>upmpdcli</strong>
761
<div class="paragraph"><p>See the man page for command line details. In most situations, <strong>upmpdcli</strong>
761
will be run as follows:</p></div>
762
will be run as follows:</p></div>
762
<div class="literalblock">
763
<div class="literalblock">
763
<div class="content">
764
<div class="content">
764
<pre><tt>upmpdcli -D -c /etc/upmpdcli.conf</tt></pre>
765
<pre><tt>upmpdcli -D -c /etc/upmpdcli.conf</tt></pre>
765
</div></div>
766
</div></div>
...
...
857
<td align="left" valign="top"><p class="table">UPnP port</p></td>
858
<td align="left" valign="top"><p class="table">UPnP port</p></td>
858
<td align="left" valign="top"><p class="table">-p port</p></td>
859
<td align="left" valign="top"><p class="table">-p port</p></td>
859
<td align="left" valign="top"><p class="table">$UPMPD_UPNPPORT</p></td>
860
<td align="left" valign="top"><p class="table">$UPMPD_UPNPPORT</p></td>
860
<td align="left" valign="top"><p class="table">upnpport</p></td>
861
<td align="left" valign="top"><p class="table">upnpport</p></td>
861
</tr>
862
</tr>
863
<tr>
864
<td align="left" valign="top"><p class="table">OpenHome support switch</p></td>
865
<td align="left" valign="top"><p class="table">-O 0/1</p></td>
866
<td align="left" valign="top"><p class="table"></p></td>
867
<td align="left" valign="top"><p class="table">openhome</p></td>
868
</tr>
862
</tbody>
869
</tbody>
863
</table>
870
</table>
864
</div>
871
</div>
872
</div>
873
</div>
874
<div class="sect1">
875
<h2 id="upmpdcli.openhome">OpenHome ohMedia services</h2>
876
<div class="sectionbody">
877
<div class="paragraph"><p>The support for ohMedia services (play queue managed by the player instead
878
of on the control point) is set to <em>off</em> by default in the software, and
879
<em>on</em> in the configuration file (which normally does not
880
overwrite the previous one during an upgrade). If you are upgrading to a
881
version supporting OpenHome and you want to enable the services, you need
882
to set the option in the configuration file.</p></div>
865
</div>
883
</div>
866
</div>
884
</div>
867
<div class="sect1">
885
<div class="sect1">
868
<h2 id="upmpdcli.boot">Boot time startup</h2>
886
<h2 id="upmpdcli.boot">Boot time startup</h2>
869
<div class="sectionbody">
887
<div class="sectionbody">
...
...
899
</div>
917
</div>
900
</div>
918
</div>
901
<div id="footnotes"><hr /></div>
919
<div id="footnotes"><hr /></div>
902
<div id="footer">
920
<div id="footer">
903
<div id="footer-text">
921
<div id="footer-text">
904
Last updated 2014-04-20 12:25:55 CEST
922
Last updated 2014-05-25 09:43:40 CEST
905
</div>
923
</div>
906
</div>
924
</div>
907
</body>
925
</body>
908
</html>
926
</html>