2024-10-17, 07:49 AM
(This post was last modified: 2024-10-17, 07:53 AM by zelpi. Edited 2 times in total.)
Another issue concerning cast/crew integration. Would this be the right nfo-file for writing a person into the cast of the movie profile?
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<movie>
<title> Oblivion </title>
<originaltitle> Oblivion </originaltitle>
<actor>
<name> Tom Cruise </name>
<role> Jack </role>
</actor>
</movie>
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<movie>
<title> Oblivion </title>
<originaltitle> Oblivion </originaltitle>
<actor>
<name> Tom Cruise </name>
<role> Jack </role>
</actor>
</movie>