Release Jade
#1
this skin started off as a demo to show how to reduce image size and menu size of estuary posters
i have integrated skin shortcuts
https://drive.google.com/file/d/1iSBMbcX...sp=sharing
plugins needed are
script.skinshortcuts
script.skin.helper.widgets
script.skin.helper.skinbackup
script.skin.helper.service
script.skin.helper.colorpicker

other plugins to enhance skin
resource.images.weathericons.animated
resource.images.moviegenreicons.transparent
resource.images.moviecountryicons.flags
Reply
#2
Nice job , I see you have trimmed down the movies genres list.  Where do you find the list of "genres , I have been wanting to do that ?
Reply
#3
https://drive.google.com/file/d/1iSBMbcX...sp=sharing
ImageImage
Reply
#4
Thanks , I have copied that , however , my question was about , the amount of genre items  that I see when I click on the genre icon category widget  .
The default genre list in kodi contains around 32 items , your list has 12. Where do I find the default list so that I can "cull" my list as well please ?
Reply
#5
Hmm... My Kodi setup does not like the jade skin. Installed it, enabled Embuary, and it now crashes Kodi every time halfway during the home screen buildup. :-|
I know it's Alpha software, but the previous version didn't freeze & crash. @the_other_guy What info do you need?
Reply
#6
(2021-12-28, 20:25)Klojum Wrote: Installed it, enabled Embuary, and it now crashes Kodi every time halfway during the home screen buildup.

Sounds to me like a problem with python pillow package. Do you have it installed on your system? Check in your log file if you don't see any PIL errors.
Reply
#7
Quote:Sounds to me like a problem with python pillow package. Do you have it installed on your system?
No idea at this time. I'm running Ubuntu 21.10 on a J5005 Pentium Silver box (Intel UHD605), which has Python 3.9.7 installed.

Quote:Check in your log file if you don't see any PIL errors.
Not really. I do see a boatload of these errors in the crashlog though:
Code:
2021-12-28 19:20:20.884 T:75798 WARNING <general>: Skin has invalid include: Visible_Right_Delayed_Home
2021-12-28 19:20:20.884 T:75798 WARNING <general>: Skin has invalid include: Widget
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skipped 7 duplicate messages..
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skin has invalid include: Visible_Right_Delayed_Home
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skin has invalid include: Widget
2021-12-28 19:20:20.890 T:75798 WARNING <general>: Skipped 7 duplicate messages..
Reply
#8
(2021-12-28, 21:52)Klojum Wrote:
Quote:Sounds to me like a problem with python pillow package. Do you have it installed on your system?
No idea at this time. I'm running Ubuntu 21.10 on a J5005 Pentium Silver box (Intel UHD605), which has Python 3.9.7 installed.
Quote:Check in your log file if you don't see any PIL errors.
Not really. I do see a boatload of these errors in the crashlog though:
Code:
2021-12-28 19:20:20.884 T:75798 WARNING <general>: Skin has invalid include: Visible_Right_Delayed_Home
2021-12-28 19:20:20.884 T:75798 WARNING <general>: Skin has invalid include: Widget
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skipped 7 duplicate messages..
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skin has invalid include: Visible_Right_Delayed_Home
2021-12-28 19:20:20.886 T:75798 WARNING <general>: Skin has invalid include: Widget
2021-12-28 19:20:20.890 T:75798 WARNING <general>: Skipped 7 duplicate messages..

Oh sorry then. I struggled with PIL error before on my Linux machine so I expected to see it also here Wink
Looking at this warnings it's really looks like an skin issue.

#edit
Hmm.. but if it should crash kodi? I have some invalid includes also in Cosmic but it totally not crashing kodi Tongue
Reply
#9
the error was i forgot to change Visible_Right_Delayed_Home to Visible_Right_Delayed

new link http://www.freespace.com.au/filehosting/418761 has 2 skins kodi 19 and kodi 20 you need to unzip before installing by zip
Reply
#10
Well, that's much better. And now with added backgrounds...

I now have two empty main menu items, Music videos and Games, and with both of them, the Remove this main menu item button on the main screen does not work. The browser button for those does work.
Reply
#11
(2021-12-29, 13:39)Klojum Wrote: Well, that's much better. And now with added backgrounds...

I now have two empty main menu items, Music videos and Games, and with both of them, the Remove this main menu item button on the main screen does not work. The browser button for those does work.

remove in skinshortcuts
Image
Reply
#12
Yep. already did that Smile
Reply
#13
Tested the newest release on a Ubuntu 20.04 laptop and it all worked.
On my 21.10 office pc with also Kodi 19.3, the skin still freezes and ultimately lets Kodi crash. Here are the last couple of log lines:

python:
2021-12-29 16:47:10.493 T:15574 DEBUG <general>: -->Python Interpreter Initialized<--
2021-12-29 16:47:10.494 T:15574 DEBUG <general>:

