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 - efpob - 2015-08-18

(2015-08-18, 13:18)Crssi Wrote:
(2015-08-17, 21:55)efpob Wrote: What are the requirements to have the fanart display on the background of the main screen?
.....

http://forum.kodi.tv/showthread.php?tid=217174&pid=2075060#pid2075060

Thanks for that, but I already tried it. My issue is that some movies or tvshows do not show any backdrop on the home screen. However those same movies or tvshow will show a backdrop when going to them directly


RE: Arctic: Zephyr - arithine - 2015-08-19

The upcoming "CinemaVision" addon has just released information on skin integration http://forum.kodi.tv/showthread.php?tid=231881&pid=2050437#pid2050437 any plans on adding it?


RE: Arctic: Zephyr - wagnumpi - 2015-08-19

(2015-07-21, 20:39)wagnumpi Wrote: Thanks for the response Jurielmunkey, much appreciated Smile

As for the music playlists at startup, are you referring to that when saying Isengaard isnt supported yet or is this something the skin just wont be having? Apart from this feature which I love but most skins seem to be ignoring unfortunately for me, best skin out there Smile
"No it was in response to your first query. Just was saying can't look into isengard bugs until the skin is actually fully compatible :p Smile
Once isengard changes are made I will look into adding this feature. I might be able to just co-opt the startup video function to also be able to accept music playlists"


Any chance your planning to add this feature soon as really miss being able to just start up Kodi and have music playing? No pressure or anything just asking as I know this is your spare time going in to this which is greatly appreciated Smile


RE: Arctic: Zephyr - raumich - 2015-08-19

(2015-08-19, 00:57)arithine Wrote: The upcoming "CinemaVision" addon has just released information on skin integration http://forum.kodi.tv/showthread.php?tid=231881&pid=2050437#pid2050437 any plans on adding it?
I also would like to have a skin integration for this. Big Grin


RE: Arctic: Zephyr - egtrev - 2015-08-19

Couple of questions:

1. Is there anyway to edit the text shown on the splash screen on initial Kodi startup.
2. Anyway to add backgrounds to the submenu items (so it is different to main item background)

Don't mind manually editing any files if needed.

Thanks.


RE: Arctic: Zephyr - omriamos - 2015-08-19

(2015-08-19, 15:02)raumich Wrote:
(2015-08-19, 00:57)arithine Wrote: The upcoming "CinemaVision" addon has just released information on skin integration http://forum.kodi.tv/showthread.php?tid=231881&pid=2050437#pid2050437 any plans on adding it?
I also would like to have a skin integration for this. Big Grin

Looks like a super cool addon, thanks Smile

If you want to add it manually to the current skin, it's fairly simple:

1. Open the file /1080i/DialogVideoInfo.xml
2. Go to line: 142
3. Change this:
Code:
<label>31170</label>
Into this:
Code:
<label>CinemaVision</label>
And also this:
Code:
<onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
<visible>system.hasaddon(script.cinema.experience) + Container.Content(movies)</visible>
Into this:
Code:
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>onClick: RunScript(script.cinemavision,experience)</onclick>
<visible>System.HasAddon(script.cinemavision) + [Container.Content(movies) |  Container.Content(tvshows)]</visible>

4. Save the file and reload and skin.

Enjoy Smile


RE: Arctic: Zephyr - Deihmos - 2015-08-19

The only thing I am not a fan of in this skin is the Live TV guide. Programming metadata are not formatted properly and are of a poor quality and the channel logos are so tiny. I like how it is implemented in the mod from im85288 but i prefer other views in this version.

Is there a way for me to copy the pvr layout from the mod to this skin? What files would I need? Thanks


RE: Arctic: Zephyr - effe - 2015-08-19

What is the name of the png used for the menu background in home? I would like to make it smaller.


RE: Arctic: Zephyr - jedi.jesse - 2015-08-20

Beautiful skin, that is all.


RE: Arctic: Zephyr - holdestmade - 2015-08-20

(2015-08-19, 16:19)Deihmos Wrote: The only thing I am not a fan of in this skin is the Live TV guide. Programming metadata are not formatted properly and are of a poor quality and the channel logos are so tiny. I like how it is implemented in the mod from im85288 but i prefer other views in this version.

Is there a way for me to copy the pvr layout from the mod to this skin? What files would I need? Thanks

This is my mod, as agree with you. Just needs a few tweaks to MyPVRGuide.xml, not sure if you can just copy im85288's MyPVRGuide.xml ?

Image


RE: Arctic: Zephyr - javiermon - 2015-08-20

Hi

Great skin. Thanks for developing it.

My main issue is when on music full screen playback and the current playlist is shown, if I press home button, the skin won't go to home. It's like if the current playlist is holding the focus and unless you hide it (pressing back first) you cannot do anything else.

Can this be fixed?

Also, in the banner wall view, would it be possible to show extra info, like in the Icons view?

Thanks,


RE: Arctic: Zephyr - Deihmos - 2015-08-20

(2015-08-20, 12:58)holdestmade Wrote:
(2015-08-19, 16:19)Deihmos Wrote: The only thing I am not a fan of in this skin is the Live TV guide. Programming metadata are not formatted properly and are of a poor quality and the channel logos are so tiny. I like how it is implemented in the mod from im85288 but i prefer other views in this version.

Is there a way for me to copy the pvr layout from the mod to this skin? What files would I need? Thanks

This is my mod, as agree with you. Just needs a few tweaks to MyPVRGuide.xml, not sure if you can just copy im85288's MyPVRGuide.xml ?

I updated to the github version and the metadata formatting issue was resolved. How do I increase the size of the channel logo?


RE: Arctic: Zephyr - c0m3r - 2015-08-20

(2015-08-03, 15:28)c0m3r Wrote: Hi jurial,

Been using the skin for a while now and love it. I know you have mentioned before about building in support for advanced launcher, is there any progress on this. It is the last part of the skin which doesn't fit with the rest if you know what I mean and would finish it off for me.

Thanks.

Hi Jurial, not sure if you missed the above with all the questions. Any intention to include this? Thanks


RE: Arctic: Zephyr - Crssi - 2015-08-20

He will read all for sure and answer too, he allways does, but you need some patience.
As he mentined couple of times, his first priority is university, which is good. Wink


RE: Arctic: Zephyr - raumich - 2015-08-20

(2015-08-19, 15:23)omriamos Wrote:
(2015-08-19, 15:02)raumich Wrote:
(2015-08-19, 00:57)arithine Wrote: The upcoming "CinemaVision" addon has just released information on skin integration http://forum.kodi.tv/showthread.php?tid=231881&pid=2050437#pid2050437 any plans on adding it?
I also would like to have a skin integration for this. Big Grin

Looks like a super cool addon, thanks Smile

If you want to add it manually to the current skin, it's fairly simple:

1. Open the file /1080i/DialogVideoInfo.xml
2. Go to line: 142
3. Change this:
Code:
<label>31170</label>
Into this:
Code:
<label>CinemaVision</label>
And also this:
Code:
<onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
<visible>system.hasaddon(script.cinema.experience) + Container.Content(movies)</visible>
Into this:
Code:
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>onClick: RunScript(script.cinemavision,experience)</onclick>
<visible>System.HasAddon(script.cinemavision) + [Container.Content(movies) |  Container.Content(tvshows)]</visible>

4. Save the file and reload and skin.

Enjoy Smile

Thanks for the instructions but I run Kodi on a FireTV without root access. It's quite complex to perform changes like this. I really would like to see this implemented of the shelf. Otherwise I probably won't use this addon at all.