mirror of
https://github.com/novatiq/packages.git
synced 2026-07-30 23:33:06 +01:00
upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
config upmpdcli lan
|
||||
option interface 'br-lan'
|
||||
# option friendly_name 'upmpdcli'
|
||||
# option mpd_host '127.0.0.1'
|
||||
# option mpd_port '6600'
|
||||
# option upmpd_port '0'
|
||||
# option config '/etc/upmpdcli.conf'
|
||||
|
||||
# Add additional interfaces
|
||||
#
|
||||
#config upmpdcli wifi
|
||||
# option interface 'wlan0'
|
||||
|
||||
#config upmpdcli wan
|
||||
# option interface 'eth0'
|
||||
Reference in New Issue
Block a user