User defined action

Post a reply

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

Expand view Topic review: User defined action

by Queseuq » Thu May 29, 2008 5:30 am

Hi Judas, this is the one I've been using and it works fine in MM3. Just have to update the path and name to the program you want to use.

by trixmoto » Thu May 29, 2008 3:05 am

I've had a quick look at the code and there's nothing in there that shouldn't work with MM3. Have you tried it?

by judas » Wed May 28, 2008 10:44 pm

Can someone please confirm if this script works in MM3? If not, are there any alternatives to it? I remember once using a script to do these, and I can't recall if it was this one!

(I need to open videos on VLC)}
Thanks

Re: Talking to yourself?

by Guest » Tue Jun 20, 2006 1:07 pm

rusty wrote:Peke are you talking to yourself again? You've got to quit working so hard.

:P :D

by trixmoto » Wed Mar 29, 2006 10:56 am

There should be no ini entries for an autoscript. Well, you can do, but in this situation you don't want that.

by Investor » Wed Mar 29, 2006 9:41 am

vonster,

I just posted my last comment at the same time as you.

1. Check your using your own 46 line script

2. Make sure your script is placed in Program Files\MediaMonkey\Scripts\Auto

3. Delete the Open in Winamp entries in Scripts.ini. You probably don't need that anyway

by Investor » Wed Mar 29, 2006 9:36 am

vonster,

Could it be that you're running with your amended copy of Michael's code which runs to 76 lines, by mistake? The finished version which you posted runs to 46 lines and it works fine for me as well.

by vonster » Wed Mar 29, 2006 9:30 am

trixmoto wrote:There is nothing run with the code you are using. The error is on the call to WScript.Run - this is why I think you should upgrade your WScript.

no, just installed it. same error.

again .... im copying the INI block into my Scripts.ini verbatim. nothing says that i should change the lines, and they do say:


[OpenInWinamp]
FileName=OpenWA.vbs
ProcName=OpenInWinamp
Order=1
DisplayName=Open file in &WinAmp
Description=Open file in WinAmp
Language=VBScript
ScriptType=0


I tried changing all the Winamp references there to Mp3edit, and get the same errors.

you read my hack and it made sense to you? trust me i wont be suprised if theres an error in it, i just want to get it to work

,

.

by trixmoto » Wed Mar 29, 2006 9:09 am

There is nothing run with the code you are using. The error is on the call to WScript.Run - this is why I think you should upgrade your WScript.

by vonster » Wed Mar 29, 2006 5:47 am

for clarification:


- i am running the script - modified exactly the way i posted it

- im running the INI file default, did not modify it

and i get the stated line error

all of my other scripts run fine ... Majik Nodes .. etc .. so im thinking its not a microsoft update thats the problem here

.

by Guest » Wed Mar 29, 2006 5:40 am

Beg your pardon.

by trixmoto » Wed Mar 29, 2006 5:28 am

This is an auto script so there is no need for an ini entry. It just needs to be placed in Scripts\Auto.

by Guest » Wed Mar 29, 2006 5:24 am

if anyone can troubleshoot whats wrong with my script id still like to see if it can be done though ...
I think you might need to edit the Scripts.ini to match your script name and path.

by vonster » Wed Mar 29, 2006 5:00 am

trixmoto wrote:Exactly the way you listed it, except I changed the Mp3editPath to a program I had so I could see if it opened.

ok thanks .. im trying helium music manager now .. not too sure about media monkey

i like the concept of flexible scripting but ive just spent 3 hours trying to find workarounds to get the folders and nodes to be what i need them to be

if anyone can troubleshoot whats wrong with my script id still like to see if it can be done though ...

.

by trixmoto » Wed Mar 29, 2006 4:53 am

Exactly the way you listed it, except I changed the Mp3editPath to a program I had so I could see if it opened.

Top