For those that hate the iVue2 skins

ayala

New member
Mar 4, 2015
4
0
0
I just slightly modified the iVue2 skins as I have to upgrade to it to fix my Stalker.

IrEhG6t.jpg


Just download the "Light Blue" folder and replace the theme within the iVue2 skins folder.

Code:
https://www.dropbox.com/s/g400oqd62lsb8pt/iVue_ayala_mod.zip?dl=0
 
Last edited by a moderator:
Thanks Dara, Reason I ask is because I keep getting urltimeout error. Any idea what may be causing this error?

Sorry, no. It could be a dns issue, see if you put the url into a browser, and if it connects with the "STB is Blocked" screen, it isn't the url.

Let's not digress from the topic, please.
 
Very nice clean skin. I opted for the other route and heavily modified the skin and used all the available real estate and features. I just really wish i could add a scrollbar. Can't share though as i made so many changes it only works with my modified base.
2vkgrys.png


My 2 favorite mods that helped me were to disable the video from stopping when you exit the guide, and adding a "change to 16x9" button in the skin within VideoOSD.xml

<!-- Custom Aspect Ratio -->
<control type="button" id="25111">
<width>55</width>
<height>55</height>
<label>Aspect</label>
<font>-</font>
<texturefocus>special://skin/backgrounds/16x9.png</texturefocus>
<texturenofocus>special://skin/backgrounds/16x9.png</texturenofocus>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>Dialog.Close(VideoOSD,true)</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
</control>
 
Very nice clean skin. I opted for the other route and heavily modified the skin and used all the available real estate and features. I just really wish i could add a scrollbar. Can't share though as i made so many changes it only works with my modified base.
2vkgrys.png


My 2 favorite mods that helped me were to disable the video from stopping when you exit the guide, and adding a "change to 16x9" button in the skin within VideoOSD.xml

<!-- Custom Aspect Ratio -->
<control type="button" id="25111">
<width>55</width>
<height>55</height>
<label>Aspect</label>
<font>-</font>
<texturefocus>special://skin/backgrounds/16x9.png</texturefocus>
<texturenofocus>special://skin/backgrounds/16x9.png</texturenofocus>
<onup>1000</onup>
<ondown>1000</ondown>
<onclick>Dialog.Close(VideoOSD,true)</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
<onclick>aspectratio</onclick>
</control>

Can i steal this part of the code to make my existing skin have a 16x9 stretch button and to avoid the forced stop of the video?
 
Nice. Which file did you make the mod to disable the video from stopping when you exit the guide? I searched my script.ivueguide folder in addons and I have no VideoOSD.xml file.
It's a little late to be commenting on this, but I'd also like to know how halikus managed this this. The only existence of a VideoOSD.xml file in my Kodi is for CCM. Am wondering if the code halikus wrote goes in there somewhere.
 
Last edited:
Code:
[B]https://duckduckgo.com/?q=iVue2+skins+&t=newext&atb=v242-1&iax=images&ia=images[/B]
use your brain, that is what it is there for,
kindly read my question again, and again if that's ok, perhaps more if needed to, and try to create a link between the question I asked and both of the answers which have been provided kindly by yourself.