Ticket #2781: mythtv_upnp.patch

File mythtv_upnp.patch, 905 bytes (added by hdtv@…, 17 years ago)

Patch to fix problem

  • libs/libmythupnp/upnpavcd.xml

     
    88   <device>
    99      <deviceType>urn:schemas-upnp-org:device:MediaServer:1</deviceType>
    1010      <friendlyName>MythTV AV Media Server</friendlyName>
    11       <manufacturer />
     11      <manufacturer>MythTV</manufacturer>
     12      <manufacturerURL>http://www.mythtv.org/</manufacturerURL>
     13      <modelDescription>MythTV AV Media Server</modelDescription>
     14      <modelName>MythTV AV Media Server</modelName>
    1215      <modelURL>http://www.mythtv.org/</modelURL>
    1316      <UDN>uuid:a111a1b9-54f6-475a-bb06-57d83161c0b0</UDN>
     17      <presentationURL>/</presentationURL>
    1418      <serviceList>
    1519         <service>
    1620            <serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>