• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Share or export ratings and labels

Guest
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

Is there a way to share my ratings and labels that I made in Bridge with other people?

I usually work with my editor, we both have all the clips on our computers (we work in different places).
What I'd like to do is to give him all the ratings and labels I've done in Bridge without sending him all the files again.
Can I do something like this, maybe using some script?

Thank you

Stefano

TOPICS
Scripting

Views

2.7K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Valorous Hero , Feb 04, 2013 Feb 04, 2013

To install the script:

Download and unzip the script.

Start Bridge

Edit - Preferences -Startup Scripts

At the bottom click the "Reveal Button" this will open the folder where the script should be placed.

Close and restart Bridge.

Accept the new script.

You will then have a new Menu item..

2013-02-04_190602.jpg

To use select the files, Metadata - Extract Metadata

This will create a CSV file or a TAB delimited file depending on what you select and the new file will be put on the desktop.

This file can be sent to whomever you

...

Votes

Translate

Translate
Valorous Hero ,
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

If you want to create a csv file with this data you could use....

http://www.scriptsrus.talktalk.net/Extract%20Metadata.htm

Also if this data needs to be put into the remote files you can use...

http://www.scriptsrus.talktalk.net/DIYmetadata.htm

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

Thank you so much!
Let me get this:
I create a csv file using the first script and then I can send the csv file to my editor but... how does it affect all my files? I just need to put the csv file in the same directory?
And what does the second script do exactly? I can select the metadatas I want and then select a csv file... Is it maybe useful to update a csv file? If I send a new csv file to my editor it does the same thing, isn't it?

Last question: how can I install the scripts in Bridge so everytime I open Bridge I have the scripts immediately usable?
(well, I already got this answer, I just didn't realize! :-P)
Thank you again! You are savign me a lot of time!

Stefano

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

Ok, I also answered to the other questions.
I create my csv file with the first script and I load the datas on the files using the second script.
At the end I have this "Error log.txt" files with this text in it:
Processing :: C:\Users\(...).csv Total Files = 4
Is it right?
Stefano

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Valorous Hero ,
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

To install the script:

Download and unzip the script.

Start Bridge

Edit - Preferences -Startup Scripts

At the bottom click the "Reveal Button" this will open the folder where the script should be placed.

Close and restart Bridge.

Accept the new script.

You will then have a new Menu item..

2013-02-04_190602.jpg

To use select the files, Metadata - Extract Metadata

This will create a CSV file or a TAB delimited file depending on what you select and the new file will be put on the desktop.

This file can be sent to whomever you want, your files are not altered in anyway.

The second script is used by the person whom you are sending the data to want to set their files to the same as yours if that is required.

Hop this helps

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 04, 2013 Feb 04, 2013

Copy link to clipboard

Copied

LATEST

Thank you so so much Paul! It seems to work just fine!
😄

Stefano

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines