New script: Update Titles from Clipboard

Download and get help for different MediaMonkey for Windows 4 Addons.

Moderators: Peke, Gurus

spitzer
Posts: 4
Joined: Sat Jan 02, 2010 11:43 am

New script: Update Titles from Clipboard

Post by spitzer »

Hey folks,

The Update Titles from Clipboard script updates titles of selected tracks based on text in the clipboard (containing one title per line).

It is useful for when you want to update tracks from titles found in online discographies, performance set listings, and any source other than Update from Web. It's also useful if you have to type a bunch of titles by hand (you can write them into a word processor document rather than entering them one by one into MM title fields).

To use it, just:
- Select the tracks to be updated
- Copy to the Windows clipboard text containing one or more titles (one per line and in the same order as the selected tracks in MM)
- Run the script

Update Titles from Clipboard will remove any leading or trailing whitespace characters from the text you copy to the clipboard. It will also make sure the number of tracks selected matches the number of lines of the text in the clipboard. Careful, you can't undo the update.

Download here: http://consulting.rootaction.org/dev/up ... ard1.0.zip. See the important IE settings note below.

To install, unzip and copy the script to your Scripts directory and add the following to Scripts.ini:

[updateTitlesFromClipboard]
FileName=updateTitlesFromClipboard.vbs
ProcName=updateTitlesFromClipboard
Order=14
DisplayName=Update Titles From Clipboard
Description=Update titles of selected tracks based on text in the clipboard, one title per line.
Language=VBScript
ScriptType=0

You can change the Order value (to change the order in which this script is displayed on the scripts menu relative to others.

Important IE settings note: This script uses Internet Explorer to get to the clipboard. The app may become visible and prompt for permission to access the clipboard if your security settings don't enable such access by scripts. So to keep the app invisible and avoid the prompt, change your security settings in Internet Explorer to allow clipboard operations by scripts.

For IE version 8 (and maybe others):
1. Go to Tools | Internet options. On the Security tab click Local intranet and then Sites, then Advanced.
2. Add "about:blank" to the intranet zone, and click OK.
3. Click Custom level, and then make sure Scripting -> Allow programmatic clipboard access is set to Enable.

Bug reports (preferably with steps to reproduce), suggestions and other feedback welcome.

Skip
Eyal
Posts: 3116
Joined: Sun Jun 26, 2005 9:27 am
Location: Québec

Re: New script: Update Titles from Clipboard

Post by Eyal »

I installed this script a long time ago and had to use it again today.
Wonderful, it works very well.

Very useful for naming tracks of many CDs which have no titles and are not registered in the CDDB database.
Skins for MediaMonkey: Cafe, Carbon, Helium, Spotify, Zekton. [ Wiki Zone ].
Post Reply