I've recently switched from iTunes to MediaMonkey, after iTunes kept crashing and refusing to close and stuff. Seems MediaMonkey also has a scripting system, so I thought I'd experiment with it a bit.
Unfortunately, I can't get any further than this:
js code:
var SDB = new ActiveXObject("SongsDB.SDBApplication");
...which causes Messenger to hang for about 30 seconds, before showing an error.
code:
Error: Automation server can't create object (code: -2146827859)
I have MediaMonkey installed as a portable app (at C:\Portable Apps\MediaMonkey with the config files in the same directory). Is it possible that is the problem?