Hi to all! I have the question about remaping of the keys in STB Amino 140. There is a problem, when i try to remap channel's keys on the RC. This is the javaScript code example of my key's remaping ASTB.WithChannels(1); ASTB.SetChannel(0, "udp://239.99.64.7:1234"); ASTB.SaveChannels(); Af...