Any way to give the channel store extra info using ECP for when the channel launches from the store?
I'm launching the installer like this: curl -v -X POST "http://192.168.86.57:8060/launch/11?contentId=myChannelID" Is there any way with this that I can tell it special params my own cha...