Ian Jukes
Member
Thanks Chris,Fixed the issues with the Red button apps including iPlayer & YouTube Ian
We need to switch the TV off before running.
Code:document.getElementById('video').setTVOff();
Also, changed the init video function to switch the TV back on
Code:function initVideo() { try { document.getElementById('video').setTVOn(); document.getElementById('video').bindToCurrentChannel(); } catch (e) { // ignore } try { document.getElementById('video').setTVOn(); document.getElementById('video').setFullScreen(false); } catch (e) { // ignore } } function initPIP() { try { document.getElementById('video').setTVOn(); document.getElementById('video').bindToCurrentChannel(); } catch (e) { // ignore } }
I didn't get to it today (Saturday) as I originally planned.
I will roll this into the version 1 release and upload it in the next 48 hours.
This will be the self contained portal, that completely replaces the custom-portal.