StartupNode: Automaticly open a node when MediaMonkey starts

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: StartupNode: Automaticly open a node when MediaMonkey starts

Re:

by donector » Sat Aug 30, 2014 10:03 pm

drjboulder wrote: Edit:
Just a thought, when you installed this script, were you running the Monkey as admin (if you are using Vista)? Not logged in as admin, but running MM as admin.
this comment made my day !
though i was either having problems with the "Favourite Nodes submenu to MediaMonk"

thanks

by dypsis » Mon May 26, 2008 2:06 am

drjboulder wrote:Start up node works fine for me.
You could try TweakMonkey.
I have not used it since running MM2. However, I do believe it provides a start up node option.
I tried TweakMonkey, but there were some irrelevant options, and it didn't give me the ability to start up at:

Location > HD > All.

by dypsis » Fri May 23, 2008 1:16 am

Yes. I always run as Admin.

I just installed it again, and still get the same error.

by drjboulder » Fri May 23, 2008 12:46 am

Start up node works fine for me.
You could try TweakMonkey.
I have not used it since running MM2. However, I do believe it provides a start up node option.

Edit:
Just a thought, when you installed this script, were you running the Monkey as admin (if you are using Vista)? Not logged in as admin, but running MM as admin.

by dypsis » Fri May 23, 2008 12:27 am

dypsis wrote:I am getting an error when starting MM with this installed.

I am using MM v3.0.3.1166

Link here.
Are there any options for me to use rather than this one that doesn't work for me?

by dypsis » Sun May 04, 2008 1:08 am

I am getting an error when starting MM with this installed.

I am using MM v3.0.3.1166

Link here.

by ip » Tue Feb 12, 2008 9:57 pm

Steegy wrote:Try this one: http://home.scarlet.be/ruben.castelein/ ... ode1.2.exe

Please let me know if it works fine (it should on both MM3 and MM2).

Cheers
Steegy
Thank you! I didn't realize how much I needed this script till it was gone...

by justin_f » Tue Feb 12, 2008 6:38 pm

Installed and opened without a problem. Great job. This is a really useful script. Thanks.

justin

by Steegy » Tue Feb 12, 2008 5:37 pm

Try this one: http://home.scarlet.be/ruben.castelein/ ... ode1.2.exe

Please let me know if it works fine (it should on both MM3 and MM2).

Cheers
Steegy

by ip » Sat Feb 09, 2008 6:50 pm

cadmanmeg wrote:I too tried using it in MM3 and get the same error as above. Any plans to update this?
Same here. Any update yet?

by cadmanmeg » Wed Jan 23, 2008 1:16 am

I too tried using it in MM3 and get the same error as above. Any plans to update this?

by vphreeze » Tue Jan 22, 2008 8:37 pm

i set a playlist as the Startup node, and i get the following error everytime i start MediaMonkey 3.0.1.1127 (even though it actually opens to the node as i wanted):
StartupNode:

An error occurred while auto-opening the specified node. Possibly, the node specification was incorrect. The node has been opened as far as possible.
in case it matters, i also have Tweak Monkey 1.0 running (1.02 gives me various errors on close) and i have Playlists set from the dropdown menu "to be opened at startup", and i have Playlists checked as Visible and Expanded.

by m_bojangles » Fri Jan 04, 2008 10:04 pm

Hi Steegy,
Have you done anything to confirm this script working in MM3? I've been working on upgrading to MM3 and trying my favorite scripts from MM2.

You mentioned in this thread that you thought maybe MM3 would support this function natively. I looked but couldn't find anything.

I gave this one a try in MM3 without any modifications and it appears to have worked. I am opening a location node using UNC (a network path, not a drive letter).

It looks good, but I'm not sure that I'm qualified to declare this as being compatible with MM3.

by larebz » Sat Jul 28, 2007 6:29 am

ahhh thanks alot mate, thats what i was looking for in the script, i dunno why i couldn't find it before casue that was what i changed in the old version of the startup nodes script before.

by Steegy_ » Fri Jul 27, 2007 5:02 pm

larebz wrote:can you tell me how i can stop the node from being expanded at startup when it opens please?
Yes, quite at the beginning of the script's code, change

Code: Select all

isStartupNodeExpanded = True
to

Code: Select all

isStartupNodeExpanded = False

Top