2021-12-29 16:47:10.494 T:15574 DEBUG <general>: CPythonInvoker(5, /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): the source file to load is "/home/klojum/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py"
2021-12-29 16:47:10.494 T:15574 DEBUG <general>: CPythonInvoker(5, /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): setting the Python path to /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib:/home/klojum/.kodi/addons/script.module.simpleeval/lib:/home/klojum/.kodi/addons/script.module.unidecode/lib:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages
2021-12-29 16:47:10.494 T:15574 DEBUG <general>: CPythonInvoker(5, /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): entering source directory /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib
2021-12-29 16:47:10.494 T:15574 DEBUG <general>: CPythonInvoker(5, /home/klojum/.kodi/addons/script.skinshortcuts/resources/lib/entry_point.py): instantiating addon using automatically obtained id of "script.skinshortcuts" dependent on version 3.0.0 of the xbmc.python api
2021-12-29 16:47:10.605 T:15464 DEBUG <general>: StartScript - calling plugin Embuary Helper('plugin://script.embuary.helper/','1','?info=getsimilar&type=movie"','resume:false')
2021-12-29 16:47:10.605 T:15583 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
2021-12-29 16:47:10.605 T:15583 INFO <general>: initializing python engine.
2021-12-29 16:47:10.605 T:15583 DEBUG <general>: CPythonInvoker(6, /home/klojum/.kodi/addons/script.embuary.helper/plugin.py): start processing
2021-12-29 16:47:10.802 T:15445 DEBUG <general>: connect replacing configured host 192.168.16.208 with resolved host 192.168.16.208
2021-12-29 16:47:10.842 T:15583 DEBUG <general>: Skipped 1 duplicate messages..
2021-12-29 16:47:10.842 T:15583 DEBUG <general>: -->Python Interpreter Initialized<--
2021-12-29 16:47:10.842 T:15583 DEBUG <general>:

2021-12-29 16:47:10.843 T:15583 DEBUG <general>: CPythonInvoker(6, /home/klojum/.kodi/addons/script.embuary.helper/plugin.py): the source file to load is "/home/klojum/.kodi/addons/script.embuary.helper/plugin.py"
2021-12-29 16:47:10.843 T:15583 DEBUG <general>: CPythonInvoker(6, /home/klojum/.kodi/addons/script.embuary.helper/plugin.py): setting the Python path to /home/klojum/.kodi/addons/script.embuary.helper:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages
2021-12-29 16:47:10.843 T:15583 DEBUG <general>: CPythonInvoker(6, /home/klojum/.kodi/addons/script.embuary.helper/plugin.py): entering source directory /home/klojum/.kodi/addons/script.embuary.helper
2021-12-29 16:47:10.843 T:15583 DEBUG <general>: CPythonInvoker(6, /home/klojum/.kodi/addons/script.embuary.helper/plugin.py): instantiating addon using automatically obtained id of "script.embuary.helper" dependent on version 3.0.0 of the xbmc.python api
2021-12-29 16:47:10.851 T:15445 DEBUG <general>: connect replacing configured host 192.168.16.208 with resolved host 192.168.16.208
2021-12-29 16:47:10.938 T:15582 DEBUG <general>: Skipped 1 duplicate messages..
2021-12-29 16:47:10.938 T:15582 DEBUG <general>: Thread Timer 140046938142272 terminating
2021-12-29 16:47:11.057 T:15448 DEBUG <general>: connect replacing configured host 192.168.16.208 with resolved host 192.168.16.208
2021-12-29 16:47:11.073 T:15443 DEBUG <general>: Presentation: Frame was discarded by compositor
2021-12-29 16:47:11.080 T:15448 DEBUG <general>: connect replacing configured host 192.168.16.208 with resolved host 192.168.16.208
2021-12-29 16:47:11.113 T:15443 DEBUG <general>: Skipped 1 duplicate messages..
2021-12-29 16:47:11.113 T:15443 DEBUG <general>: Presentation: Frame was discarded by compositor
2021-12-29 16:47:11.155 T:15445 ERROR <general>: Skipped 1 duplicate messages..
2021-12-29 16:47:11.155 T:15445 ERROR <general>: GetDirectory - Error getting include
Reply
#14
not sure what is going on the code for the widget looks right
xml:

    <!-- script.embuary.helper -->
                        <include content="WidgetListPoster" condition="Library.HasContent(movies) + !Skin.HasSetting(hide_randommovies)">
                            <param name="content_path" value="plugin://script.embuary.helper/?info=getsimilar&type=movie&quot;"/>
                            <param name="widget_header" value="Suggestions based on random watched item"/>
                            <param name="widget_target" value="videos"/>
                            <param name="list_id" value="5350"/>
                        </include>
Reply
#15
You think Python 3.9 could be a problem?
Reply

Logout Mark Read Team Forum Stats Members Help
Jade0