Kodi Community Forum
Actors limit in custom NFO (7 actors)? - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: OS independent / Other (https://forum.kodi.tv/forumdisplay.php?fid=228)
+---- Thread: Actors limit in custom NFO (7 actors)? (/showthread.php?tid=208276)



Actors limit in custom NFO (7 actors)? - ivan - 2014-11-07

Hello,

Is there a limit to haw many actors you can put in custom NFO.
I have just realised that no mater how many actors (with roles) I put in custon NFO file - Kodi only shows 7.
That a real problem for films like Hobbit - there are way more "main" actors.

Can I somehow cancel that limit?


RE: Actors limit in custom NFO (7 actors)? - mkortstiege - 2014-11-08

There´s no such limit. Maybe the skin you´re using is only displaying seven actors?


RE: Actors limit in custom NFO (7 actors)? - ivan - 2014-11-08

I'm using Confluence

This is my NFO file:
<movie>
<title>Maleficent</title>
<tag>Movie - 1080p</tag>
<tag>Movie - Bluray</tag>
<tag>Movie subtitle - English/Internal</tag>
<tag>Movie subtitle - English/External</tag>
<tag>Movie subtitle - Croatian/External</tag>
<tag>Trailer - 1080p</tag>
<tag>Trailer - .mov</tag>
<year>2014</year>
<rating>7.1</rating>
<plot>A vengeful fairy is driven to curse an infant princess, only to discover that the child may be the one person who can restore peace to their troubled land.</plot>
<runtime>97</runtime> //runtime in minutes
<genre>Action</genre>
<genre>Adventure</genre>
<studio>Walt Disney Pictures</studio>
<studio>Roth Films</studio>
<director>Robert Stromberg</director>
<credits>Linda Woolverton</credits>

<actor>
<name>Angelina Jolie</name>
<role>Maleficent</role>
</actor>
<actor>
<name>Elle Fanning</name>
<role>Aurora</role>
</actor>
<actor>
<name>Sharlto Copley</name>
<role>Stefan</role>
</actor>
<actor>
<name>Lesley Manville</name>
<role>Flittle</role>
</actor>
<actor>
<name>Imelda Staunton</name>
<role>Knotgrass</role>
</actor>
<actor>
<name>Juno Temple</name>
<role>Thistletwit</role>
</actor>
<actor>
<name>Sam Riley</name>
<role>Diaval</role>

<actor>
<name>Brenton Thwaites</name>
<role>Prince Phillip</role>
</movie>

As you can see - There are 8 actors listed

And this is how it looks in KODI
http://tinypic.com/r/wl268x/8
http://tinypic.com/r/f1merr/8
http://tinypic.com/r/2ajb6mh/8

There should be 8th actor in Maleficent movie - Brenton Thwaites as Prince Phillip
and also Brenton Thwaites after Angelina Jolie in Actors
But he is nowhere to be found Huh

Its the same with all movies - only 7 actors

EDIT: I'm using Kodi 14.0 Helix – Beta 1


RE: Actors limit in custom NFO (7 actors)? - mkortstiege - 2014-11-08

That´s no valid nfo file. It is missing two closing actor tags (after role Diaval and Prince Phillip). To quickly validate those files just open them in eg. Firefox or any other browser. It should show you the exact spots.


RE: Actors limit in custom NFO (7 actors)? - ivan - 2014-11-08

OMG...you are right!

And since I've made tample nfo file with this error - all my movies show only 7 actors.

I will go now and jump through the window Smile

I have searched all options in KODI, searched the Internet, this forum all because this silly mistake.

Anyway....thank you very much for spotting this mistake.

Hahahaha

Should I somehow delete this stupid thread and my stupid question? Or leave it for the whole world to see who is the biggest idiot Smile


RE: Actors limit in custom NFO (7 actors)? - mkortstiege - 2014-11-08

Hah. The internet never forgets Wink