Collapsed Magic Nodes?

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

Moderators: Peke, Gurus

votrexflame
Posts: 16
Joined: Wed Nov 22, 2006 12:54 pm

Collapsed Magic Nodes?

Post by votrexflame »

I can't find the way to have magic nodes collpsed when I open MM. Can someone tell me how to do this (if if's doable)? Thanks.
Bex
Posts: 6316
Joined: Fri May 21, 2004 5:44 am
Location: Sweden

Post by Bex »

Open up the script in e.g. Notepad and comment out line 926...

Code: Select all

SDB.Objects("CustomNodeRoot").expanded = True
... so that it looks like...

Code: Select all

' SDB.Objects("CustomNodeRoot").expanded = True
Advanced Duplicate Find & Fix Find More From Same - Custom Search. | Transfer PlayStat & Copy-Paste Tags/AlbumArt between any tracks.
Tagging Inconsistencies Do you think you have your tags in order? Think again...
Play History & Stats Node Like having your Last-FM account stored locally, but more advanced.
Case & Leading Zero Fixer Works on filenames too!

All My Scripts
votrexflame
Posts: 16
Joined: Wed Nov 22, 2006 12:54 pm

Post by votrexflame »

Thanks a lot!!
Post Reply