[mythtv-commits] Ticket #10589: trying to get UPNP working

MythTV noreply at mythtv.org
Sun Sep 23 01:36:11 UTC 2012


#10589: trying to get UPNP working
----------------------------------+-----------------------------
 Reporter:  spamme@…              |          Owner:  dblain
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - UPnP         |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-----------------------------

Comment (by spamme@…):

 no luck


 {{{
  <?xml version="1.0" encoding="utf-8"?>
 <root xmlns="urn:schemas-upnp-org:device-1-0"  xmlns:mythtv="mythtv.org">
 <specVersion>
 <major>1</major>
 <minor>0</minor>
 </specVersion>
 <URLBase>http://mythbackend:6544/</URLBase>
 <device>
 <deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
 <friendlyName>mythdvr: MythTV AV Media Server</friendlyName>
 <manufacturer>MythTV</manufacturer>
 <modelURL>http://www.mythtv.org/</modelURL>
 <modelName>MythTV AV Media Server</modelName>
 <manufacturerURL>http://www.mythtv.org/</manufacturerURL>
 <modelDescription>MythTV AV Media Server</modelDescription>
 <modelNumber>0.26.20120822-1</modelNumber>
 <serialNumber>v0.26-rc2-30-g272fb61-dirty</serialNumber>
 <presentationURL>/</presentationURL>
 <mythtv:X_secure>false</mythtv:X_secure>
 <mythtv:X_protocol>75</mythtv:X_protocol>
 <dlna:X_DLNADOC xmlns:dlna="urn:schemas-dlna-
 org:device-1-0">DMS-1.00</dlna:X_DLNADOC>
 <UDN>uuid:0705d747-7b55-415d-b2cf-d9517014cb7d</UDN>
 <serviceList>
 <service>
 <serviceType>urn:schemas-upnp-
 org:service:ConnectionManager:1</serviceType>
 <serviceId>urn:upnp-org:serviceId:CMGR_1-0</serviceId>
 <SCPDURL>CMGR_Control/GetServDesc</SCPDURL>
 <controlURL>CMGR_Control</controlURL>
 <eventSubURL>CMGR_Event</eventSubURL>
 </service>
 <service>
 <serviceType>urn:schemas-upnp-org:service:ContentDirectory:1</serviceType>
 <serviceId>urn:upnp-org:serviceId:CDS_1-0</serviceId>
 <SCPDURL>CDS_Control/GetServDesc</SCPDURL>
 <controlURL>CDS_Control</controlURL>
 <eventSubURL>CDS_Event</eventSubURL>
 </service>
 </serviceList>
 </device>
 </root>

 }}}

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10589#comment:9>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list