al. wrote: > I'm having the same issue with ZONE 2 powering on sporadically since ver > 2.3 i think > I'm attaching debug log using ver 4.0 > > my denon receiver model is AVR-S740H > daphile ver. 21.01
Okay. It actually has nothing to do with what version of the plugin you are using. It does have to do with what firmware your AVR is using though. Only the newer models react this way to a PWON command. My AVR-3311ci (circa 2009) doesn't exhibit this behavior. Anyway, I have coded and tested a change that I am hopeful will work for all AVP/AVR models. It uses ZM? and ZMON instead of PW? and PWON for powering up the main zone, and ZMOFF instead of PWSTANDBY for powering it down. It works for me. Hopefully it will work for everyone. A new v4.1 version of DenonAvpComms.pm is attached for your testing. *** ONLY USE THIS VERSION IF YOU HAVE INSTALLED THE V4.1 BETA VERSION FROM GITHUB *** I'm looking forward to hearing about your results. +-------------------------------------------------------------------+ |Filename: DenonAvpComms.pm | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=34483| +-------------------------------------------------------------------+ 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
