• 1
  • 194
  • 195
  • 196(current)
  • 197
  • 198
  • 205
Beta Arctic Horizon 2
Hi,
Another subject: do you know why some of the genre icons are no longer displayed correctly?
(In the Skin settings, all dependencies are checked)

Image
Reply
Looks like they only work for English names.
Reply
However, It worked a while ago. Huh
Reply
(2024-02-04, 00:00)Karellen Wrote: Ok, thanks.
I need to let my install run a bit longer to rule out coincidence.
@Karellen, this bug is really gone on your side. If so, do you have any other idea how this could have been corrected? What Kodi platform are you on? For my part I am on Core Elec (Kodi 21 beta 2)

If you ever want to support my request for correction here:
https://github.com/jurialmunkey/skin.arc...ssues/1013
Reply
Image

Hi all. One question.
Is there a way to change the info inside the circle mark in red in the image (I think is inside "_Object_RatingOverlay" include) from:
$INFO[ListItem.Rating]

to:
$INFO[Container(99950).ListItem.Property(Trakt_Rating)]

thanks....
Reply
(2024-02-03, 22:20)ChocOranger Wrote:
(2024-02-03, 11:43)simtaj Wrote:  it poosible somhow get media resolution on poster ? Like having 4k logo on movie poster ?

This will add the resolution top right of the Poster.

Edit includes_Layout.xml search for     <include name="Layout_Poster">
and change the following (Its the last <control> section in the Include)

Code:
<control type="group">
    <top>-$PARAM[misc]</top>
    <bottom>$PARAM[misc]</bottom>
    <animation effect="slide" end="0,$PARAM[misc]" condition="true">Conditional</animation>
    <include condition="$PARAM[fg_layer] + !$PARAM[selected] + $PARAM[indicator]" content="Object_Indicator">
        <param name="affix">$PARAM[affix]</param>
        <param name="listitem">$PARAM[listitem]</param>
    </include>
    <include content="Object_SelectBox" condition="$PARAM[fg_layer] + $PARAM[selected]">
        <param name="indicator">$PARAM[indicator]</param>
        <param name="focusbounce">true</param>
    </include>
    <include condition="$PARAM[fg_layer]">Object_RatingOverlay</include>
</control>

to

Code:
<!-- Add Resolution to Poster -->    
<control type="group">
    <include content="Object_Control">
        <param name="control">image</param>
        <texture colordiffuse="77000000">common/box.png</texture>
        <width>60</width>                            
        <height>48</height>
        <left>158</left>                            
    </include>    
    <include content="Object_Control">
        <param name="control">image</param>
        <texture colordiffuse="FFFFFFFF">flags/monochrome/resolution/$INFO[ListItem.VideoResolution].png</texture>
        <width>60</width>                            
        <height>48</height>
        <left>156</left>                            
    </include>
    <visible>String.IsEqual(listitem.DBTYPE,movie)</visible>    
</control>


<control type="group">
    <top>-$PARAM[misc]</top>
    <bottom>$PARAM[misc]</bottom>
    <animation effect="slide" end="0,$PARAM[misc]" condition="true">Conditional</animation>
    <include condition="$PARAM[fg_layer] + !$PARAM[selected] + $PARAM[indicator]" content="Object_Indicator">
        <param name="affix">$PARAM[affix]</param>
        <param name="listitem">$PARAM[listitem]</param>
    </include>
    <include content="Object_SelectBox" condition="$PARAM[fg_layer] + $PARAM[selected]">
        <param name="indicator">$PARAM[indicator]</param>
        <param name="focusbounce">true</param>
    </include>
    <include condition="$PARAM[fg_layer]">Object_RatingOverlay</include>
</control>



Image


Choose your own colours by changing the 2 colordiffuse values. eg

<texture colordiffuse="77000000">common/box.png</texture>

 to a solid Blue background

<texture colordiffuse="FF0000FF">common/box.png</texture>
Thank you very much !  This did the trick Wink
Reply
@Karellen
What platform does Kodi run on for you(Windows, Android, CE..)? Do you still have the bug we talked about?
Reply
(2024-02-10, 14:52)Bindou Wrote: What platform does Kodi run on for you
Windows 10.
No, not since I disabled the UpNext addon.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
(2024-02-10, 20:23)Karellen Wrote:
(2024-02-10, 14:52)Bindou Wrote: What platform does Kodi run on for you
Windows 10.
No, not since I disabled the UpNext addon.
Thanks
Have you reactivated UpNext since to see what's happening?
Reply
(2024-02-10, 22:58)Bindou Wrote: Have you reactivated UpNext since to see what's happening?
No, but I will when I watch tv later today and I'll see what happens over the next few days.
My Signature
Links to : Official:Forum rules (wiki) | Official:Forum rules/Banned add-ons (wiki) | Debug Log (wiki)
Links to : HOW-TO:Create Music Library (wiki) | HOW-TO:Create_Video_Library (wiki)  ||  Artwork (wiki) | Basic controls (wiki) | Import-export library (wiki) | Movie sets (wiki) | Movie universe (wiki) | NFO files (wiki) | Quick start guide (wiki)
Reply
Hello everyone,
I see that the majority of fix requests on Github have been deleted.  Confused
Do you know why ? 

@jurialmunkey ?
Reply
@jurialmunkey
I'm not sure, but if I understand correctly Kodi 21 beta 3 fixes the disappearance of illustrations on certain skins. However, I just tried it on Horizon 2, and it still disappears.

Image

https://androidpctv.com/kodi-v21-omega-beta3-download/
Reply
(2024-02-15, 11:34)Bindou Wrote: Hello everyone,
I see that the majority of fix requests on Github have been deleted.  Confused
Do you know why ? 

@jurialmunkey ?

This skin will no longer receive updates. I recommend you use another creator by jurialmunkey skin called arctic fuse
Image
Reply
(2024-02-16, 18:43)icarok99 Wrote:
(2024-02-15, 11:34)Bindou Wrote: Hello everyone,
I see that the majority of fix requests on Github have been deleted.  Confused
Do you know why ? 

@jurialmunkey ?

This skin will no longer receive updates. I recommend you use another creator by jurialmunkey skin called arctic fuse
Image

This would be very regrettable, there are two small bugs to correct to ensure its proper functioning, probably for a few years.

However, that doesn't explain why all the reports disappeared? It would be stupid to have deleted everything on purpose, when someone could have taken over development one day. Undecided
Reply
(2024-02-16, 21:16)Bindou Wrote: However, that doesn't explain why all the reports disappeared? It would be stupid to have deleted everything on purpose, when someone could have taken over development one day. Undecided

Nothing has been deleted. I have hidden the issues tab because I'm not currently working on the skin and no one else has submitted a bug fix PR in the last six months. There is no point having an issues tab pinging me with notifications I don't read and that no one else is working on.

If someone starts regularly making PRs with bugfixes then I will reopen the issues tab. I'm completely happy to review code, merge and push updates if someone is submitting PRs with fixes, but so far no one has been.
Arctic Fuse - Alpha now available. Support me on Ko-fi.
Reply
  • 1
  • 194
  • 195
  • 196(current)
  • 197
  • 198
  • 205

Logout Mark Read Team Forum Stats Members Help
Arctic Horizon 20