Skip to main content

⚠️ Please note that this topic or post has been archived. The information contained here may no longer be accurate or up-to-date. ⚠️

Scripting MP

Comments

7 comments

  • rmoorlag
    Microsoft had this scripting guide:

    I'm sure you can use most of it for MediaPro

    Roelof
    0
  • wolf
    Thanks for the quick reply. I did not know this document. It's a good one, since it lists everything. You get the same information however if you use the applescript editor, open the Library window using Window/Library
    There you select media pro (you have to add media pro first, using the + icon on top.) Double click Media Pro and all the information comes up.

    But now it get's tricky, the code
    count media items of media set 3
    works, but
    get media items of media set 3

    throws an error. So I do not know how to get hold of the media items of a set.
    (or the other way round, which I would prefer: to get the media set of a media item if it is contained by one)
    0
  • rmoorlag
    I'm not familiar with scripting so i can not provide you the information.
    However, i do know some resources.
    Do you know the dambook forum?

    It's not that active anymore but you can find lots of information there.
    Roelof
    0
  • wolf
    Hi,

    thanks for your message. Yes I am aware of the DAM book & forum (very good stuff, even though could need an update).

    I wonder, is there nobody out there scripting MP anymore. But the community seems to fade ☹️
    It's a pity, such a wonderful tool.

    Scripting gives you such an edge, even if you don't do it yourself: you get things done which are specific to your work and you are never locked in even if your data is Terabyte large.

    CO catalogs are far away from Media Pro functionality and workflow in CO is not anywhere near. And it locks your data in (export is export and not a synchronization as far as I understand).

    Regards
    0
  • pedroparamo
    I do scripting in MP but within a MAC environment (applescript) and it works pretty well.

    Pedro
    0
  • H. Cremers
    [quote="pedroparamo" wrote:
    I do scripting in MP but within a MAC environment (applescript) and it works pretty well.

    Pedro


    I'd be interested to know what kind of actions you perform with the scripts. And, perhaps, whether you could share any of them (or their code)?
    0
  • wolf
    I have various scripts to make a good workflow. And some scripts just to assist image management.
    Media Pro is a superb tool for management of media files supporting a huge range of file types (also .txt for documentation etc.). If I want to know which files my backup software (CCC) copies away, just to check, I use Media Pro, just drop the top most folder on a new catalog and get all the infos I need. It is a very broad minded piece of software.

    But now to the scripts. If I do need to organize even more specific I use scripts. One example:
    I have a folder for each job (one per shooting) eg:
    130624 architecture xy
    Then I use stars to rate them and generate a catalog with a MP-set for the ones I want to develop for the customer or a portfolio. It can happen that I allready worked on some files with Photoshop so that some psd files exist.Therefore I have a script which marks all the raw files for which a psd exists (!) with a color label (dark green in my case). This helps me to avoid double work. You could say you would not need this if you have a very well organized catalog. But in practice I need it every time when I go to images where I did some editing work before.
    0

Post is closed for comments.