You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Original issue 2322 created by Omertron on 2012-02-06T22:55:51.000Z:
When using TV series NFOs which contain cast data, the actors are not correctly ported into XMLs.
Though the XML "cast" block is ok, eg.
<cast count="6">
<actor>Steve Buscemi</actor>
<actor>Michael Pitt</actor>
<actor>Vincent Piazza</actor>
...
</cast>
the "people" block (/people/person/job, name, etc...) doesn't show any actors data (only directors and writers).
Everything was fine with TV series without NFO and movies with or without NFO.
I attached a patch that worked for me.
The text was updated successfully, but these errors were encountered:
Original issue 2322 created by Omertron on 2012-02-06T22:55:51.000Z:
When using TV series NFOs which contain cast data, the actors are not correctly ported into XMLs.
Though the XML "cast" block is ok, eg.
<cast count="6">
<actor>Steve Buscemi</actor>
<actor>Michael Pitt</actor>
<actor>Vincent Piazza</actor>
...
</cast>
the "people" block (/people/person/job, name, etc...) doesn't show any actors data (only directors and writers).
Everything was fine with TV series without NFO and movies with or without NFO.
I attached a patch that worked for me.
The text was updated successfully, but these errors were encountered: