Guest - Testers are needed for the reworked CDateTime core component. See... https://forum.kodi.tv/showthread.php?tid=378981 (September 29) x
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 39
Mod Arctic Zephyr: Exploded (Game Over)
Hi, I started using this skin and I absolutely love it.

One thing I noticed is that TV shows posters in the Big Icons view are showing some unwanted margins at the top and bottom of the posters. Idk if this is anyhow due to my specific settings or not though.

Image

Thanks for the great work anyway though! Big Grin
(2015-07-05, 18:39)Crueltylizer Wrote: Does this skin work with Kodi 15 Isengard?

i can confirm that it works perfectly with Kodi 15 rc1
Version 1.0.60 has just been sent to the repo

This one has some tweaks to the vertical menu such as showing cases, showing the logo, being able to select the shown widget, showing more of the screen when focused and a few others I cannot recall.

Image

Image

Image

ps. guys thanks for the feedback...I'll come back and read up in more detail at a later date

cheers
(2015-07-05, 22:24)nhuman Wrote: Hi, I started using this skin and I absolutely love it.

One thing I noticed is that TV shows posters in the Big Icons view are showing some unwanted margins at the top and bottom of the posters. Idk if this is anyhow due to my specific settings or not though.

Image

Thanks for the great work anyway though! Big Grin

The AR is out of wack (aspect ratios) for the posters and other things. So the grey shadow is fixed size but the poster image is scaled accordingly but as this is based on width not height then it cant fill the height accordingly. I dont think AR can be forced to height rather than width (maybe infinite width and fixed height worx..), but the AR could be changed to something other, but then people complain about 'squashy' pics if the original poster isn't a near enough default size. So we either lose the shadow or use a diffused copy of image as shadow (read more cpu cycles etc.).
The TV episodes arent standard size either, as they are wacked out; I keep meaning to change this one at least just no time atm Smile
(2015-07-05, 22:29)arithine Wrote:
(2015-07-05, 18:39)Crueltylizer Wrote: Does this skin work with Kodi 15 Isengard?

i can confirm that it works perfectly with Kodi 15 rc1

Yes it should be fine, I have been adding Isengard changes for a good few weeks now such as the better seek indication on OSD..and many many others. If anyone spots anything missing please let me know.
(2015-07-05, 23:22)badaas Wrote:
(2015-07-05, 22:24)nhuman Wrote: Hi, I started using this skin and I absolutely love it.

One thing I noticed is that TV shows posters in the Big Icons view are showing some unwanted margins at the top and bottom of the posters. Idk if this is anyhow due to my specific settings or not though.

Image

Thanks for the great work anyway though! Big Grin

The AR is out of wack (aspect ratios) for the posters and other things. So the grey shadow is fixed size but the poster image is scaled accordingly but as this is based on width not height then it cant fill the height accordingly. I dont think AR can be forced to height rather than width (maybe infinite width and fixed height worx..), but the AR could be changed to something other, but then people complain about 'squashy' pics if the original poster isn't a near enough default size. So we either lose the shadow or use a diffused copy of image as shadow (read more cpu cycles etc.).
The TV episodes arent standard size either, as they are wacked out; I keep meaning to change this one at least just no time atm Smile

Can you test this again with the version released yesterday (1.0.60)? I changed it whilst doing the cases modification to keep the original AR of the poster.
Love the Skin lad, tho one downside i find is the limit to creating 4 custom widgets! any chance adding a few more ? 8? or unlimited as if your creating menu titles ?
Code:
<?xml version="1.0" encoding="UTF-8"?>
<window>
    

<defaultcontrol

always="true">3012</defaultcontrol>
    

<zorder>0</zorder>
    <controls>
        

<control type="group">
            <right>-

700</right>
            <bottom>-

700</bottom>
            

<width>1620</width>
            

<height>1359</height>
            <control

type="image">
                

<aspectratio>stretch</aspectratio>
            

    <texture

background="true">gallery/shine.png</texture>
        

    </control>
        </control>
        

<control type="group">
            

<right>10</right>
            

<bottom>10</bottom>
            

<width>600</width>
            

<height>339</height>
            <control

type="group">
                <control

type="image">
                    

<animation effect="fade" start="100" end="97"

time="200"

condition="true">Conditional</animation>
        

            <texture border="5"

colordiffuse="OSDBackSolid">common/box.png</textu

re>
                </control>
        

        <control type="image" id="3009"

description="poster">
                    

<visible>false</visible>
                

</control>
                <control

type="image" id="3006" description="clearart">
        

            <visible>false</visible>
    

            </control>
            

    <control type="image" id="3008"

description="landscape">
                

    <fadetime>350</fadetime>
            

        <aspectratio

scalediffuse="false">scale</aspectratio>
        

        </control>
                

<control type="image">
                    

<left>0</left>
                    

<right>0</right>
                    

<top>-83</top>
                    

<height>83</height>
                    

<texture border="5"

colordiffuse="cf000000">common/white.png</texture

>
                </control>
        

        <control type="image">
            

        <left>0</left>
                

    <right>0</right>
                

    <bottom>0</bottom>
                

    <height>30</height>
                

    <texture border="5"

colordiffuse="cf000000">common/white.png</texture

>
                </control>
        

        <control type="image">
            

        <visible>IntegerGreaterThan

(Player.TimeRemaining(ss),30)</visible>
            

        <left>227</left>
            

        <centertop>170</centertop>
        

            <width>128</width>
        

            <height>128</height>
        

            

<aspectratio>keep</aspectratio>
                

    <texture

colordiffuse="88ffffff">nextup/30.png</texture>
        

            <animation type="Focus">
    

                    <effect

type="zoom" start="90" end="100" time="150"

tween="sine" easing="inout" center="auto" />
        

                <effect

type="fade" start="0" end="100" time="150"

tween="sine" easing="in" />
                

    </animation>
                    

<animation type="Unfocus">
                

        <effect type="zoom" start="100"

end="90" time="150" tween="sine" easing="inout"

center="auto" />
                    

    <effect type="fade" start="100" end="0"

time="150" tween="sine" easing="out" />
            

        </animation>
                

</control>
                <control

type="image">
                    

<visible>!IntegerGreaterThan

(Player.TimeRemaining(ss),30)</visible>
            

        <left>227</left>
            

        <centertop>170</centertop>
        

            <width>128</width>
        

            <height>128</height>
        

            

<aspectratio>keep</aspectratio>
                

    <texture colordiffuse="$VAR

[ColourHighlight]">$INFO[Player.TimeRemaining

(ss),nextup/,.png]</texture>
                

    <animation type="Focus">
            

            <effect type="zoom"

start="90" end="100" time="150" tween="sine"

easing="inout" center="auto" />
                

        <effect type="fade" start="0"

end="100" time="150" tween="sine" easing="in" />
    

                </animation>
        

            <animation

type="Unfocus">
                        

<effect type="zoom" start="100" end="90"

time="150" tween="sine" easing="inout"

center="auto" />
                    

    <effect type="fade" start="100" end="0"

time="150" tween="sine" easing="out" />
            

        </animation>
                

</control>
                <control

type="button" id="3012">
                

    <description>Watch Now</description>
        

            <left>227</left>
        

            

<centertop>170</centertop>
                

    <width>128</width>
                

    <height>128</height>
                

    <onup>3013</onup>
                

    <ondown>3013</ondown>
                

    <onleft>3013</onleft>
                

    <onright>3013</onright>
                

    <font>symbolbig</font>
                

    <align>center</align>
                

    <label></label>
                

    <focusedcolor>$VAR

[ColourHighlight]</focusedcolor>
            

        <animation effect="fade"

start="100" end="0" time="0" tween="sine"

easing="in" condition="Control.HasFocus

(3013)">Conditional</animation>
                

</control>
                <control

type="button" id="3013">
                

    <description>Cancel</description>
        

            <left>227</left>
        

            

<centertop>170</centertop>
                

    <width>128</width>
                

    <height>128</height>
                

    <onup>3012</onup>
                

    <ondown>3012</ondown>
                

    <onleft>3012</onleft>
                

    <onright>3012</onright>
                

    <font>symbolbig</font>
                

    <align>center</align>
                

    <label></label>
                

    <focusedcolor>$VAR

[ColourHighlight]</focusedcolor>
            

        <height>20</height>
            

        <animation effect="fade"

start="100" end="0" time="0" tween="sine"

easing="in" condition="Control.HasFocus

(3012)">Conditional</animation>
                

</control>
                <control

type="group">
                    

<left>20</left>
                    

<right>5</right>
                    

<control type="label">
                    

    <width>100%</width>
                

        <top>-40</top>
                

        <height>-40
0</height>
                        

<font>SmallBold</font>
                    

    <textcolor>$VAR

[OSDPanelWhite70]</textcolor>
                

        <label>$INFO[Control.GetLabel

(3002),Up Next... ,][COLOR=$VAR

[ColourHighlight]]$INFO[Control.GetLabel(3000),

,][/COLOR]</label>
                    

</control>
                    

<control type="label" description="episode/season

info" id="3002">
                    

<visible>false</visible>
                

    </control>
                    

<control type="label" description="Title"

id="3000">
                        

<width>100%</width>
                    

    <left>60</left>
                    

    <top>50</top>
                    

    <height>40</height>
                

        <font>SmallBold</font>
            

            <textcolor>$VAR

[ColourHighlight]</textcolor>
                

        <visible>false</visible>
        

            </control>
            

        <control type="image">
            

            <top>-36</top>
            

            <width>26</width>
<left>40</left>
                        

<height>0</height>
                    

    <aspect>keep</aspect>
                

        

<texture>special://skin/extras/icons/imdb.png</te

xture>
                        

<visible>Control.IsVisible(3003)</visible>
        

            </control>
            

        <control type="label" id="3003"

