(2024-03-10, 12:22)wpbpete Wrote: Hello @mikeSiLVO thanks for all your work, love this skin.
Just a heads up, yesterday I installed RC1 and the library view changed, to default i guess. I was surprised because that hasn't happened in previous upgrades
The way the skin sets view types is dependent on if script.skinvariables is installed and enabled or not.
If it is enabled then Kodi's built-in way of selecting view types is overridden and instead, the script writes conditions to force a view. The defaults are set to some that I use personally like RightList for movies/episodes or Logo for TV Shows. A few others are just set to show some of the different views.
(2024-03-10, 21:06)jdig4240 Wrote: @mikeSiLVO. Thanks again for the explanation of custom widgets. Next question. Is it possible to keep the custom widgets centered at the bottom when theres less than fills the panel? or example, if I only have 3 entries it keeps them all on the left side. Can they be centered?
(2024-03-11, 02:59)jdig4240 Wrote: Im seeing the same type of behavior with widgets and submenus also. Nothing is centered. If I have just a couple submenu items they seem to be pushed to the right side, seems the same with widgets, they seem to be pushed to the left side. Im not seeing an option to keep things centered, unless im missing something?
Skin has certain quirks. For instance, submenus work best with 1, 3, 5, or more. Same as the main menu options.
Centering the widgets would not be easy and it would likely mess up a lot of the other options offered so it would have to be a personal mod.
(2024-03-11, 18:48)Pienoet Wrote: @mikeSiLVO im not able to start a PVR Live Tv stream from submenu.
Is this a skin issue or a kodi issue?
Appears to be a Skin Shortcuts thing. The action it provides looks more like a widget path than a play item one.
I suggest you add all the channels you want to your favorites. Then add to the submenu by going through favorites. You can delete them after adding them since you only need the correct action when you set it.
(2024-03-12, 01:42)DaveJr Wrote: What I was wanting to do is put that directly above 'Main Font Color' so the user can choose a font(I already added several), then assign colors, all in one place.
Don't think you can open that outside of appearance settings. You would have to use a script or something.