2020-11-13, 01:09
(2020-11-13, 01:02)zorg2000k Wrote:(2020-11-12, 18:45)bsoriano Wrote:Thanks Bart,(2020-11-12, 18:38)zorg2000k Wrote: Looking through my kodi error log, I can see this error for missing file : script-skinshortcuts-includes.xml@zorg2000k , thanks for investigating further. Those two include files should not be included in Git, since they are auto-generated. The script-skinshortcuts-includes.xml is generated by script.skinshortcuts, which is needed by the skin in order to customize menus/submenus/widgets. The script-skinviewtypes-includes.xml is generated by script.skinvariables, which is used by the skin for the new, graphical, view type selector. My guess is that you did not have either of those addons installed when you did the clean install of Matrix Alpha 3. Is that the case? Please confirm. Thanks.
2020-11-12 16:16:36.558 T:1216 INFO <general>: Error loading include file C:\Users\Stuart\AppData\Roaming\Kodi\addons\skin.amber\1080i\script-skinshortcuts-includes.xml: Failed to open file (row: 0, col: 0)
That file and this one seems to be missing from github download, unless they shouldn't be included of course : script-skinviewtypes-includes.xml
2020-11-12 16:16:36.558 T:1216 INFO <general>: Error loading include file C:\Users\Stuart\AppData\Roaming\Kodi\addons\skin.amber\1080i\script-skinviewtypes-includes.xml: Failed to open file (row: 0, col: 0)
Copied these both over from Kodi 18 and Amber Leia folder and it now allows me to add videos and rotating extrafanart is working,
Getting errors no on main menu for Skinshortcuts with the following error in Kodi log
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup2shelvesbackground
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup3shelvesbackground
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup1
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup2
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup3
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup4
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup5
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-shelfgroup6
2020-11-12 16:32:41.888 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-ShelfIndicator
2020-11-12 16:32:41.889 T:3196 WARNING <general>: Skin has invalid include: skinshortcuts-template-ShelfOnUpMainMenu
Cheers Zorg
As for the other warnings in the log, they are OK, they just mean that you do not have any widgets configured.
Regards,
Bart
Something now right with this clean build, I found a Matrix github for : script.skinvariables - installed fine
Struggling to find the Martix repo or github for script.skinshortcuts. Tried this one https://github.com/mikesilvo164/script.skinshortcuts
Installs but on main screen in Kodi I get skin shortcut errors.
@zorg2000k, the version of skinshortcuts in the Kodi Matrix repo should work; that's the one I am using in my portable Matrix install. You can go to Settings, Amber Settings, Manage Dependencies and install/update from there.
script.skinvariables can be found in Jurialmunkey's GitHub.
Regards,
Bart