Registered: March 22, 2007 | Posts: 95 |
| Posted: | | | | (I first put this in the Feature Request Topic, but didn't want it to get buried just in case one of the developers might be able to develop this.)
If someone could come up with one of these, it would help us a lot in updating the Master Headshot Database:
1. A plugin that assigns all actors with a headshot to the cast (without a role) and all crew members with a headshot to the crew (as directors) of a manual profile that already exists.
-or-
2. A plugin that could generate a list of all cast & crew that have a headshot assigned and are not currently assigned to the cast\crew of any profiles in the local database.
Thanks for thinking about this! | | | Juoquim
Kansas City Flying Disc Club - Disc Golf's KC Home addicted2dvd's TV Ep Guides DVDP Resource Centre My Collection DVD collector's Dream!!! |
|
Registered: March 14, 2007 | Reputation: | Posts: 1,029 |
| Posted: | | | | Quoting Juoquim: Quote: 2. A plugin that could generate a list of all cast & crew that have a headshot assigned and are not currently assigned to the cast\crew of any profiles in the local database. Not possible with the current version of the Plugin API. Quote: 1. A plugin that assigns all actors with a headshot to the cast (without a role) and all crew members with a headshot to the crew (as directors) of a manual profile that already exists. Not possible, unless you want to write an ugly hack that combines a plugin with an HTML section. Strangely enough, a plugin can't tell if the cast/crew entry of a profile has an headshot assiigned, but the HEADER_VARS in an HTML section provide this info in the hasImage flag. The plugin would have to select each profile, let the HTML section do a callback, and finally assign the collected data to the manual profile. | | | Matthias |
|
Registered: March 22, 2007 | Posts: 95 |
| |