Hello, when my channel is loading and there are 30 video links to read from my XML file, the channel stays on the initial splash screen for like 30 seconds until all links/streams have been read. The debugger screen shows the below 30 times while it sits on the splash screen reading the XML links;
REASON: Everything Ok
----------------------------------
REASON: Everything Ok
----------------------------------
REASON: Everything Ok
----------------------------------
Is there a way to have the channel load onto the main screen without having to verify every stream/link in the XML file ahead of time? Thx