-
Notifications
You must be signed in to change notification settings - Fork 11
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
Multiple Directors #988
Comments
Comment #1 originally posted by Omertron on 2009-09-13T21:13:18.000Z: Ran into a 4 director example: Four Rooms: http://www.imdb.com/title/tt0113101/ |
Comment #2 originally posted by Omertron on 2009-09-13T21:14:56.000Z: Also note; you don't look at the full cast list when you import any cast data so your |
Comment #3 originally posted by Omertron on 2009-09-14T06:23:16.000Z: YAMJ currently only scrapes the first page and doesn't delve into any additional |
Comment #4 originally posted by Omertron on 2010-08-04T21:45:41.000Z: Back to the original request. Is there any possibility of handling multiple directors? It would be really nice if this was handled just like writers. |
Comment #5 originally posted by Omertron on 2011-03-14T21:41:04.000Z: This issue was closed by revision r2220. |
Original issue 989 created by Omertron on 2009-09-10T20:23:31.000Z:
Some movies have more than 1 director.
example: http://www.imdb.com/title/tt0133093/
single: http://www.imdb.com/title/tt0348150/
I'm fine with a new movie->directors field in the xml and leaving the old
single movie->director for legacy skin compatibility.
I don't know of any movies on IMDB without a director to give an example.
The text was updated successfully, but these errors were encountered: