An update to my previous post. As it turns out, it's not simply a matter
of AVP vs AVR. Apparently, Denon changed the content of the response to
the telnet command for querying the AVR's audio restorer mode, as well
as the syntax of the command used to set it, at some point in the
mid-2010's. Before coding a fix, I will need to know if the newer AVR's
also still support the old command syntax for setting the restorer mode.
If so, the solution will be much simpler. Since my AVR is circa 2011, I
need some help in determining this. If you are conversant in using
telnet, I would like you to establish a telnet session with your AVR on
port 23 using whatever telnet client you feel comfortable with, and
issue the following case-sensitive commands, noting the response
received, if any:

  
- ZMON
- PSRSTR MED
- PSRSTR MODE1
  
The first command should turn on the AVR, and the response should be
'ZMON'. The second command should change the restorer mode to 'Medium'
and the response should be 'PSRSTR MED'. The third command is the old
syntax for setting the restorer mode to 'High' and, if we're lucky,
there will be a response of either 'PSRSTR MODE1' or 'PSRSTR HI'. If
there is no response at all, then the command is no longer supported and
I will have to come up with a way of handling that situation. If you
don't normally use telnet, there are many client apps out there for all
platforms. The one I use for testing is an Android app called 'TCP
Client' that is available in the Google Play Store. Let me know if you
have any questions and thanks for your help.



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

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

Reply via email to