• 1
  • 68
  • 69
  • 70(current)
  • 71
  • 72
  • 88
v17 Horizon - Krypton
Hello @jurialmunkey, how do I play music in party mode with Horizon skin? Sorry, but I didn't find this option in the awesome Horizon.
Reply
Big Grin 
hey jurial- i got a question :

i set some labels in the color of the skin. for example my widget names. 

i then have to type a code for every single one. 

like for example :

[colorffe42453] YouTube[/color]

now if i wanna play around with the general skin theme color id have to change this code 20 times in all the widgets or menu entries. 


i dont know if global variables exist in python but if not im sure theres something similiar. 


would it be possible to write these global variables into the title. 

like for example :

[gv(highlightcolor)] YouTube[/gv]

if so- could u lead me towards the direction how the global variable for the main Highlight color is called and how id have to write it?  

thx in advance.
Reply
@Hinkel -- You can add party mode to your main menu (or a submenu). When selecting a shortcut in the home customisation dialog, it is under Common > Party Mode (scroll down to see it, it is about the 7th item down).

@Joe23rep -- There are three variables which each refer to one of the three selectable colors:
$VAR[ColorHighlight]
$VAR[ColorHighlight2]
$VAR[ColorOverlay]

You should be able to use them like so
Code:
[COLOR=$VAR[ColorHighlight]]YourLabel[/COLOR]

I just tested that and it seems to work well.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
Thanks @jurialmunkey, working perfectly as a submenu in the Music section.
Reply
As a first really great skin Wink

I have a question, all widgets that came from extendend info script (Upcoming Movies,In Cinema Movies,Trending TVshows ...........) do not appear i have the same problem with the Titan Skin but in Aeon Nox Sylvo there is no problem !?
Latest Libreelec generic version and latest build from your skin from github!
Is it a known bug from the script or skin ??
Ive you need a debug log let me now !!!
Reply
Mario, using Krypton?

First post says Horizon is Krypton ATM.
Reply
(2017-10-14, 14:11)mikeSiLVO Wrote: Mario, using Krypton?

First post says Horizon is Krypton ATM.

Yes i am using LibreELEC (Krypton) v8.1.2 BETA 

Wink

Big Grin you are everywhere Smile
Reply
(2017-10-14, 13:46)Mario S. Wrote: As a first really great skin Wink

I have a question, all widgets that came from extendend info script (Upcoming Movies,In Cinema Movies,Trending TVshows ...........)  do not appear i have the same problem with  the Titan Skin but in Aeon Nox Sylvo there is no problem !?
Latest Libreelec generic version and latest build from your skin from github!
Is it a known bug from the script or skin ??
Ive you need a debug log let me now !!!

I'm not sure why, but extended info widgets wont work if you set them via Default Widgets > Extended info > TheMovieDB > In Cinema
However, they DO work if you set the widget via Video Library > Video Add-ons > Extended Info > TheMovieDB > In Cinema > Use as widget.

Also, note that Trakt extended info does not work anywhere. Only the TheMovieDB extended info widgets will work. Trakt widgets are broken in the extended info addon.
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
Thanks for your answer Wink
Reply
@jurialmunkey,

Bug Report:

When I click on the weather settings the scrollbar is on the left then changes to the right when I tab down. 

Image

Scrollbar on the left, Also there's gap not sure if the spacing is intentional  
Image

Now on the right when I tab down
Image

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
@Blurayx - Thanks for the bug report. Can't believe I haven't noticed that. Shows how much I actually go into the weather screen instead of just relying on the weather widget.
Should be fixed now Smile
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
(2017-10-16, 07:20)jurialmunkey Wrote: @Blurayx - Thanks for the bug report. Can't believe I haven't noticed that. Shows how much I actually go into the weather screen instead of just relying on the weather widget.
Should be fixed now Smile

No worries. it was only a minor bug. 

I've found another bug. when I click on the first icon it functions as a reflash button

Image

Nothing happens when I click on change location
Image 
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
Information 
ive a little bug report also (which doesnt really bother me tho). 

icon mode- ungrouped widgets

ive 6 menu points. each menu point has at least one widget. 

in the latest update u made the great changethat widgets are now based on menu position. 

that works but weirdly not on all menu items. 

lets say i have 4 menus with 1 widget each:

tv shows
movies
addons
settings

i go from tv shows to movies in the menu. the widgets automatically go to themovie widgets. 

now i go from movies to settings and it doesnt go to its widgets. 


i have that with 2 menu items. i dont know if that skin based or skin helper service based. 

not a huge issue for me though. 


btw- it has nothing to do with the mods i made to the skin. installed the original git Version and its the same mistake.


edit: nevermind. i think i understand now why it is. 

its the second, the forth and 6th menu point which doesnt work. 

i think its because some of these menu points only have 1 widget. in other words- even when im at movies i still see the half of the next widget. i guess the skin then thinks she has no reason to skip since the widget is visible partly. 

at least thats my guess atm after realising its the 2nd 4th and 6th widget/menu point
Reply
@Blurayx - It works fine for me. Do you have multiple weather locations set in your weather addon? By "change location" it means "cycle through the locations you have set", not "set a new location".

@Joe23rep - For the items where it doesn't cycle to them, do you have a widget in the first widget slot for that group and does it have items? Basically what I've done is a little hack which quickly sets focus to the first widget ID number for that group and then back to the menu. It happens so fast you don't see it. But it wont work if that first widget for that group is empty (either because its not set or it doesnt have content - if its still loading that is fine, but there needs to be a widget set in that first slot).
Arctic Fuse 2 - Alpha now available. Support me on Ko-fi.
Reply
Brick 
ah ok. i see. 

youre guess is right. i dont in some cases because of the issue with skin helper service (that it doesnt show me the correct things anymore. 

in these cases i simply put the first or what ever how many items which doesnt show the correct info anymore to none (even tho it still disllays something old) and put the widget then in line 4 or 8 or so. 

now i know what to do tho.

edit: do you know how i can get a clean skin helper backend to start from scratch? 

i deleted the folders in the file explorer, installed skin helper Service and widgets again but got only errors. ran a skin back up but still had errors. in the end i had to put in the deleted old folders again. now i dont have errors anymore but im back where i started

edit 2:

your tipp worked. thx
Reply
  • 1
  • 68
  • 69
  • 70(current)
  • 71
  • 72
  • 88

Logout Mark Read Team Forum Stats Members Help
Horizon - Krypton13