Quoting DJ Doena:
Quote:
try the new version 
Thank your for the update! Parsing 'Kick-Ass' works without troubles, however some problems are still found in other profiles.

I added the code from what I copied directly from the programme. All examples are from the movie 'Lifeforce':
Every person that has 'credited as' is listed under director and not in the appropriate department.
Credit CreditType="Direction" CreditSubtype="Director" FirstName="Stephen" MiddleName="David" LastName="Brooks" BirthYear="0" CreditedAs="Steve Brooks"
Stephen David Brooks is part of the special visual effects crew and shouldn't be listed under director.
Film Editors and Wardrobe Department are listed under 'other' and not the respective departments.
Credit CreditType="Other" CreditSubtype="Custom" CustomRole="Editor" FirstName="John" MiddleName="" LastName="Grover" BirthYear="1938" CreditedAs=""
Credit CreditType="Other" CreditSubtype="Custom" CustomRole="Wardrobe Department" FirstName="Brian" MiddleName="" LastName="Cox" BirthYear="0" CreditedAs=""
'Additional Crew' still doesn't get parsed at all and departments with many listings get cut off. Since this only happens in combination with the other problems, I suspect this may be connected. The other movies, also movies with several 1000 crew members (e.g. Avengers: Age of Ultron) get parsed without this cut off.
Furthermore I noticed that after parsing the movie title gets an added 'Full Cast & Crew'. This doesn't happen with the profiles where the parsing works. The first example is from 'Lifeforce'. Notice the added 'Full cast & crew', that's missing in 'Leviathan'. 'Leviathan' parsed without problems, 'Lifeforce' with the aforemention problems.
?xml version="1.0" encoding="iso-8859-1"?
CrewInformation
Title Lifeforce (1985) - Full cast & crew /Title
?xml version="1.0" encoding="iso-8859-1"?
CrewInformation>
Title Leviathan (1989) /Title
I'm sorry to trouble you again, I'm uncertain if I may be alone with these problems and that they may lay with my PC, so I will try to check with another Computer soon. Again, thanks in advance!