• 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 88
v17 Horizon - Krypton
#76
(2017-07-07, 04:14)jurialmunkey Wrote: I'm not sure if I understand exactly the layout you mean

Are you saying something like this?
(The asterisks being where the poster goes)
Code:
-----------------------
| Title            |**|
| Flags            |**|
|       |-------------|
| Plot  | List        |
| Plot  |             |
| Plot  |             |
-----------------------

Yes, you could have the image over to the right of the title and flags. Of course, if you have any other thoughts, I am surely open to them...most anything that would still have all the same great elements, but the plot field bigger so that it doesn't have to scroll.


(2017-07-07, 04:14)jurialmunkey Wrote: You can turn off showing the poster and plot when paused in skin settings (it should be off by default). I find it odd to have everything at the top.

I know about the poster and plot. I mentioned that only because it would look better with the poster up there too to go along with it, but if I remember correctly, it's not the poster or plot that's covered up the subtitles. I just mentioned those too since it seemed like they would move up with the rest. I'm not sure if I will keep the poster and plot on or not. Sometimes I might need to read something in another part of the screen too, but I was checking it out. Either way, the same applies about the name and episode number.
Reply
#77
Can you please make an option to change the background of a menu item?
Thanks in advance.
Reply
#78
(2017-07-06, 09:29)jurialmunkey Wrote: For metacritic/rottentomatoes you need an omdb api key, which you can get by donating $1 USD a month via Patreon to the omdb maintainer. Once you setup donations you then request a key via an email link and once you receive it you add it to skin helper.
Patreon link: https://www.patreon.com/bePatron?u=5038490
API request link: http://www.omdbapi.com/apikey.aspx
Instructions in skin helper thread: https://forum.kodi.tv/showthread.php?tid...pid2601478
Make sure you delete simplecache.db after adding the api key.

I can't, apparently, find the option to add personal omdb api in your skin.

Image
Reply
#79
@VikkiXavier -- Make sure you are using Marcelveldt's beta repo so that you have the most up to date version of skinhelper modules
https://github.com/marcelveldt/repositor...-1.0.1.zip

Using skinhelper modules from beta repo its there for me:

Image
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
#80
I noticed this bug when you have nothing inside widgets. In this case I have a top submenu widget and 2 bottom. The middle one act like in the image.


Image
Reply
#81
(2017-07-07, 11:22)Swageroni_ Wrote: I noticed this bug when you have nothing inside widgets. In this case I have a top submenu widget and 2 bottom. The middle one act like in the image.


Yeah I already knew about this. Have tried to fix this for ages. For some strange reason, the method that estuary uses to hide widgets that are empty is not working properly for me.

I think I might've found a clever hack workaround that seems to be working for me. Can you test latest git?
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
#82
Tested and the workaround works!
Reply
#83
Jurial,

Thank for the latest updates in Git!

I noticed today what seems to be a bug: I don't have the option to add new menu items in the skin shortcuts management dialog, only delete, move up and move down. Is there a limit on the number of menu items you can add? Or is this a bug? Please take a look when you can. Thanks. By the way, I am using the latest Leia nightly, 32-bit.

EDIT: I switched to another skin and was able to add a new menu item, so I guess you did set a limit to the amount of menu items you can have. Was it so you did not have to scroll on the bar that shows next to the menu item icons? If so, would you consider allowing more menu items, and scrolling on that bar? I for one would need a few more for my most used playlists, like Oscars and Foreign Films. Thanks for looking into this.

Regards,

Bart
Reply
#84
Small problem.

LibreElec dev update settings with Estuary (finnish language)

Image

and with Horizon

Image
3 * Nvidia Shield + Synology NAS DS218+ 2 * LG 77" + Genelec + WiiM Pro Plus & Mini + Adam T5V + T7V + T10S - ArcoLinux
Reply
#85
(2017-07-07, 17:42)Raitsa Wrote: Small problem.

LibreElec dev update settings with Estuary (finnish language)

Image

and with Horizon

Image

Is your LibreELEC version based on Kodi 18 Leia? If so, there was a change in the skinning engine on June 14th that rearranged the dialog that shows/changes settings for addons. My understanding is that this skin is Krypton only at this time. @jurialmunkey, please confirm. Thanks.

Regards,

Bart
Reply
#86
Any plan to allow dark menus?
Reply
#87
Ah yeah bsoriano, thanks, I sort of forgot that I updated to Leia last night based on the feedback on this thread that this skin works nicely on Leia too.
3 * Nvidia Shield + Synology NAS DS218+ 2 * LG 77" + Genelec + WiiM Pro Plus & Mini + Adam T5V + T7V + T10S - ArcoLinux
Reply
#88
(2017-07-07, 04:14)jurialmunkey Wrote:
(2017-07-06, 20:15)komplex Wrote: OK i feel really stupid, am i missing something here? This screenshot from the first post
It looks like Showcase view but mine looks like this
Have i missed a setting somewhere?
Are you using a files view or something like that? How is your library set up? Are you using something like emby or plex or another add-on to supply content?

The skin checks to see if the current item has Art(poster) Art(tvshow.poster) or Art(season.poster) and if it doesn't it assumes that it is an icon or album art or episode thumb and uses the square format.

Also can you test with latest git and see if this is still happening

Sorry i forgot to post back, simply changing to (fuse)neue and changing back fixed it no idea why, maybe some strange caching issue with windows? Working fine now cheers Smile
Reply
#89
(2017-07-07, 17:59)Raitsa Wrote: Ah yeah bsoriano, thanks, I sort of forgot that I updated to Leia last night based on the feedback on this thread that this skin works nicely on Leia too.

Raitsa,

Yes, I was the one who posted that feedback, and it works nicely on Leia, with that exception (which I forgot about when I posted that it works with Leia). I guess it is up to @jurialmunkey if he wants to support both Krypton and Leia. As a workaround, when I need to change a setting on an addon, I switch to another Leia-compatible skin, and when done switch back to Horizon.

Regards,

Bart
Reply
#90
Jurial,

If you are OK with that, I can rework DialogAddonSettings.xml to conform to the Leia changes and post a link to the modified file, for those that are using or want to use the skin with Leia. Or perhaps you want to make a Leia branch of the skin in Git? The addon settings dialog is the only other change (besides the Kodi gui version in addon.xml) that I've found needs to be made. Please let me know. Thanks.

Regards,

Bart
Reply
  • 1
  • 4
  • 5
  • 6(current)
  • 7
  • 8
  • 88

Logout Mark Read Team Forum Stats Members Help
Horizon - Krypton13