Add external channel
Posted: Wed Oct 04, 2017 7:32 pm
I tried to add an external channel using "AddExternalChannel" method. The name of the channel is "testProgram". It accepted the command and return with no error. I can see the channel in the "Manage Channels" menu and I can also play the channel.
But when I check the log files I see the following errors:
Is it normal? Did I do something wrong?
Thanks!
But when I check the log files I see the following errors:
Code: Select all
Oct 4 19:21:23 HttpControlApp: (528) [XLVPROXY] [E] XLVProxy::ParseResponseMessage(7be4b124:7950:10805) - failed setting persistent info to (5629499534213122)
Oct 4 19:21:23 HttpControlApp: (529) [XLVPROXY] [E] ProgramListConfiguration::MapChannelUrl - UniqueId was not found in the list
Oct 4 19:21:23 HttpControlApp: (530) [XLVPROXY] [E] XLVProxy::ParseResponseMessage(7be4b124:7950:10805) - failed mapping url(www.testProgram.co.un) to uniqueId (5629499534213122)
Thanks!