Index: /ipk/source.sh4/network_xupnpd/_path_/etc/xupnpd/xupnpd.lua
===================================================================
--- /ipk/source.sh4/network_xupnpd/_path_/etc/xupnpd/xupnpd.lua	(revision 28891)
+++ /ipk/source.sh4/network_xupnpd/_path_/etc/xupnpd/xupnpd.lua	(revision 28892)
@@ -33,5 +33,5 @@
 
 -- downstream interface for builtin multicast proxy (comment 'cfg.udpxy_url' for processing 'udp://@...' playlists)
-cfg.mcast_interface='eth0'
+cfg.mcast_interface='any'
 
 -- 'cfg.proxy' enables proxy for injection DLNA headers to stream
@@ -60,5 +60,5 @@
 -- static device UUID, '60bd2fb3-dabe-cb14-c766-0e319b54c29a' for example or nil
 -- cfg.uuid='60bd2fb3-dabe-cb14-c766-0e319b54c29a'
-cfg.uuid='8c1be340-2ed0-11e3-aa6e-0800200c9a66'
+cfg.uuid=''
 
 
@@ -111,5 +111,5 @@
 --cfg.feeds_path='/tmp/xupnpd-feeds/'
 cfg.ui_path='./ui/'
-cfg.drive='/dev/sda1'                    -- reload playlists only if drive state=active/idle, example: cfg.drive='/dev/sda'
+cfg.drive=''                    -- reload playlists only if drive state=active/idle, example: cfg.drive='/dev/sda'
 cfg.profiles='./profiles/'      -- device profiles feature
 
