Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing actors data in XML people block from TV NFOs #2321

Closed
Omertron opened this issue Mar 16, 2015 · 1 comment
Closed

Missing actors data in XML people block from TV NFOs #2321

Omertron opened this issue Mar 16, 2015 · 1 comment

Comments

@Omertron
Copy link
Member

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.

@Omertron
Copy link
Member Author

Comment #1 originally posted by Omertron on 2012-04-07T10:44:10.000Z:

Already fixed. please let me know if it is not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant