Kodi Community Forum
Release Arctic: Zephyr - 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: Release Arctic: Zephyr (/showthread.php?tid=217174)



RE: Arctic: Zephyr - elchupete - 2015-07-29

Hi Jurialmunkey,

installed latest Github Version 1.7.1

The Weather View (used with unflat Icons and horizontal Menue) flashes from time to time. (I think, when its updating).

Best regards


Edit: After a while it seems not to be reproducable.


RE: Arctic: Zephyr - hoopsdavis - 2015-07-29

The latest Github version 1.7.1, is it only for the Isengard build?


RE: Arctic: Zephyr - Feralwolf - 2015-07-30

(2015-07-27, 05:35)jurialmunkey Wrote:
(2015-07-27, 04:31)arithine Wrote: I'm not sure if it's dependent on any addon, except maybe artwork downloader, but I'm the one who took that screenshot, what I did was create a collection called "Marvel Universe" and added all my Marvel movies into it (this is built in to kodi http://kodi.wiki/view/Movie_sets) then I went into the context menu, selected "manage" then "choose art" and added some artwork I found online. For the logo (I actually don't think this skin supports logos, but exploaded does) you have to select "add art" and name it "clearlogo" (after which all of my collections had that added to them). Also the disks shown at the bottom are only in exploded.

script.skin.info.service is needed to display infos about movie sets (plots etc.) - which now that I double checked I already did implement.
https://github.com/phil65/script.skin.info.service

This skin does support clearlogos - the option is in Skin Settings > Furniture

Hi Jurial,

How do I modify how the skin uses the addon? I'd prefer if it only listed the movies in the collection rather than movies + each description but still keep the description for movies that are not in sets.


RE: Arctic: Zephyr - jurialmunkey - 2015-07-30

(2015-07-29, 02:26)hoopsdavis Wrote: The latest Github version 1.7.1, is it only for the Isengard build?
Yep. From now on, further development will be for Isengard. Probably possible to get it working on Helix, YMMV.

(2015-07-30, 00:36)Feralwolf Wrote: Hi Jurial,

How do I modify how the skin uses the addon? I'd prefer if it only listed the movies in the collection rather than movies + each description but still keep the description for movies that are not in sets.

In 1080i/Includes_Labels.xml change the followin line (43)
Code:
<value condition="!IsEmpty(Window(home).Property(Set.Movies.ExtendedPlot)) + [Container.Content(Sets) | substring(ListItem.Path,videodb://movies/sets,left)]">$INFO[Window(home).Property(Set.Movies.ExtendedPlot)]</value>

to

Code:
<value condition="!IsEmpty(Window(home).Property(Set.Movies.List)) + [Container.Content(Sets) | substring(ListItem.Path,videodb://movies/sets,left)]">$INFO[Window(home).Property(Set.Movies.List)]</value>



RE: Arctic: Zephyr - jurialmunkey - 2015-07-30

1.7.2 - New Music OSD Controls/Info

Image

This osd panel combines the controls with the now playing info and current playlist (which you can scroll and change tracks with).
There is a setting in Skin Settings > OSD -- to always show this panel whenever the music vis screen is open.
Pressing Info on the remote now only shows a small bar at the bottom showing progress//time + song/artist label.


RE: Arctic: Zephyr - holdestmade - 2015-07-30

Like the new OSD for music, but the lyrics button doesn't seem to work ?

Also guessing the lyrics might interfere with the OSD when open ?

Also, anyway to add the certificate of the selected movie to the bottom with the other icons ?

Image

Thanks.


RE: Arctic: Zephyr - raumich - 2015-07-30

Can't wait to see the skin in it's new full glory. Won't install Isengard until your skin is ready for it. Kodi is only half as good without your skin.


RE: Arctic: Zephyr - vertigo177 - 2015-07-30

Hello jurialmunkey, is there any way to get a custom widget to display thumbnails instead of posters? Youtube widget does not look as nice as the rest of the skin https://i.imgur.com/hUnUf6c.png

Thanks


RE: Arctic: Zephyr - vertigo177 - 2015-07-30

Or if the skin files can be modified to fix it, could you give me some indication of how and where? Appreciate any help you can give


RE: Arctic: Zephyr - jurialmunkey - 2015-07-31

(2015-07-30, 09:38)holdestmade Wrote: 1. Like the new OSD for music, but the lyrics button doesn't seem to work. Also guessing the lyrics might interfere with the OSD when open ?
2. Also, anyway to add the certificate of the selected movie to the bottom with the other icons ?
1. Works fine for me... Maybe there was no lyrics available for that song?
Image

2. Not currently possible. I find ratings flags to be a bit of a nuisance to accomodate because they differ from country to country and also how they are scraped to the library db.

(2015-07-30, 10:04)raumich Wrote: Can't wait to see the skin in it's new full glory. Won't install Isengard until your skin is ready for it. Kodi is only half as good without your skin.
The latest git version has all the updates for Isengard. Sending a PR to the repo today, so hopefully will be available on the official repo within the week.

(2015-07-30, 12:27)vertigo177 Wrote: Hello jurialmunkey, is there any way to get a custom widget to display thumbnails instead of posters? Youtube widget does not look as nice as the rest of the skin https://i.imgur.com/hUnUf6c.png
Or if the skin files can be modified to fix it, could you give me some indication of how and where? Appreciate any help you can give
Not currently. I'm not quite sure what the best approach to solving this is yet without complex code or buggy behaviour.


RE: Arctic: Zephyr - holdestmade - 2015-07-31

(2015-07-31, 04:03)jurialmunkey Wrote: [quote='holdestmade' pid='2066724' dateline='1438241932']
1. Like the new OSD for music, but the lyrics button doesn't seem to work. Also guessing the lyrics might interfere with the OSD when open ?
2. Also, anyway to add the certificate of the selected movie to the bottom with the other icons ?
1. Works fine for me... Maybe there was no lyrics available for that song?
Image

Oh yes, tried another song and it works, sorry.


RE: Arctic: Zephyr - Take_in! - 2015-08-01

hi jurialmunkey,
is there a way to add genre icons?

for tvshows and movies

thank you.


RE: Arctic: Zephyr - Citrus - 2015-08-01

There seems to be a bug when customizing the home screen. I am trying to create a shortcut to point to music add-ons but the menu item never shows up on the home screen even after it regenerates. The problem only seems to happen with music add-ons.


RE: Arctic: Zephyr - Knight77 - 2015-08-01

Two simple questions:

- How do I rate songs? With the new interface I cannot find a way to do it
- I changed background to the music category in the main menu but I noticed that when I'm moving horizontally from that to the next category for a sec I see the old background image with the guy sitting in front of the TV....how can I eliminate this?

Thanks!


RE: Arctic: Zephyr - mark2112 - 2015-08-02

Has a 'check for updates' in addons button appeared where it never used to or am I going mad?