Posts: 361
Joined: May 2010
Reputation:
1
The issue appears to only occur on series which contain ... however I have not found anything in the skin program that appears to detect...
Posts: 1,144
Joined: Jul 2006
Reputation:
17
Sharpe
Skilled Skinner
Posts: 1,144
Yeah it's something I added as a visibility for the navigate back a level symbol ".."
substring(Container.Listitem.Label,..)
is the relevant code.
Posts: 1,052
Joined: Jul 2011
Reputation:
89
scudlee
Retired Team-Kodi Member
Posts: 1,052
You could probably replace it with stringcompare(Container.Listitem.Label,..).
Posts: 361
Joined: May 2010
Reputation:
1
Yep that was exactly the part of the code I was taking out should have realized it was looking at substring lol
Well the good news is that now that I have learned how to make options I can try to add some for my anime mod after I restore the code on my local system and replace all substring(Container.Listitem.Label,..) with stringcompare(Container.Listitem.Label,..)
Hopefully, if I post some of my changes as options they can be included in the official repo.
Posts: 361
Joined: May 2010
Reputation:
1
Yes for the files attached to my post I used your files from the latest svn on the day of my post as the base. Only the files which have been modified are included in my post.
Posts: 2
Joined: May 2013
Reputation:
0
Hello world!
how can i set the alternative home screen (see photo page 1) on this skin?
Thank you in advance who will help me.
Posts: 2
Joined: May 2013
Reputation:
0
Sharpe,
Thank you very much and congratulation for this amazing skin!
Best regards
Posts: 325
Joined: Apr 2004
Reputation:
6
I like this skin a lot, but would like to replace all instances of Plot with PlotOutline. I did a search and replace in the skin folder, and this changed the plot display on the various movie library screens to plot outline, but the individual movie information screen still shows plot. I cannot seem to find where this is controlled so I can change it.
Plot is ridiculous, some of them literally spoil the entire movie. In which file do I make the change for Movie Information?
Thanks
Posts: 79
Joined: Feb 2013
Reputation:
0
Sharpe,
Is there a way to have it that I can select the Director and have it return all Movies by that Director similar to how the actors cast works?
TIA,
AL