English > Development
New Plugin: Awards recipients
nostra:
Here is the needed structure:
--- Code: ---<awards>
<awardentry>
<event></event> <!-- Event Name -->
<year>Year</year> <!-- Year -->
<result></result> <!-- 0 - Nominated, 1 - Won -->
<award></award> <!-- Award name -->
<cat></cat> <!-- Category name -->
<origtitle></origtitle> <!-- Movie Title (for people import plugins only) -->
<name></name> <!-- Person Name (for movie import plugins only) -->
</awardentry>
</awards>
--- End code ---
sultan:
Thank you, that worked. I only have one little issue regarding awards: what, if there are more names to a category (more persons share one award)? If this happens, my result is very strange. For the most entries, PVD shows only one person to the award, but sometimes (for the same movie), it shows all (the two in this case). So I get 9 awards and the fifth is ok but the others only show one name.
A second question: is it possible to store URLs to the persons in the awards section (like in the actors section)?
Thanks again for any help!
nostra:
--- Quote ---f this happens, my result is very strange. For the most entries, PVD shows only one person to the award, but sometimes (for the same movie), it shows all (the two in this case). So I get 9 awards and the fifth is ok but the others only show one name.
--- End quote ---
You need to add a separate award entry for each person.
--- Quote ---A second question: is it possible to store URLs to the persons in the awards section (like in the actors section)?
--- End quote ---
No
sultan:
Thanks again, that worked.
Navigation
[0] Message Index
[*] Previous page
Go to full version