Exception generated by clicking on "Edit Favorite Channels"
The response to GetProductButtonList with skinId 66 is a SOAP fault, faultstring 1000
No Remote Buttons shown by "Configure Device" also.
I tried hacking ConfigureDevicePanel.LoadData() to print self.product.SupportedCapabilities.SupportedCapability
and got:
[Activities, ActivityCompiledRemoteButtonMapping, FavoriteChannels, ColourDisplay, PartiallySetupActivities, LocaleEnabled, DeviceDelay, SupportsVideoCalling, SupportActivitySequence, ButtonSequences, LeaveDevicesPoweredOn, SupportsRokuActivity, SupportsWatchAppleTVActivity, SupportsMHAssist, SmartTV, ActivityMapping, RemoteSettings, SupportsEmailCampaign, SupportsChangeUsername]
i.e. no CompiledRemoteButtonMapping
Confirmed. I see this with a 650 also, I think it is a similar architecture.
Sigh, 650/700 handles its button mapping completely different from 200/300.
Same problem here with a 650... Any progress done on this ticket, please ?
I'm still working on it. I started, but got distracted by other things. I'll try to get back to it. There is quite a bit of work unfortunately.
This has been partially completed. 'Configure Device' is now working. 'Edit Favorite Channels' still needs to be worked on, but it should be easier as it appears to use the same SOAP calls as 'Configure Device.'