xbmc / repo-skins

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

[skin.amber] v3.50.02 #446

Closed MikeSiLVO closed 3 months ago

MikeSiLVO commented 3 months ago

Description

Updating Amber for Nexus. With bartolomesoriano's permission.

Checklist:

Additional information :

MikeSiLVO commented 3 months ago

I see the error but I do not see where the issue actually is. Any pointers would be appreciated since it looks like a zipped after the fact problem.

Thanks.

ronie commented 3 months ago

doesn't look related to your skin, so let's ignore it for now :)

came across a few things to check though:

Variable not defined: EpisodeTitleVar 1080i/View_502_RightList.xml: line 2035

Variable not defined: TitleColorVar 1080i/View_502_RightList.xml: line 2037

Variable not defined: InfoWallBottomLabel1Var 1080i/View_502_RightList.xml: line 2046

Variable not defined: ListAlbumVar 1080i/View_502_RightList.xml: line 2056

Variable not defined: TitleColorVar 1080i/View_502_RightList.xml: line 2084

Variable not defined: TitleColorVar 1080i/View_502_RightList.xml: line 2096

Variable not defined: InfoWallBottomLabel1Var 1080i/View_502_RightList.xml: line 2107

Variable not defined: InfoWallTextboxVar 1080i/View_502_RightList.xml: line 2116

MikeSiLVO commented 3 months ago

I thought I commented all of those out. I'll take a look when I get home 😄

I wasn't sure if Bart was in the middle of adapting the code to Amber or not so didn't want to just delete it.

ronie commented 3 months ago

ah that could be, my automated script might have missed that.

ronie commented 3 months ago

nope, they are still there.

MikeSiLVO commented 3 months ago

I can’t double check the PR files. GitHub mobile is crap lol

The entire include should be commented out

https://github.com/MikeSiLVO/skin.amber/blob/master/1080i/View_502_RightList.xml#L2016

ronie commented 3 months ago

confirmed, must've been a brainfart.

MikeSiLVO commented 3 months ago

Thanks, ronie 😃