Page 1 of 3 123 LastLast
Results 1 to 10 of 23

Hybrid View

  1. #1
    Probation
    Join Date
    Mar 2015
    Posts
    4
    Rep Power
    0

    For those that hate the iVue2 skins

    I just slightly modified the iVue2 skins as I have to upgrade to it to fix my Stalker.



    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 dara; 01-30-2016 at 05:08 PM. Reason: Code your links!

  2. #2

    Fire From Within

    dara's Avatar
    Join Date
    Nov 2014
    Location
    yes i do
    Posts
    10,910
    Rep Power
    393
    Quote Originally Posted by ADP0361 View Post
    Is your IPTV Stalker 9.0.21 still working, mine stop working this morning. Not sure if this is due to the update coming on Feb.1st. I'm thinking I got hit early.
    IPTV Stalker 9.0.21 is still operable.

  3. #3

    Fire From Within

    dara's Avatar
    Join Date
    Nov 2014
    Location
    yes i do
    Posts
    10,910
    Rep Power
    393
    Quote Originally Posted by ADP0361 View Post
    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.

  4. #4
    Probation
    Join Date
    Jan 2015
    Posts
    8
    Rep Power
    0
    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.


    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>

  5. #5
    Member
    Join Date
    Apr 2016
    Location
    Earth
    Posts
    66
    Rep Power
    0
    Quote Originally Posted by halikus View Post
    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.


    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?

  6. #6
    Probation
    Join Date
    May 2016
    Location
    yes i do
    Posts
    1
    Rep Power
    0
    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.

  7. #7
    Probation
    Join Date
    May 2015
    Location
    yes i do
    Posts
    4
    Rep Power
    0
    Quote Originally Posted by gtoons View Post
    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 by pevuq771; 06-11-2016 at 06:27 AM.

  8. #8
    unbanned christmas
    Join Date
    Jul 2015
    Location
    yes i do
    Posts
    264
    Rep Power
    18
    Thanks for this but now I have to figure out why the heck my guide just gets stuck at the loading screen

  9. #9
    Member
    Join Date
    Nov 2015
    Location
    yes i do
    Posts
    34
    Rep Power
    0
    This one is neat. Best one.
    Any info on how I can mod to make my own?

    Thanks

  10. #10
    Probation
    Join Date
    Jul 2015
    Location
    yes i do
    Posts
    10
    Rep Power
    0
    I also decided to create my own skin since the ones that comes with iVue are extremely ugly.

    Last edited by paranoidjack; 04-25-2016 at 02:47 PM.

 

 
Page 1 of 3 123 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •