![]() |
Possible Amber/PseudoTV Live fix - Printable Version Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67) +---- Forum: Amber (https://forum.kodi.tv/forumdisplay.php?fid=203) ---- Thread: Possible Amber/PseudoTV Live fix (/showthread.php?tid=201637) |
Possible Amber/PseudoTV Live fix - Amra - 2014-08-08 Hi pecinko. First off, I want to say that I recently switched to Amber and love the skin. It is very well done and runs smooth on my old ion2. So, thank you for your hard work. I am however experiencing a problem with your skin and PseudoTV Live that other people have had, as described in this post by kixcl: http://forum.xbmc.org/showthread.php?tid=179073&pid=1720891#pid1720891 I believe I have found a fix for the problem and am posting it here in hopes that it may help other users of both Amber and PTVL. In "VideoFullScreen.xml" file, near the top (line 3 or 4) is the following line: Code: <onunload>Dialog.close(all,true)</onunload> When I remove it, PseudoTV Live functions properly and from what I can see, with limited testing so far, Amber also continues to work properly. I will post back here if I encounter any errors from my simple edit. Obviously, to anyone else trying this, make a backup copy of the xml file first. Note that I am using Frodo and I know you don't support that anymore but I think the line of code also exists in the Gotham version of Amber. Again, thanks for a great skin. Regards. RE: Possible Amber/PseudoTV Live fix - pecinko - 2014-08-10 Thanks for the kind words! Can someone that is using the script try proposed fix? If all works well I can add it to mainline. Nice find Amra, thanks! RE: Possible Amber/PseudoTV Live fix - Amra - 2014-08-12 You are welcome and just to let you know, everything is still working fine for me since I originally posted my fix. RE: Possible Amber/PseudoTV Live fix - ReinholD - 2014-08-14 Thanks, this was awesome! I've been scratching my head for hours now, but this fix worked! It even makes sense, since Amber closes everything once a video is loaded. Will post if I get any errors.. RE: Possible Amber/PseudoTV Live fix - psysfaction - 2014-10-17 This is great, Just tested it and it works. Spend the last few days with different skins because of the Amber-PseudoTV bug. Very happy that I can use amber again. It's by far my favorite skin. RE: Possible Amber/PseudoTV Live fix - warspawn - 2014-11-20 Hello everyone. I too would like to be able to use Amber and PTVL with this fix. I have Amber running on a raspberry pi with openelec. Where can I locate the VideoFullScreen.xml file to edit? I'm not spotting it in the userdata or addon_data folders. RE: Possible Amber/PseudoTV Live fix - arctelix - 2015-04-02 This worked for me as well, Thanks! |