id summary reporter owner description type status priority milestone component version severity resolution keywords cc mlocked 4355 UPnP share path missing in GetServDesc otto at kolsi dot fi dblain "Fix in [15220] tries to fix the path for UPnP files but GetServDesc method still fails to locate CMGR_scpd.xml file. Now the SharePath is okay: {{{ 2007-12-23 15:23:30.974 HttpServer( 6544 ) - SharePath = /usr/local/share/mythtv/ }}} But when GetServDesc is received, the file is still opened without full path and it fails. I've modified this one log print to show what file/path is used: {{{ 2007-12-23 15:23:41.809 UPnpCMGR::ProcessRequest - Method (GetServDesc), file: CMGR_scpd.xml 2007-12-23 15:23:47.704 UPnpCMGR::ProcessRequest - Method (GetServDesc), file: CMGR_scpd.xml 2007-12-23 15:23:49.114 UPnpCMGR::ProcessRequest - Method (GetServDesc), file: CMGR_scpd.xml }}} Problem can be solved by adding ""UPnP/DescXmlPath"" setting wo DB but I think this is supposed to work without that setting." defect closed minor unknown upnp head medium fixed 0