rgdawson wrote: 
> Ah, so you have a AVR-3311ci.  I had one of those but gave it to one of
> my kids a while back.  So my oldest is the AVR-3313, newest AVR-X4500
> (and a few in between).  I was wondering about what the 3311 might
> support on the http side of things (again, since Denon never seems to
> document it).  I wasn't expecting the 3311 to support anything on the
> http-side, so I think my code intentionally excludes discovering AVR's
> older than the 3313, but I don't have that exclusion when manually
> adding.  I wonder if it supports the AppCommand.xml interface.  Are you
> able to see the 3311's Inputs listed in the combo box in SLX?  Does the
> mute button work?
> 
> Also, please... try on 3311
> 
> Open browser, type the following in address
> 
> http://xx.xx.xx.xx:80/goform/Deviceinfo.xml
> 
> you should get a response of XML text that looks something like this
> 
> 
> &#65279;<?xml version="1.0" encoding="utf-8"?>
> <Device_Info>
> <DeviceInfoVers>0001</DeviceInfoVers>
> <CommApiVers>0210</CommApiVers>
> <BrandCode>0</BrandCode>
> <ProductCategory>01</ProductCategory>
> <DeliveryCode>01</DeliveryCode>
> <ModelName>*AVR-3313</ModelName>
> <MacAddress>000123456789</MacAddress>
> <UpgradeVersion>00</UpgradeVersion>
> <ReloadDeviceInfo>0</ReloadDeviceInfo>
> <DeviceZones>3</DeviceZones>
> <DeviceCapabilities>
> ...
> 
> 
> I'd like to know what the value is for CommApiVers (assuming it exists)
> for the 3311.  For the 3313 the value is 0210, for example.  Maybe 3311
> supports more than we thought.
> 
> R Greg Dawson

First of all, I get the following error when opening the Denon combo
box:

35981

The power on/off buttons work but none of the others, i.e. no muting,
volume, or inputs.

The Deviceinfo command returns the following error:


Code:
--------------------
    Access Error: Data follows
  Form Deviceinfo.xml is not defined
--------------------


So it looks like I missed the http 'cut' by one model. Btw, I bought my
3311ci new in 2011 and, so far, have not found a compelling reason to
replace it. Before that, I had a 3808 that was destroyed in a fire and a
5600 that became a dinosaur with the flood of new tech standards in the
first decade of the 2000's.

Have you had a chance to try the plugin again with the client audio menu
activated? I'd be interested in your thoughts on it.


+-------------------------------------------------------------------+
|Filename: Untitled.png                                             |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=35981|
+-------------------------------------------------------------------+


Sam
------------------------------------------------------------------------
SamY's Profile: http://forums.slimdevices.com/member.php?userid=63495
View this thread: http://forums.slimdevices.com/showthread.php?t=108550

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to