Where's the support? I'm sure this would work if I could create a working config file! I really need the info to include in a modified config file, so PS3 can connect to the AVR.
I just used Magpie to get some info from the Onkyo 906 AVR, maybe the info I need is in this info, so the PS3 can SEE the AVR. I'll paste it below in the hopes the developer reads my plea for help.
====== pasted from Magpie app that detects connected devices ----------------------------------
deviceData=<root xmlns="urn:schemas-upnp-org:device-1-0" xmlns:ms="urn:microsoft-com:wmc-1-0">
<specVersion>
<major>1</major>
<minor>0</minor>
</specVersion>
<device ms:X_MS_SupportsWMDRM="true">
<deviceType>urn:schemas-upnp-org:device:MediaRenderer:1</deviceType>
<friendlyName>TX-NR906</friendlyName>
<presentationURL>http://192.168.2.15/</presentationURL>
<manufacturer>ONKYO</manufacturer>
<manufacturerURL>http://www.onkyo.com/</manufacturerURL>
<modelDescription>AV Receiver</modelDescription>
<modelName>TX-NR906</modelName>
<modelNumber>TX-NR906</modelNumber>
<modelURL>http://www.onkyo.com/</modelURL>
<serialNumber>xxxxxxxxxxx</serialNumber>
<UDN>uuid:7417cb41-81be-4abb-b13b-f464fcd53f7f</UDN>
<serviceList>
<service>
<serviceType>urn:schemas-upnp-org:service:AVTransport:1</serviceType>
<serviceId>urn:upnp-org:serviceId:AVT_1-0</serviceId>
<SCPDURL>AVTransport/scpd.xml</SCPDURL>
<controlURL>AVTransport/control</controlURL>
<eventSubURL>AVTransport/event</eventSubURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:ConnectionManager:1</serviceType>
<serviceId>urn:upnp-org:serviceId:CMGR_1-0</serviceId>
<SCPDURL>ConnectionManager/scpd.xml</SCPDURL>
<controlURL>ConnectionManager/control</controlURL>
<eventSubURL>ConnectionManager/event</eventSubURL>
</service>
<service>
<serviceType>urn:schemas-upnp-org:service:RenderingControl:1</serviceType>
<serviceId>urn:upnp-org:serviceId:RCS_1-0</serviceId>
<SCPDURL>RenderingControl/scpd.xml</SCPDURL>
<controlURL>RenderingControl/control</controlURL>
<eventSubURL>RenderingControl/event</eventSubURL>
</service>
</serviceList>
<iconList>
<icon>
<mimetype>image/jpeg</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>
<url>http://192.168.2.15/icon/onkyo_black120.jpg</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>120</width>
<height>120</height>
<depth>24</depth>
<url>http://192.168.2.15/icon/onkyo_black120.png</url>
</icon>
<icon>
<mimetype>image/jpeg</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>
<url>http://192.168.2.15/icon/onkyo_black48.jpg</url>
</icon>
<icon>
<mimetype>image/png</mimetype>
<width>48</width>
<height>48</height>
<depth>24</depth>
<url>http://192.168.2.15/icon/onkyo_black48.png</url>
</icon>
</iconList>
</device>
</root>
&ssdp=HTTP/1.1 200 OK
LOCATION:
http://192.168.2.15:60708/EXT:
SERVER: POSIX, UPnP/1.0, Intel MicroStack/1.0.1868
USN: uuid:7417cb41-81be-4abb-b13b-f464fcd53f7f::upnp:rootdevice
CACHE-CONTROL: max-age=1800
ST: upnp:rootdevice
----------------------------------------------- END OF MAGPIE PASTE -------------------------
THANKS!