Kodi Community Forum
Mod Arctic Zephir MOD 3.1.2 (UPDATED 12/10/15) - 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: Arctic: Zephyr - Reloaded (https://forum.kodi.tv/forumdisplay.php?fid=221)
+---- Thread: Mod Arctic Zephir MOD 3.1.2 (UPDATED 12/10/15) (/showthread.php?tid=226422)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31


RE: Arctic Zephir MOD 2.0.8 (UPDATED 26/08/15) - SkywalkerPD - 2015-08-27

(2015-08-27, 14:22)Guilouz Wrote: I think you use Openelec with Rpi2 ?

With Openelec you can access to your addons folder over SMB.

You must add this code in samba.conf file, in ConfigFiles folder :

Code:
[KODI]
  path = /storage/.kodi
  available = yes
  browsable = yes
  public = yes
  writable = yes

Thnx for the tip! I will try it tonight!


RE: Arctic Zephir MOD 2.0.8 (UPDATED 26/08/15) - Crssi - 2015-08-28

Hi Guilouz

On the "Large Banner" view for TV Shows, there is under settings "Extra Info" two times. Dont know, this can also be inherited from standard Artic Zephyr, in that case I will report a bug there.
I also dont know what "Extra info" is for? Did try it, but nothing happens really.

Also on the same view, that is "Large Banner" you can only see in the listing episode number... could you add somewhere on this view also selected episode season number?

Thank you in advance with best regards Smile


RE: Arctic Zephir MOD 2.0.8 (UPDATED 26/08/15) - Guilouz - 2015-08-29

(2015-08-28, 20:19)Crssi Wrote: Hi Guilouz

On the "Large Banner" view for TV Shows, there is under settings "Extra Info" two times. Dont know, this can also be inherited from standard Artic Zephyr, in that case I will report a bug there.
I also dont know what "Extra info" is for? Did try it, but nothing happens really.

Also on the same view, that is "Large Banner" you can only see in the listing episode number... could you add somewhere on this view also selected episode season number?

Thank you in advance with best regards Smile

Fixed in next release Wink


RE: Arctic Zephir MOD 2.0.8 (UPDATED 26/08/15) - Guilouz - 2015-08-29

Update 2.0.9 :
- Fix indicators on Gallery view.
- Fix "Extra Info" show two times on Large Banner view.
- Minnor changes on Hubs.
- Add media flags icons on Hubs.
- Add icons for UHD contents.
- Episodes Labels replaced like SxxExx.

Last update before Hollidays ! See you soon Smile

Image Image
Image Image
Image Image


RE: Arctic Zephir MOD 2.0.9 (UPDATED 29/08/15) - nlx8 - 2015-08-29

Hi Guilouz,

thanks for this nice skin. I am currently at the 2.0.0 version. Is it possible to add the subtitle synchronization, like this is available in confluence? Or is it already available in 2.0.9?

best regards,


RE: Arctic Zephir MOD 2.0.9 (UPDATED 29/08/15) - Guilouz - 2015-08-29

(2015-08-29, 08:01)nlx8 Wrote: Hi Guilouz,

thanks for this nice skin. I am currently at the 2.0.0 version. Is it possible to add the subtitle synchronization, like this is available in confluence? Or is it already available in 2.0.9?

best regards,


Update 3.0.0 :
- Add subtitles sync and next subtitle settings on OSD.

Image


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - mikkelnl - 2015-08-30

I'm going nuts here Smile Tried installing the nice MOD, but the widgets won't load 99% of the time, sometimes they will load, but mostly it will show 'Content loading...'.

The original Zephir works fine...

Any ideas? Smile


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - Kelexel - 2015-08-30

Thank You for that fantastic mod, very nice.

But I've got a probleme since I change the wallpaper for movies and series, I can't see the lastest movies & Series in the main menu?

I don't unterstand why.


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - Xnorky - 2015-09-01

Hi !

Music CdArt doesn't display...

My files are named "cdart.png" and I modify it in "Includes_Images.xml" :
Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(artworklocation)]$INFO[ListItem.Artist]$INFO[ListItem.Album,/,.png]</value>    
    </variable>
To
Code:
<variable name="MusicCDArt">
        <value>$INFO[Skin.String(artworklocation)]$INFO[ListItem.Artist]$INFO[ListItem.Album]/cdart.png</value>    
    </variable>

Won't work Sad


In the last versions :

(2015-07-05, 14:06)Guilouz Wrote: You must to modify Includes_Images.xml at lines :

Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(discartlocation)]$INFO[ListItem.Album]/cd.png</value>    
    </variable>

And now ? How do this please ?


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - Crssi - 2015-09-01

(2015-09-01, 10:42)Xnorky Wrote: Hi !

Music CdArt doesn't display...

My files are named "cdart.png" and I modify it in "Includes_Images.xml" :
Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(artworklocation)]$INFO[ListItem.Artist]$INFO[ListItem.Album,/,.png]</value>    
    </variable>
To
Code:
<variable name="MusicCDArt">
        <value>$INFO[Skin.String(artworklocation)]$INFO[ListItem.Artist]$INFO[ListItem.Album]/cdart.png</value>    
    </variable>

Won't work Sad


In the last versions :

(2015-07-05, 14:06)Guilouz Wrote: You must to modify Includes_Images.xml at lines :

Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(discartlocation)]$INFO[ListItem.Album]/cd.png</value>    
    </variable>

And now ? How do this please ?

Perhaps... but cdart.png file must be in discartlocation folder

Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(discartlocation)]$INFO[ListItem.Album]/cdart.png</value>    
    </variable>
[/quote]

or, where cdart.png must be in artwork location folder

Code:
    <variable name="MusicCDArt">
        <value>$INFO[Skin.String(artworklocation)]$INFO[ListItem.Album]/cdart.png</value>    
    </variable>
[/quote]


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - BenAtNVS - 2015-09-02

Hello Guilouz,

Would it be possible show imdb rating with other films's information (Codec, Ratio ....) ?

Thanks


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - Crssi - 2015-09-02

(2015-09-02, 07:18)BenAtNVS Wrote: Hello Guilouz,

Would it be possible show imdb rating with other films's information (Codec, Ratio ....) ?

Thanks

Of course it is possible, but he decided that those informations are only a bloat, which is true.
It did bother me too at start, but then again, he decided wisely, so I got used to it and its more cool that way.

There were the same question couple of times (use search) and each time were answered.


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - nemrod95 - 2015-09-02

Hi guilouz,
Thanks for your great mod, it's my new default skin Smile
I'm using Advanced Launcher for my pc games and i wanted to ask you if it is possible to add views in this plugin (like in aeon nox for example) :

watch gallery



RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - BlackRose - 2015-09-02

Great work on the updates Guilouz.

Anyways, quick question. Any way to return the "BIG WIDE" view type in MOVIES and TV SHOWS to the old format (the way it displays in ARTISTS).

Your help would, or the help of any one else, is very welcome.


RE: Arctic Zephir MOD 3.0.0 (UPDATED 29/08/15) - Xnorky - 2015-09-02

My Music folders :

Code:
/MUSIQUE
   /Artist
      logo.png
      /Album
          *.mp3/*.flac
          cdart.png
          folder.png

In Theme Settings, path for Artist's ClearLogo & CDArt :
Code:
[..]/MUSIQUE/

Artist's ClearLogo (logo.png) are displayed correctly... but CDArt :
Image