mkarasoff / shoe

SHOE - An open source HEOS configuration and control project.
GNU General Public License v3.0
30 stars 1 forks source link

SHOE crashes with -F option #1

Open mkarasoff opened 4 years ago

mkarasoff commented 4 years ago

Using the factory reset firmware image on HEOS 1 speaker, after factory reset, loading the root device XML file with the -F option, SHOE crashes with an exception. The exception claims it cannot find the 'ACT-Denon' key, which is the root device name for V1.520.200 of the firmware.

'ACT-Denon' is likely hard-coded somewhere. It should be easy enough to get the root device name from the XML file and use that.