Right Click for Scripts -with buttons! (2008-09-07) [MM3]

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

Moderators: Peke, Gurus

nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3]

Post by nynaevelan »

There were others I was having trouble with but I changed them so long ago that I forgot which ones they were. But since using RC4S I hardly ever use the Tools\Scripts option. I either use the Right Click menu or the Toolbar option and that is where I run into troubles.
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
Devo7v
Posts: 6
Joined: Thu Apr 30, 2009 12:31 pm

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3]

Post by Devo7v »

I've been making a launcher to make MediaMonkey portable, but I am having a problem with your script. In MediaMonkey.ini there is a section for RCFS which uses Absolute paths, is there a way you can make these paths relative? Or is this a MediaMonkey issue?

Here's the code in question:

Code: Select all

[RightClickForScripts]
Logging=0
ButtonNum0=TB - StandardLyricatorLyricatorE:\Programs\Installed\Media\MediaMonkeyPortable\App\MediaMonkey\Scripts\Auto\Lyricator.vbs0000
ButtonNum1=
ButtonNum2=
ButtonNum3=
ButtonNum4=
ButtonNum5=
ButtonNum6=
ButtonNum7=
ButtonNum8=
ButtonNum9=
ButtonNum10=
ButtonNum11=
ButtonNum12=
ButtonNum13=
ButtonNum14=
ButtonNum15=
ButtonNum16=
ButtonNum17=
ButtonNum18=
ButtonNum19=
ButtonNum20=
ButtonNum21=
ButtonNum22=
ButtonNum23=
ButtonNum24=
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3]

Post by nynaevelan »

One:

Is it possible in the toolbar options sheet to have the ability to add a toolbar button within the list itself as it is to remove a toolbar button??

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
tinana
Posts: 210
Joined: Sat Apr 15, 2006 1:52 pm
Location: new orleans los angeles

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by tinana »

Does anyone know if this script will be compatible with MM4? I thought I had it working in earlier beta releases but l may be mistaken--in any case, in MM 4.0.0.1384 when I right click on a selection scripts are not visible as in MM3 :)
Image
MM Gold/Lifetime member
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by nynaevelan »

Yes it works for me, but make sure you have it in the scripts folder in the mediamonkey directory not in the ...\roaming\... directory. This must be the same for all three right click scripts.

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
tinana
Posts: 210
Joined: Sat Apr 15, 2006 1:52 pm
Location: new orleans los angeles

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by tinana »

Oooooooh, thanks Nyn, I'll try that. You're right, I've had trouble with this 'roaming' vs programfiles/mediamonkey thing before, thank-you very much.
Image
MM Gold/Lifetime member
Belgrath
Posts: 71
Joined: Sat Oct 27, 2007 6:14 pm

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by Belgrath »

nynaevelan wrote:Yes it works for me, but make sure you have it in the scripts folder in the mediamonkey directory not in the ...\roaming\... directory. This must be the same for all three right click scripts.

Nyn
Would you be able to expand on the absolute path Nyn?

I see that these three scripts are in my
"C:\Documents and Settings\<userid>\Application Data\MediaMonkey\Scripts\Auto" for XP. In MM4 I can't seem to see the scripts with right clicks...
nynaevelan
Posts: 5559
Joined: Wed Feb 07, 2007 11:07 pm
Location: New Jersey, USA
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by nynaevelan »

Belgrath wrote:
nynaevelan wrote:Yes it works for me, but make sure you have it in the scripts folder in the mediamonkey directory not in the ...\roaming\... directory. This must be the same for all three right click scripts.

Nyn
Would you be able to expand on the absolute path Nyn?

I see that these three scripts are in my
"C:\Documents and Settings\<userid>\Application Data\MediaMonkey\Scripts\Auto" for XP. In MM4 I can't seem to see the scripts with right clicks...
If your program is installed in c:\program files\mediamonkey\ than you need to move the script to c:\program files\mediamonkey\scripts\auto\. For some reason that is the only place it works for me, it does not work in c:\program files (x86) or the ...\roaming\... directories.

Nyn
3.2x - Win7 Ultimate (Zen Touch 2 16 GB/Zen 8GB)
Link to Favorite Scripts/Skins

Join Dropbox, the online site to share your files
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by crap_inhuman »

First a big thanks to onenonymous for the great script "Right click for Scripts" !

Like many other scripts RCfS have problems with Windows 7 (and Vista i think). After installing RCfS you see some scripts in the sub-menu and some others not.

I found the issue and post it here. maybe another have the same problem.

With Windows 7 the scripts.ini and mostly all new scripts will now stored in another folder ("C:\users\username\appdata\roaming\mediamonkey\Scripts").
Using SDB.ApplicationPath in the script points to the folder C:\Program (x86)\Mediamonkey

Solution:
Replace SDB.ApplicationPath with SDB.ScriptsPath in the script in the line 35, 40, 155, 252, 285, 335 and 820.

Old : SDB.ApplicationPath & "Scripts\Auto\

New : SDB.ScriptsPath & "Auto\

I build a patched version for easy install

Regards
crap_inhuman
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
Peke
Posts: 17457
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by Peke »

Feel Free to register on My Happy Monkeying and upload script it was really useful script fr many Users.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by crap_inhuman »

i register at My Happy Monkeying and upload the script, but it doesn't appear in the list.
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
Peke
Posts: 17457
Joined: Tue Jun 10, 2003 7:21 pm
Location: Earth
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by Peke »

There was a bug when Server updated PHP 5.4 that I missed :(

I fixed it hopefully. THX for report

I Updated it for you you can edit it now.

EDIT: Have you asked onenonymous for publishing Permissions?

Also tell onenonymous to send me PM so if he agree I can give you rights to edit first post or even better you should open new Topic with updated Script Version pointing to happymonkeying.
Best regards,
Peke
MediaMonkey Team lead QA/Tech Support guru
Admin of Free MediaMonkey addon Site HappyMonkeying
Image
Image
Image
How to attach PICTURE/SCREENSHOTS to forum posts
crap_inhuman
Posts: 933
Joined: Sat Jan 26, 2013 6:00 am
Location: Friedberg / Hessen / Germany
Contact:

Re: Right Click for Scripts -with buttons! (2008-09-07) [MM3

Post by crap_inhuman »

Okay, i thought, i do something wrong when i submit the script. :wink:

I submit it soon again.
EDIT: I see it's now in the contributed list, so i don't submit it again. :wink:

No, i didn't ask onenonymous. I wrote him some month earlier the problem with Windows 7 and my solutiuon, so he can edit the script, but he didn't answer.
I write him again and ask for permission.
Metal up your ass !
-----------------------------------------------
I added my first 2 videos on youtube. The language is german.

Discogs Autorisierung: https://www.youtube.com/watch?v=oryxKKtnEnc
Discogs Tagger Bedienung: https://www.youtube.com/watch?v=85Wk-5rd-W0
Post Reply