2019-05-10, 01:30
2019-05-10, 01:30
Previous Updates:
30/03/2017 - 0.6.3
[CODED] Font Weight Choices Added
[FIXED] Hide View Button in PVR if One View Available
[CODED] Skin Background Options
[UPDATED] Widgets - Submenu as Widget Option Needs to be Re-Configured
[FIXED] CU-LRCLyrics - Multiple Aspect Ratio Support
[CODED] Weather Widget
12/03/2017 - 0.6.2
[CODED] Multiple Resolution Support
[FIXED] Party Mode for Music
[FIXED] RSS Editor Window
[CODED] Dynamic Lenght Breadcrumbs
[FIXED] Language Folder Names
[CODED] Submenu as Widget Option
24/02/2017 - 0.6.1
[FIXED] Several String Issues
[CODED] Artist Slideshow Integration
[CODED] Player Process Info Dialog
[CODED] Video Codec Information on Playback
[FIXED] Windowed Trailer Mouse Control
https://github.com/bumpaneer/skin.unity/tree/Leia
30/03/2017 - 0.6.3
[CODED] Font Weight Choices Added
[FIXED] Hide View Button in PVR if One View Available
[CODED] Skin Background Options
[UPDATED] Widgets - Submenu as Widget Option Needs to be Re-Configured
[FIXED] CU-LRCLyrics - Multiple Aspect Ratio Support
[CODED] Weather Widget
12/03/2017 - 0.6.2
[CODED] Multiple Resolution Support
[FIXED] Party Mode for Music
[FIXED] RSS Editor Window
[CODED] Dynamic Lenght Breadcrumbs
[FIXED] Language Folder Names
[CODED] Submenu as Widget Option
24/02/2017 - 0.6.1
[FIXED] Several String Issues
[CODED] Artist Slideshow Integration
[CODED] Player Process Info Dialog
[CODED] Video Codec Information on Playback
[FIXED] Windowed Trailer Mouse Control
https://github.com/bumpaneer/skin.unity/tree/Leia
2019-08-12, 21:11
Version 0.7.1 will allow users to pick custom colors for the skin. This includes opacity settings to enable transparency. Thanks @RisingDesign for the inspiration!
watch gallery
2020-01-19, 22:50
Love that skin. Clean and Easy to use. but why not having 2 or more widgets unterneath. With Trailer Previews (e.g.: now/next/coming) could add more infos myself. Now its just possible with submenues that makes it a lil complicated while browsing.... just my 2 cents
2020-03-17, 23:17
Anyone knows when this skin will work with the latest LibreELEC nightlies that use Python ABI changed 3.0.0?
2020-03-18, 00:37
2020-03-18, 09:41
(2020-03-18, 00:37)Bumpaneer Wrote:Since LibreELEC 19 build #0301 Python ABI changed to 3.0.0, which breaks a lot of stuff including the Unity skin. Milhouse confirmed here: https://forum.kodi.tv/showthread.php?tid...pid2931494(2020-03-17, 23:17)dantist Wrote: Anyone knows when this skin will work with the latest LibreELEC nightlies that use Python ABI changed 3.0.0?
I haven't seen any reports of it being broken.
2020-03-18, 13:19
(2020-03-18, 09:41)dantist Wrote: Since LibreELEC 19 build #0301 Python ABI changed to 3.0.0, which breaks a lot of stuff including the Unity skin. Milhouse confirmed here: https://forum.kodi.tv/showthread.php?tid...pid2931494
Unity itself does not use Python, but the skinshortcuts script that it depends on does. See here: https://forum.kodi.tv/showthread.php?tid...pid2923729
2020-05-18, 21:24
Hello author! I think your theme is very good, I especially like it! However, there is a problem: when the movie is playing, when I want to search, I can't see the small slider of the search, which may make it difficult for me to determine the playback position. Originally, I wanted to modify this xml by myself, but after trying many times, it didn't work. Adding <control type = "slider" id = "401"> to DialogSeekBar.xml is invalid. Please help to solve it, thanks!