2017-03-03, 03:06
2017-03-03, 23:19
(2017-02-18, 15:18)D-m-x Wrote: @jurialmunkey
I got the latest Skin Version from your Git (downloaded Master) for Krypton. It seems that with the audio Display there is a Bug now. It will show all sorts of flags, when in reality it doesn't have that audio.
For example Finding Dorie here only has German and English but shows way more than that, it's the same for every File in my Library. After checking more, Kodi seems to save it right because in Yatse for Android for example the Tracks are shown right.
Gesendet von meinem Nexus 6P mit Tapatalk
Hi! Same problem here, I've been trying to fix it with no luck
All my library is NFO based, in Jarvis I had no issues.
I really don't know what's causing it.
2017-03-04, 08:51
(2017-03-03, 03:06)Edworld Wrote:(2017-03-03, 02:49)x007sunny Wrote:(2017-02-20, 13:33)nijode999 Wrote: Is their a way to show more items in the widgets? Its only shows 10
I would also like to know this. Anyone? Please
search on this thread for widgets, Jurialmunkey explained what values you need to change
Well I've tried removed all the limit ="10" in the template.xml found in skin.arctic.zephyr/shortcuts.
This did not work. Anyone can help?
2017-03-04, 09:51
Thanks jurialmunkey for a great skin.
I think it was an option on the previous versions but dont seem to be able to find it on the current one. Is it possible to reduce the transparency of the menu? Also currently it has the menu items underlined but is it possible to have the whole word within a coloured box like before?
Thanks again
I think it was an option on the previous versions but dont seem to be able to find it on the current one. Is it possible to reduce the transparency of the menu? Also currently it has the menu items underlined but is it possible to have the whole word within a coloured box like before?
Thanks again
2017-03-06, 00:17
With the last update all the info related to the Rotten Tomatoes ratings just disappeared. I copyed back the code but nothing....I've seen that also skin helper script got updated but don't know who is guilty.... Any help? I loved my RT logos and ratings :-((
2017-03-06, 01:50
(2017-03-06, 00:17)Knight77 Wrote: With the last update all the info related to the Rotten Tomatoes ratings just disappeared. I copyed back the code but nothing....I've seen that also skin helper script got updated but don't know who is guilty.... Any help? I loved my RT logos and ratings :-((
You need to go to skinhelper tutorial on GIT to see how the data is now pulled from omdbapi
Here is an example:
Now:
(Window(Home).Property(SkinHelper.ListItem.IMDB.Top250), 0)
Before:
(Window(Home).Property(SkinHelper.IMDB.Top250), 0)
2017-03-06, 12:53
Hey, is there any way i can use custom widgets on Krypton? (Skin Ver 2.3.8)
I'm trying to make a weather widget on home screen, but the "Set custom widget path" option is gone i think
I'm trying to make a weather widget on home screen, but the "Set custom widget path" option is gone i think
2017-03-06, 21:11
Hey guys,
First of all I want to thank Jurialmunkey for this beautiful skin. Thank you!
Do you have any ideea how to fix the "no information available" in the favourites widget?
Thanks in advance!
First of all I want to thank Jurialmunkey for this beautiful skin. Thank you!
Do you have any ideea how to fix the "no information available" in the favourites widget?
Thanks in advance!
2017-03-06, 22:05
(2017-03-06, 01:50)Edworld Wrote:(2017-03-06, 00:17)Knight77 Wrote: With the last update all the info related to the Rotten Tomatoes ratings just disappeared. I copyed back the code but nothing....I've seen that also skin helper script got updated but don't know who is guilty.... Any help? I loved my RT logos and ratings :-((
You need to go to skinhelper tutorial on GIT to see how the data is now pulled from omdbapi
Here is an example:
Now:
(Window(Home).Property(SkinHelper.ListItem.IMDB.Top250), 0)
Before:
(Window(Home).Property(SkinHelper.IMDB.Top250), 0)
Thanks for the reply, BTW here is the GIT link and I can't find any tutorial
https://github.com/marcelveldt/script.sk...er.service
However are we sure is about skin helper ?
2017-03-07, 04:56
@Knight77 - yes the new skinhelper changed the names of properties.
There is a wiki on the github at the bottom of the page showing what the new properties are:
https://github.com/marcelveldt/script.sk...rvice/wiki
There is a wiki on the github at the bottom of the page showing what the new properties are:
https://github.com/marcelveldt/script.sk...rvice/wiki
2017-03-07, 10:27
(2017-03-06, 12:53)maeda Wrote: Hey, is there any way i can use custom widgets on Krypton? (Skin Ver 2.3.8)So to answer my own question, if anyone else is wondering the same thing, just a bit of search in this thread
I'm trying to make a weather widget on home screen, but the "Set custom widget path" option is gone i think
In order to be able to use weather widget on homescreen, you have to enable and use weather fanart addon - multi.
But than you have to use default skin icons, i'm yet to find out what do you have to change/edit for other icon packs to show.
@jurialmunkey, i wanted to thank you for this skin, i have tried many others, but always came back to original Arctic: Zephyr.
2017-03-07, 14:53
(2017-03-04, 08:51)x007sunny Wrote:(2017-03-03, 03:06)Edworld Wrote:(2017-03-03, 02:49)x007sunny Wrote: I would also like to know this. Anyone? Please
search on this thread for widgets, Jurialmunkey explained what values you need to change
Well I've tried removed all the limit ="10" in the template.xml found in skin.arctic.zephyr/shortcuts.
This did not work. Anyone can help?
Any help will be much appreciated. Thank you.
2017-03-07, 15:49
(2017-03-07, 14:53)x007sunny Wrote:(2017-03-04, 08:51)x007sunny Wrote:(2017-03-03, 03:06)Edworld Wrote: search on this thread for widgets, Jurialmunkey explained what values you need to change
Well I've tried removed all the limit ="10" in the template.xml found in skin.arctic.zephyr/shortcuts.
This did not work. Anyone can help?
Any help will be much appreciated. Thank you.
It works. You need to increase the limit, not to remove it.
2017-03-07, 19:03
i am missing a setting to switch automatically to music visualisation upon playing music :-) A little bit "creepy" to go back and back and back aso to see the artist slideshow. Would be very nice to have this or didnt i find this setting?