Jump to content

Actors Names with "," Being Split into Two


Go to solution Solved by Pais,

Recommended Posts

Posted

I have several actors who have commas in their names. The metadata for these actors is split into two names at the comma. For example Robert Downey, Jr. is identified as two people Robert Downey and Jr.

 

Via Wikipedia (note the comma):

528d6f0b08558_WikiDowney.jpg

 

Here's the snippet from the movie.xml file within my Iron Man 3 folder:

  <Persons>
    <Person>
      <Name>Robert Downey, Jr.</Name>
      <Type>Actor</Type>
      <Role>Tony Stark</Role>
    </Person>
 
Here's what shows up in the HTML interface for Iron Man 3:
528d6f36a75bb_HTMLDowney.jpg
 
Is there something that I can change to prevent this from happening? Either this didn't happen in MB2 or I simply didn't pay quite as much attention to it until now.
  • Like 1
Posted

Thanks Luke. If there's anything I can do on my end to help just let me know.

  • 1 month later...
  • Solution
Posted

Newer version of server has resolved the issue.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...