description="rating">
                    

    <left>70</left>
                    

    <width>100%</width>
                

        <top>-40</top>
                

        <height>40</height>
            

            <font>TinyBold</font>
        

                <textcolor>$VAR

[OSDPanelWhite70]</textcolor>
                

    </control>
                    

                    <control

type="label" id="3004"

description="year/runtime">
                

        <width>100%</width>
            

            <top>120</top>
            

            <height>40</height>
        

                

<font>TinyBold</font>
                    

    <textcolor>$VAR

[OSDPanelWhite70]</textcolor>
                

        <scroll>false</scroll>
            

            <visible>!

Control.IsVisible(3003)</visible>
            

        </control>
                

    <control type="label" description="Total

Time">
                        

<width>100%</width>
                    

    <top>-43</top>

<left>520</left>                    

                        

<height>40</height>
                    

    <font>Bold</font>
                

        <textcolor>$VAR

[OSDPanelWhite70]</textcolor>
                

        <label>$INFO

[Player.TimeRemaining(ss)]</label>
            

            

<visible>IntegerGreaterThan(Player.TimeRemaining

(ss),29)</visible>
                    

</control>
                    

<control type="textbox" description="Plot"

id="3001">
                        

<visible>false</visible>
                

    </control>
                    

<control type="label" description="Next up">
        

                

<width>100%</width>
                    

    <bottom>1</bottom>
                

        <height>22</height>
            

            <font>Flag</font>
        

                

<textcolor>ccdddddd</textcolor>
                

        <align>center</align>
            

            <label>Toggle button to

stop next up</label>
                    

</control>
                

</control>
            </control>
        

</control>
    </controls>
</window>


There is my NextUp xml, sorry it's a bit of a mess, I just used notepad.
Version 1.0.62 is now in the repo.

This version includes more changes to the vertical menu such as having more selectable widgets, colour focus etc. A new Netflix view is available along with a different way to select the view. Further additions include the use of a fake logo when needed (i.e. movie/show does not have one) and some changes in the colour flags for duration and top250.

Image

Image

Image

Image

Image

Image
(2015-07-06, 23:36)im85288 Wrote: Version 1.0.62 is now in the repo.

This version includes more changes to the vertical menu such as having more selectable widgets, colour focus etc. A new Netflix view is available along with a different way to select the view. Further additions include the use of a fake logo when needed (i.e. movie/show does not have one) and some changes in the colour flags for duration and top250.

Hey, thanks so much for all your work on this skin for the regular updates!

I was wondering if there is any way of disabling the fake logo? It really doesn't fit in well for a lot of my movies, and I'd much rather have no logo than a fake one. If there is already an option, sorry I've missed it!

Image

I'm also having issues with top and bottom margins on posters (using latest version 1.0.62). I've had to switch from using the Big Icons view to avoid seeing them as it appears on almost all of my posters. If it helps, I primarily use Fanart.tv for artwork for the quality, and their poster resolution is 1000x1426.

Image

Let me know if there is anything I can do on my end to fix the poster issue. I don't mind editing a file every update if it's not something affecting the majority of users!
Hello Ian,

Is 1.0.62 only in the repo and not on Github? Yesterday night the latest I saw on Github was 1.0.60.

On another note, I uninstalled the skin, removed all traces of settings from the guisettings.xml, deleted the zip from the packages folder and reinstalled the skin from your repo (so I could get 1.0.62). Now the problem I am having is that when I go to select widgets for any menu item, there are only three widgets available (Spotlight, Recent Movies and another one) Is this a bug in 1.0.62 or is there something I am missing/doing incorrectly? Please let me know.

Thanks,

Bart
No all the latest is in GitHub, but as it requires changes in the helper script it's best to install from the repo.

Strange what your seeing with the widgets, it should have at least 12 options at the top to select from
Come across a few issues with the latest updates.

First of all as mentioned I am getting margin errors on the big icons.
Image

Second is the new view dialog box that comes up when selecting a view. It seems other addons that use this same box are limited to space to show text.
Image

As you can see there is a list of over 200 here and it only scrolls the top section.

I'm happy to edit the files or is there a way to downgrade back to an older version. But keep up the good work you have done great work with other skins and this one is by far your best work.
Thanks, yes I agree I messed up with the select dialog. It's fixed in the next version along with the ability to add 10 custom widgets (increased from 4)

I'll have a look at big icons, I've been fixing Aspect Ratios recently so may have messed something there.
(2015-07-06, 17:41)redberry91 Wrote: Love the Skin lad, tho one downside i find is the limit to creating 4 custom widgets! any chance adding a few more ? 8? or unlimited as if your creating menu titles ?

Unlimited is a bit big Wink I increased it to 10 for version 1.0.63
  • 1
  • 19
  • 20
  • 21(current)
  • 22
  • 23
  • 39

Logout Mark Read Team Forum Stats Members Help
Arctic Zephyr: Exploded (Game Over)8