(2015-03-05, 07:13)Woppie Wrote: Are you planning to make the weather icons selectable just like Eminence?
The standard ones are to cartoonesc and don't fit the skin while the more realistic icons would make a nice match.
Unlikely. However, I will probably move the icons out to the extras directory so that users can change them if they wish to.
(2015-03-05, 09:20)ocmdiaz714 Wrote: I feel the "content loading" string that appears when using the classic widget style is unnecessary. Can you please tell me how to disable it?
In Includes_Home.xml look for the label controls with the "Busy label" description and remove the whole control.
(2015-03-05, 11:16)dalben Wrote: I have 3 XBMC installs and a PC install where I do the testing. What's the easiest way to copy the setup/menus/config from one Artic zephyr install to another ?
(2015-03-05, 15:13)thrak76 Wrote: Copy the guisettings.xml from your userdata (wiki) folder. This may have adverse affects if all your installs are not the same platform though. You may have to reconfigure system/output/etc. settings.
I think you might also need to copy the script.skinshortcuts addon data folder. its at userdata/addon_data/script.skinshortcuts
(2015-03-05, 19:06)magy77 Wrote: 1. The widget trending movie is only in english right?
2. Maybe its possible to show by the music widgets the tracks instead of album infos over an option. Because some albums got no information...
1. Yeah, its from trakt.tv - I think the extendedinfo script only sets language for imdb.
2. Not possible afaik.
(2015-03-05, 19:26)colbert Wrote: For video add-ons I can only see views Big List and Thumbnail, I really prefer List is that possible to enable?
What views you can use is dependant on the content type -- if the addon sets a content type that is movies/tvshows/episodes then you can use other views. This is to avoid people complaining about scaling issues of artwork.
(2015-03-05, 19:54)Smobbo Wrote: (2015-03-04, 13:39)Smobbo Wrote: I've been using the classic widget and it really adds points to the WAF ! It is very clear to see what is going on and what happens when you press left or right, great work!
I've just been struggling with the fanart in the homescreen.
What i would like to have is 1 picture as background when you're in the homescreen (fallback image for example), when i press up to go to the different classic widget items i would like to see the corresponding fanart.
However i'm now only able to do the following 2 things:
1. Fallback image always, also when selecting a classic widget item
2. Always show rotating fanart of the classic widget items, even when in homemenu.
Is there a way to have it as i described or is this just not possible at the moment? And of course the follow up question: if this is not possible, could/would you implement this?
Hi JM, I think my message got drowned in the large amount of questions that are asked. Could you give me some help with this?
Not possible currently. I posted a poll in the forum about this.
http://forum.kodi.tv/showthread.php?tid=220444
(2015-03-05, 20:03)locomot1f Wrote: (2015-03-05, 07:51)locomot1f Wrote: peace @jurialmunkey,
I'm really diggin' the Large font selection.
just wondering if th,e line height should be adjusted accordingly.
text layouts seems a bit congested maybe a way to adjust the kerning too, to make things feel like they're not overlapping...
I added the linespacing for the Large, to this:
Code:
<font>
<name>Small</name>
<filename>RobotoCondensed-Regular.ttf</filename>
<size>34</size>
<linespacing>1.85</linespacing>
</font>
i think it works... i think that was the correct thing to change...
Linespacing for *Small* wont change much as its not used in textboxes. *Tiny* is the one used in textboxes. It pretty much has to be this way to avoid cut off text as textboxes dont auto resize. Believe me, I tried multiple linespacing options and this was the best I could come up with that works in the most spots. It really isn't ideal at all, basically a massive compromise and I was considering not even including the option at all.
(2015-03-05, 22:29)colbert Wrote: Also, when going to customise home menu and select background for an item, I get locked into one folder: http://i.imgur.com/lsWdMJf.png (tried all keys and nothing allows to access parent/other folders above where desired images are).
Add an additional source in the file manager - then it will show up in skinshortcuts dialog.