Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
automatically associate people with images
AnnaRSC
Hi,
Here's my situation:
We're planning several hot folders for our production artists to automatically send images to different locations - specifically, seven, one for each type of image they produce. The original plan was to make a different set of these hot folders for each production artist, so that embedded in the hot folders could be a metadata addition of that production artist's name. However, I realized this is going to be really labor intensive, especially when a change needs to be made to all the hot folders - instead of seven, 28 hot folders would need to be updated. Is there an easier automatic way to assign a production artist's name to an image, once that production artist has dropped the image into a given hot folder (which is how we determine that he is the production artist that processed that image)?
Also, I know that there is the history tab on each asset - however, since history data is not the same as metadata, I don't know if there's any way, like there is for metadata, for someone to come in and do a search like "show me all the images Joe Production Artist processed since July" - which is the reason we want the production artist's name attached to the asset at all.
I'm also open to other approaches - for example, if there was a way to do mass edits on sets of hot folders, that would of course make the updating of 28 hot folders more manageable.
Thank you so much!
Find more posts tagged with
Comments
msrinivas
You can do the production artist tagging fairly easily using a script. If each of them has a separate folder in MB then the script can tag that particular folder and all sub folders and assets on a nightly basis.
For "show me all the images Joe Production Artist processed since July" you can create a search and save it in MB. You can search by artist name and ingestion date (or any other custom metadata date that you choose). Refer to the asset server admin guide for more information.
HTH
AnnaRSC
Thanks Srinivas!
The nightly script idea is really useful, and I will probably end up using it somewhere else - however, the production artists unfortunately don't have separate folders. Instead, all images, processed by all production artists, will be automatically routed (with another script) to folders based on the UPCs associated with them. (They're product shots.)
Would it be possible for a script to encode images with the production artist name based on anything else besides the folder the image ends up in, such as something in the asset's history?
Thanks again,
Anna
msrinivas
In the "another script" that you have/will have based on UPCs you can do the same tagging based on the source folder that the asset is coming from. Does that make sense?
AnnaRSC
Yes, it definitely does makes sense, but unfortunately, the production artists will share the source hot folders - we're going to put them on a server they can all access -so the source will always be the same, unless you mean that MediaBin would be able to determine the folder or computer where the images were located before being dropped in the shared hot folder. The only other thing I can think of that will be different is the last person who "checked out" the asset, which will be the production artist whose name we want to capture. (The asset will have been checked in automatically via the hot folder/automated custom tasks). So... I may be out of luck, I know, but just wanted to make sure.
Thanks-
codeandreport.zip
Migrateduser
Hi Anna,
Does the credit string have to be set at real-time? You said that you are open for periodic jobs to set the metadata?
What about setting the metadata onto an image before ingested into mbin? You could create a little script or if your users use Photoshop you could create an action which sets the photographer's credit string.
When you hotfolder the image, it will already have the metadata on the image.
AnnaRSC
Hi Stacy,
You're right, we may end up doing this. Basically, I was just hoping that there was a way we could have it done automatically by MediaBin, because we're trying to reduce the number of steps the PAs go through as much as possible, and currently, the shared MediaBin hot folders will be taking care of the rest of the batch processing on the files - so if possible, I didn't want the PAs to also have to add the step of using an action in PhotoShop to tag the files with their name. However, again, we may just need to do this anyway. In any case, thanks for the help!
Anna