xbmc / repo-skins

Official source repository for Kodi skin add-ons
67 stars 49 forks source link

[BRANCH] skin.sio2 (Leia) #134

Closed fastcolors closed 6 years ago

fastcolors commented 6 years ago

Add-on details:

Description of changes:

Checklist:

Additional information :

ronie commented 6 years ago

thanx for submitting Sio2 to the Leia repo! i did a few checks and came up with a few items that require your attention:

addon.xml: path to screenshots is not correct

DialogPVRChannelManager.xml, line 169: missing closing bracket >

Includes_Variables.xml line 83: use & instead of &

Undefined Includes DialogFavourites.xml: <include>Sets</include>

MyMusicPlaylistEditor.xml: <include>HeadingL</include>

MyPVRSearch.xml: <include>statusbiglist</include>

MyPVRSearch.xml: <include>statusbiglist</include>

MyVideoNav.xml: <include>moviebanners</include>

MyVideoPlaylist.xml: <include>LargeListSlider</include>

script-globalsearch-main.xml: <include>WindowOpenClose</include>

Undefined IDs Home.xml (315): <ondown condition="Control.IsVisible(315)">315</ondown>

Home.xml (317): <ondown condition="Control.IsVisible(317)">317</ondown>

Includes_Expressions.xml (317): [Container(317).HasFocus + [Container(317).Position(0) | Container(317).Position(1)]]

Includes.xml (340): <visible>!Control.HasFocus(340) + Player.HasMedia + ![Window.IsActive(DialogBusy.xml) | Window.IsActive(VideoFullscreen.xml) | Window.IsActive(myPVR.xml)]</visible>

Includes_Variables.xml (344): <value condition="Container(9000).HasFocus(344)"> </value>

Includes_Variables.xml (355): <value condition="Container(9000).HasFocus(355)"> </value>

VideoOSD.xml (10123/10124/10125): <visible>!Window.IsVisible(subtitlesearch) + !Window.IsVisible(10123) + !Window.IsVisible(10124) + !Window.IsVisible(10125)</visible>

VideoOSD.xml (10123/10124/10125): <visible>!Window.IsVisible(10123) + !Window.IsVisible(10124) + !Window.IsVisible(10125) + !Window.IsVisible(Dialogselect.xml)</visible>

Labels Not Localized CustomAddonShelfcustomizer_1617.xml: Customize

CustomnNewMusic_1123.xml: Browse

CustomnNewMusic_1123.xml: NEW ALBUM

CustomnNewMusic_1123.xml: NEW ALBUM

CustomnNewMusic_1123.xml: Hot Tracks

DialogButtonMenu.xml: logoff

DialogButtonMenu.xml: timer

DialogVideoInfo.xml: Rate Movie

Includes.xml: EPG

Includes.xml: New Music

Includes.xml: Party Mode

Includes.xml: Find More

Includes.xml: Stereo Upmix

Includes.xml: Passthrough

Includes_Shelf.xml: New Episode

Includes_Shelf.xml: New Episode

MyPVRTimers.xml: DATE

MyVideoNav.xml: Artwork

script-skinshortcuts.xml: Set Viewtype

script-skinshortcuts.xml: Long Press to Edit Item

script-skinshortcuts.xml: Max Item Number

SkinSettings.xml: show fanart

fastcolors commented 6 years ago

Thank you for checking this out!!

TBH I've submitted so I have your list of things to fix, since being "inside" the code I get lost :-)

Will try and fix everything!

fastcolors commented 6 years ago

https://github.com/fastcolors/skin.sio2/commit/4658c75c4c7e02df28f385d40a885df91985e7cc

all the list should be fixed <3

cheers, and thanks again for all the help and kindness you always show me!!!

ronie commented 6 years ago

great thanx for the rapid response!

i've done another round of testing and these should hopefully be the last ones:

Undefined Vars: script-skinshortcuts-includes.xml: <property name="widgetPath">$VAR[movieshelf]</property>

script-skinshortcuts-includes.xml: <property name="widgetPath">$VAR[movieshelf]</property>

script-skinshortcuts-includes.xml: <property name="widgetPath">$VAR[epshelf]</property>

script-skinshortcuts-includes.xml: <property name="widgetPath">$VAR[epshelf]</property>

Undefined IDs: GameOSD.xml: <visible>!Window.IsActive(1101) + !Window.IsActive(GameVideoFilter) + !Window.IsActive(GameViewMode) + !Window.IsActive(GameControllers)</visible>

GameOSD.xml: <onclick>ActivateWindow(1101)</onclick>

VideoOSD.xml: <visible>!Window.IsVisible(10123) + !Window.IsVisible(osdvideosettings) + !Window.IsVisible(osdaudiosettings) + !Window.IsVisible(Dialogselect.xml)</visible>

Untranslated Labels: CustomnNewMusic_1123.xml: Browse

Includes.xml: [UPPERCASE]suono[/UPPERCASE]

Themes please remove media/Dark.xbt see: http://kodi.wiki/view/Add-on_rules#Requirements_for_skins on how to submit skin themes

Home.xml - onClick is not a valid animation type <animation effect="zoom" start="100" end="322" time="120" center="180,208" tween="Back" easing="Out">onClick</animation>

CommonViews.xml - don't think you can use a $VAR[] there Error parsing boolean expression !string.isempty(listitem.mpaa) + !string.isequal($var[mpaas],na)

Home.xml - something is not quite right.. likely related to filling the content of the top widget

18:02:19.364 T:140146855504256 DEBUG: CDirectoryProvider[RunScript(script.globalsearch)]: refreshing.. 18:02:19.364 T:140145644898048 ERROR: GetDirectory - Error getting RunScript(script.globalsearch)

18:02:42.207 T:140146855504256 DEBUG: CDirectoryProvider[SetFocus(10040)]: refreshing.. 18:02:42.207 T:140144271140608 ERROR: GetDirectory - Error getting SetFocus(10040)

18:02:48.665 T:140146855504256 DEBUG: CDirectoryProvider[ShutdownMenu]: refreshing.. 18:02:48.666 T:140144279533312 ERROR: GetDirectory - Error getting ShutdownMenu

18:02:49.490 T:140146855504256 DEBUG: CDirectoryProvider[]: refreshing.. 18:02:49.490 T:140144279533312 ERROR: GetDirectory - Error getting

18:02:46.482 T:140146855504256 DEBUG: CDirectoryProvider[root]: refreshing.. 18:02:46.482 T:140144279533312 ERROR: GetDirectory - Error getting root

MyPics.xml - missing content ERROR: Control 53 in window 10002 has been asked to focus, but it can't screenshot003

DialogPVRGroupManager.xml - mising background? screenshot001

EPG Guide - missing labels screenshot002

fastcolors commented 6 years ago

sorry for the delay... newborn in action. time stills.

everything should be fixed in latest Leia branch commit...

ronie commented 6 years ago

no worries, i figured as much :-) enjoy!

ronie commented 6 years ago

added, thx! https://github.com/xbmc/repo-skins/commit/7abc188127b0a1f22978178117b4a64c115db29c