|
a/doc/upmpdcli.txt |
|
b/doc/upmpdcli.txt |
1 |
= Upmpdcli: MPD UPnP Renderer Front-End
|
1 |
= Upmpdcli: MPD UPnP Renderer Front-End
|
2 |
|
2 |
|
3 |
|
3 |
|
4 |
*upmpdcli* is an UPnP Media Renderer front-end to *MPD*, the Music Player
|
4 |
*upmpdcli* is an UPnP Media Renderer front-end to *MPD*, the Music Player
|
5 |
Daemon.
|
5 |
Daemon. The last version supports both pure UPnP and the OpenHome ohMedia
|
|
|
6 |
services.
|
6 |
|
7 |
|
7 |
[[upmpdcli.security]]
|
8 |
[[upmpdcli.security]]
|
8 |
== Security
|
9 |
== Security
|
9 |
|
10 |
|
10 |
*upmpdcli* is not audited for security issues, and, as far as I
|
11 |
*upmpdcli* is not audited for security issues, and, as far as I
|
|
... |
|
... |
49 |
|Log file name. Leave empty for stderr|-d logfilename||logfilename
|
50 |
|Log file name. Leave empty for stderr|-d logfilename||logfilename
|
50 |
|Verbosity level (0-4)|-l loglevel||loglevel
|
51 |
|Verbosity level (0-4)|-l loglevel||loglevel
|
51 |
|UPnP network interface|-i iface|$UPMPD_UPNPIFACE|upnpiface
|
52 |
|UPnP network interface|-i iface|$UPMPD_UPNPIFACE|upnpiface
|
52 |
|UPnP IP address (if interface not set)|||upnpip
|
53 |
|UPnP IP address (if interface not set)|||upnpip
|
53 |
|UPnP port|-p port|$UPMPD_UPNPPORT|upnpport
|
54 |
|UPnP port|-p port|$UPMPD_UPNPPORT|upnpport
|
|
|
55 |
|OpenHome support switch|-O 0/1||openhome
|
54 |
|===========================
|
56 |
|===========================
|
|
|
57 |
|
|
|
58 |
[[upmpdcli.openhome]]
|
|
|
59 |
== OpenHome ohMedia services
|
|
|
60 |
|
|
|
61 |
The support for ohMedia services (play queue managed by the player instead
|
|
|
62 |
of on the control point) is set to _off_ by default in the software, and
|
|
|
63 |
_on_ in the configuration file (which normally does not
|
|
|
64 |
overwrite the previous one during an upgrade). If you are upgrading to a
|
|
|
65 |
version supporting OpenHome and you want to enable the services, you need
|
|
|
66 |
to set the option in the configuration file.
|
55 |
|
67 |
|
56 |
[[upmpdcli.boot]]
|
68 |
[[upmpdcli.boot]]
|
57 |
== Boot time startup
|
69 |
== Boot time startup
|
58 |
|
70 |
|
59 |
*upmpdcli* will try to change its `uid` to user `upmpdcli` if it is
|
71 |
*upmpdcli* will try to change its `uid` to user `upmpdcli` if it is
|