• 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 88
v17 Horizon - Krypton
(2017-08-24, 06:33)jurialmunkey Wrote:
(2017-08-22, 15:14)foghat Wrote: 4. Option to set the background for each home screen item to random fanart.

I've enabled setting backgrounds that are smart playlists. There are a few included with the skin which should be useful like Random Movies or Random Albums. The skin will take fanart from the playlist. Just set the background the normal way, you should see options for your playlists alongside single and multi image.

Thanks for adding this!

(2017-08-26, 02:13)jurialmunkey Wrote: Added ability to change the "blur" effect

Dataglitch:


Pixelate:
Image

Pixeledges:


Posterize:

My pixels do not show nearly as small as yours. Thoughts? I have the latest colorbox from the repo.

Image

EDIT: Reboot of kodi and I have the small pixels. I should learn my lesson now about rebooting/reloading skin when things are not displaying quite as expected. And Shiflblock does not seem to work for me - fanart get replaced with blackness. All the other options seem to work as expected.
Reply
(2017-08-26, 00:07)jurialmunkey Wrote:
(2017-08-25, 22:00)Blurayx Wrote: I can confirm widgets are now working on the home screen Smile

Have a drink on me Big Grin

Thank you

Excellent.

Thanks for your donation. Much appreciated! Big Grin

Your welcome.

It's not only that you create excellent skins, Your always willing to help others being it here or on other threads Cool

I'm not sure if you've seen posts #612,#613 & #621.

Thanks
Setup: LG OLED65B7 | Onkyo TX-RZ50 | OPPO UDP-203 4K Blu-Ray player | Nvidia Shield TV | Dune HD Homatics Box R 4K Plus | KEF T205
My Favourite Skin: Arctic Fuse mod
Reply
(2017-08-26, 03:13)colbert Wrote: Blush Wasn't thinking at all haha, I'll show myself out Shy
Hahaha. No worries. I was actually sitting there for a while myself trying to remember why I made it conditional. I did consider having something different show for tvshows when the option was enabled, but I couldn't think of anything that was worth giving a whole line to.

(2017-08-26, 04:25)foghat Wrote: My pixels do not show nearly as small as yours. Thoughts? I have the latest colorbox from the repo.

Its because I have transparent top bar turned off. The dimensions of the fanart are made to fit inside the area from the topbar/sidebar so it doesn't get cut off when the top bar is opaque - so it gets shrunk a little bit, hence the smaller pixel size. The size can be tweaked in Startup.xml
Code:
<onfocus>Skin.SetString(colorbox_pixelsize,12)</onfocus>

Change the value from 12 to something else and restart kodi. Higher values = bigger pixels.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
Jurialmunkey:

on manage dependencies tab need to add colorbox

forgive my ignorance, but what is the purpose of moviecountryicon.maps ?

I also noticed that you added file size to dialogvideoinfo, I always get 0 B, what is the purpose of this stat?
Reply
(2017-08-26, 05:21)Edworld Wrote: Jurialmunkey:

on manage dependencies tab need to add colorbox

forgive my ignorance, but what is the purpose of moviecountryicon.maps ?

I also noticed that you added file size to dialogvideoinfo, I always get 0 B, what is the purpose of this stat?

Added colorbox to dependencies.

I'm guessing your files are on a network share? I've noticed that file size only seems to work for local files for some reason. Might have to add a check for if it is 0 B.

Maps are for Countries for Movies:

Image
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
(2017-08-26, 04:25)foghat Wrote: EDIT: Reboot of kodi and I have the small pixels. I should learn my lesson now about rebooting/reloading skin when things are not displaying quite as expected. And Shiflblock does not seem to work for me - fanart get replaced with blackness. All the other options seem to work as expected.

Shiftblock should work better in 2.0.4.3 on my repo.
For any settings changes you need to fire the daemon in question after changing anything, ie.

Code:
<onclick>AlarmClock(nms1,SetProperty(FIVE_daemon_fire,True,home),00:01,true)</onclick>

@ https://forum.kodi.tv/showthread.php?tid...pid2637270
Reply
i know it doesn't relate with the skin 100% but having troubles with the skin's settings restoration menu i wonder if there is a way to restore the skin settings manually
Reply
Jurial,

Here is a Spanish strings.po for Horizon. It is up to date as of your latest commit today. https://1drv.ms/u/s!AlII29kkG6TFh_NppabBY1D7bN9rUA

Regards,

Bart
Reply
How can i switch the live tv guide to full? seems the option is gone with the latest download.
Reply
(2017-08-26, 08:31)jurialmunkey Wrote: Added colorbox to dependencies.

I'm guessing your files are on a network share? I've noticed that file size only seems to work for local files for some reason. Might have to add a check for if it is 0 B.

I don't have a server, all local files. All my files are mkv's and minimum of 4GB.
Reply
(2017-08-26, 18:48)bsoriano Wrote: Here is a Spanish strings.po for Horizon. It is up to date as of your latest commit today. https://1drv.ms/u/s!AlII29kkG6TFh_NppabBY1D7bN9rUA
Excellent Big Grin

Thank you, much appreciated! Added.

I also noticed that I left the skin.fuse.neue id in the information header, so I fixed that up in both the English and Spanish.

(2017-08-26, 19:37)Falloutman Wrote: How can i switch the live tv guide to full? seems the option is gone with the latest download.
Still there for me
Skin Settings > Miscellaneous > Use fullscreen PVR guide

(2017-08-26, 21:10)Edworld Wrote: I don't have a server, all local files. All my files are mkv's and minimum of 4GB.
Think I might remove it then, because it seems pretty inconsistent. EDIT: Decided to add a check to only display if it is returning a value.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
@jurialmunkey,

Feature Request:

Could you add an option for Clearlogo's to appear on top of the TV Show landscape viewtype? Similar to this:

Image

Image

Thanks
Reply
@Blurayx -- they already do:

Image

Skin Settings > Artwork > Use generated landscape art
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
New Smaller Music Vis Info

Image

You can disable it and revert back to the old style in:
Skin Settings > Video / Music OSD > Use large album art in music visualisation
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
Is it possible to make the menu transparent so that the background is visible in the whole width? Now you can choose between white or dark dialogs. I don't know if that is possible.
Reply
  • 1
  • 42
  • 43
  • 44(current)
  • 45
  • 46
  • 88

Logout Mark Read Team Forum Stats Members Help
Horizon - Krypton13