(2017-07-04, 20:22)Aaiemron Wrote: Great skin. thanks. Is it possible to add an option where you can change the transparency of the background, so that the fanart is a little more visible?
Again thank you for this great skin.
In the latest version you can change the transparency by editing:
skin.horizon/colors/defaults.xml
Change the first two digits "CC" of the following line. Higher values make the background less transparent (higher opacity).
Try something around 99 or AA. Save the file and reload the skin.
<color name="FanartDim">CC000000</color>
(2017-07-04, 20:25)chrispe Wrote: (2017-07-04, 17:11)jurialmunkey Wrote: (2017-07-04, 16:01)chrispe Wrote: I downloaded again skinshortcut script in case I fix the issue but still no improvement. Horizon still can't create the home menus and Now arctic faces the same issue although used to work ok
Weird, I'm not doing anything particularly different from in any other skin. Sounds like something went wrong with skin shortcuts -- you can try deleting its cache and stored settings
-- Delete everything in the following folder:
/storage/.kodi/userdata/addon_data/script.skinshortcuts/
Other thing you can try is if you have a button mapped to settings: Open settings, go to skin settings > backup/restore and reset skin settings to defaults.
You are the best ! I followed your tips and now everything is back to normal. Thank you!!
Glad its working for you. I vaguely remember having an issue like this a long time ago and it was a problem with skinshortcuts cache getting corrupted or something like that. Generally wiping its addon_data folder fixes things because it forces it to load defaults.
(2017-07-04, 21:04)colbert Wrote: Okay it does work I had Weather set as 2nd widget but that doesn't show up, I would guess because it's a fullscreen widget not using a single row like others. Skin is amazing, didn't think fuse could be better but it's truly the champ!
edit: http://i.magaimg.net/img/wfn.png I grab a lot of podcasts off YouTube and the filenames tend to be long with full details, any way to work out the column width in that view so it scrolls and doesn't overlap with the date?
Yeah, weather can only be set to the first widget. I'm trying to figure out a way to only show it as an option to select for the first item.
I just realised what is going on with the column width and is now fixed on git. Focused item should scroll and unfocused items should autosize depending on the 2nd label.
(2017-07-05, 01:22)bsoriano Wrote: Jurial,
This skin is great! Very polished, stylish, elegant work as usual, I love it!
It works great in Leia also, by the way, just changing the kodi gui version in the addon.xml.
Some requests for you to consider:
1. Include IMDb Top 250 info in movie views and/or in info dialog
2. Include Logo as an option (or in addition to) for title for movies and tv shows in views and/or info dialog
3. Include audio language/subtitle language info in movie and tv show views and/or info dialog
4. Have a System Info widget
Thank you so much for this skin and for considering my requests!
Regards,
Bart
Thanks.
1. IMDb 250 should show already in the video info dialog in the top header with the other info (like year, rating, duration etc.). See screenshot below.
2. I'm trying to find a place to put logos but haven't had any success. Surprisingly, in the showcase and infolist views, replacing the title with the logo actually looks really strange for some reason. Will keep trying to figure out something as I would like to incorporate them somewhere.
3. Add audio language on latest git. Trying to figure out a good way to display subs languages as well (both don't really fit with the flags)
4. Eventually!