Posts: 58
Joined: Apr 2016
Reputation:
0
Hello idorel !
Did you fix the 4:3 ratio ? Or continue the same provisional way ?
Posts: 57
Joined: Sep 2013
Reputation:
0
2018-01-31, 03:45
(This post was last modified: 2018-01-31, 03:52 by GrndZero.)
*edited*, I found the problem i was having. thanks for the great skin.
~ Ryzen 5 5600G APU | 16gig Corsair | Fractal Node 500 | Manjaro Linux | Gyration MC remote | 43" Visio
Posts: 4
Joined: Feb 2018
Reputation:
0
Love the skin, extremely versatile and incredibly useful.
I do however, have two questions:
One - Maybe I'm just dense, but i cannot figure out how to change the theme off the default.
Two - In the custom menu items, is there a way to execute multiple commands? For example, i have a command right now running the following: 'XBMC.Shell.Exec("*location of shortcut i want to execute*")'. However, i would also like Kodi to minimize, which i can do with another button set to 'Minimize' but I cant figure out if its possible to combine the two commands? Have one run after the other, or even have them both run at the same time? Ive tried listing them one after the other with a comma separating them, as well as attempting to use the overrides.xml file (but i think that didnt work because you're not using skin shortcuts) and neither of those worked.
Posts: 294
Joined: Feb 2014
Reputation:
15
For theme here:
For the second problem you should edit includes.xml
and modify or add a action on specific button.
Posts: 4
Joined: Feb 2018
Reputation:
0
I can edit the includes.xml, but im still not sure how to make one button run two commands.
Should i put them both within one tag - ie:
<onclick condition="!Skin.HasSetting(UseCustomActionButton#)">CommandOne, CommandTwo</onclick>
Or
Use two onclick tags - ie:
<onclick condition="!Skin.HasSetting(UseCustomActionButton#)">CommandOne</onclick>
<onclick condition="!Skin.HasSetting(UseCustomActionButton#)">CommandTwo</onclick>
The second one seems to make more sense in a way, but i figured i would ask to be sure.
Posts: 3,640
Joined: Sep 2009
Reputation:
121
Any recommendations for guides to the car side of all this? That is, how best to set up a car PC (in terms of e.g. replacing a double din head unit with a PC + screen, and how that connects in terms of amp etc to the car speakers etc).
I can find some pretty rough guides, that seem old etc, but hoping there's a really good guide type thing somewhere.
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.
Posts: 19,982
Joined: May 2009
Reputation:
452
nickr
Retired Team-Kodi Member
Posts: 19,982
That is very car dependent I think. What do you drive?
If I have helped you or increased your knowledge, click the 'thumbs up' button to give thanks :) (People with less than 20 posts won't see the "thumbs up" button.)
Posts: 3,640
Joined: Sep 2009
Reputation:
121
"lots of room" is probably overselling it - but def enough room for an ondroid or Pi setup I'd say
Addons I wrote &/or maintain:
OzWeather (Australian BOM weather) | Check Previous Episode | Playback Resumer | Unpause Jumpback | Caber Toss | Switchback | XSqueezeDisplay | Kodi 2nd Display
Sorry, no help w/out a
*full debug log*.