Scripting Functionality Thread (NO Script Requests Here!)

Download and get help for different MediaMonkey Addons.

Moderators: Peke, Gurus

Fellow scripters/coders/...: Do you feel the need for a wishlist for enhanced scripting functionality?

You may select 1 option

 
 
View results

Scripting Functionality Thread (NO Script Requests Here!)

Postby Steegy » Thu Feb 02, 2006 5:15 pm

Fellow scripters/coders/...:

The "Scripting Functionality Wishlist" has been added to the Scripts and Components forum: http://www.mediamonkey.com/forum/viewtopic.php?t=7978


You can post your scripting functionality wishes here (in the current topic), as also your comments about the wishlist itself.

Please, before posting scripting ideas, wishes, ..., check that they're not already on the wishlist and that they're not posted here.
Of course, improvements to current proposals are also very welcome.


This topic is meant for "scripting functionality" only, so please don't ask for scripts or other general wishes that you might have with the program. This will help to keep it clean.

Cheers
Steegy
Last edited by Steegy on Sat Jun 09, 2007 1:55 pm, edited 3 times in total.
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Postby trixmoto » Fri Feb 03, 2006 5:09 am

I'd love to be able to access the tree menus better. For example, add a menu item to the popup menu for each album in the albums node.

Great idea Steegy! :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9711
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby psyXonova » Fri Feb 03, 2006 5:12 am

I also want 2 features....
I want to be able to Turn On/Off the AutoDJ and Shufle from scripts.
Also, regarding the tree, a GetParentNode method will be very usefful.
That is for now, but i am sure that i will come up with other ideas
psyXonova
 
Posts: 785
Joined: Fri May 20, 2005 3:57 am
Location: Nicosia, Cyprus

Postby trixmoto » Fri Feb 03, 2006 5:41 am

And another wish, accessing the webnode: http://www.mediamonkey.com/forum/viewtopic.php?t=7966
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9711
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby Steegy » Fri Feb 03, 2006 6:17 am

I added the "Scripting Functionality Wishlist" to the Scripts And Components forum.
:) Thanks to psyxonova for waiting for me and locking/stickying it so kindly!

If you have comments on the way the wishes are presented, please let us know.

Cheers
Steegy
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Postby mockturtle » Sat Feb 04, 2006 10:01 am

I added comments to the wishlist, most features will appear in MM 2.5.2.

Jiri
mockturtle
 
Posts: 8
Joined: Wed Jun 18, 2008 4:49 pm

Postby Steegy » Sat Feb 04, 2006 1:11 pm

Jiri,

Thank you *very* much for commenting on these wishes so fast!

And thank you for the corrections you made. I'm sure this will be less necessary in the future because wishes will be posted here on this topic first (and receive comments if necessary) before they will be added to the wishlist topic.
Psyxonova told me I could send him the things that should be added to the wishlist, but of course you, Rusty, Psyxonova or Onkel_enno can do it directly (and you guys certainly have better experience in scripting).

About some comments you made:

::SDBUIDropDown: property Editable That's right; it works the same way as c# does.

::ISDBApplication: New event: OnTrackRipped(filepath to last ripped track, and it's SongData object)
The intention of this event was that when a track has been ripped from a cd, the created wav file (if set in the options, or if SaveLastRippedTrack is set to True) could be copied through a script to another location (while MM is using it to convert the format) if people want to keep some of their ripped tracks as backup in wav format. The idea came from http://www.mediamonkey.com/forum/viewtopic.php?t=7221
Will the new event support this? Anyway, it's just a wish. If it's not interesting enough well... then it isn't.
New event: OnTrackChange(PreviousTrack (SongData), NewTrack (SongData)) Sorry for the confusion. I was thinking of an event that fires when the player changes from one song to another. (it doesn't fire if the same song starts over again). Maybe this behaviour can be simulated by the onPlay event (remember what the previous track was and compare it with the new one)

::ISDBSongData: UpdateDB should also update the file path in the library You are so right :oops:

::ISDBTree: PreviousNode & PreviousSiblingNode These already work great in MM. I mistakenly added them because I made a error-catching interface for them and forgot that the methods themself already existed. The ParentNode property will make the error-catching workaround unneccesary :).

Maybe the wishes that are useless should be deleted from the wishlist for clarity.

Cheers
Steegy (hopingididntpostanythingstupidnow)
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Postby mockturtle » Sat Feb 04, 2006 2:31 pm

Ok, the only thing that needs to be commented:

Yes, OnTrackConverted is called also for ripping (as a special case of conversion).

Jiri
mockturtle
 
Posts: 8
Joined: Wed Jun 18, 2008 4:49 pm

Postby onkel_enno » Mon Feb 06, 2006 2:56 am

Maybe it's possible already and I don't know it but TracksWindows.Clear would be helpful.
SansaMonkey - for SanDisk Sansa and Rockbox Users

Please no PMs for Questions which should be asked in the Forum. Thx
onkel_enno
 
Posts: 2139
Joined: Fri Jan 14, 2005 1:45 am
Location: Germany

Postby abrazor » Mon Feb 06, 2006 11:17 am

Is there already a script for hiding nodes? I don't use most of the nodes and so don't want to see them.
Image
abrazor
 
Posts: 263
Joined: Sat Jan 08, 2005 10:13 pm
Location: Japan

Postby Steegy » Mon Feb 06, 2006 3:05 pm

@abrazor

Please don't post any script requests or other things here. This post is meant for wishes and comments on MediaMonkey scripting functionality and it's wishlist. In that way, we can keep it a little bit clean here.

Regarding your question:

You can use an autostart script like:
Code: Select all
Sub OnStartup

  SDB.MainTree.Node_Library.Visible = False
  SDB.MainTree.Node_MyComputer.Visible = False

End Sub

This code hides the Library and My Computer nodes when MediaMonkey starts. You can easily change/add nodes to hide.

Cheers
Steegy
Extensions: ExternalTools, ExtractFields, SongPreviewer, LinkedTracks, CleanImport, and some other scripts (Need Help with Addons > List of All Scripts).
Steegy
 
Posts: 3448
Joined: Sat Nov 05, 2005 7:17 pm
Location: Belgium

Postby abrazor » Tue Feb 07, 2006 8:47 am

Sorry Steegy, :oops: and thanks for the help.
Image
abrazor
 
Posts: 263
Joined: Sat Jan 08, 2005 10:13 pm
Location: Japan

Postby trixmoto » Mon Feb 13, 2006 10:06 am

Sorry, I've not double checked the wishlist, but this wasn't on here before.

Adding images to the library! That would be very useful! :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9711
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Postby psyXonova » Mon Feb 13, 2006 10:07 am

I second Trix's wish!!
psyXonova
 
Posts: 785
Joined: Fri May 20, 2005 3:57 am
Location: Nicosia, Cyprus

Postby trixmoto » Mon Feb 13, 2006 10:24 am

That would of course include the ability to create new SDBImage types so we can convert and resize images!

Cheers! :)
Check out my scripts at trixmoto.net and subscribe to my RSS feed for updates.
Also check out my Uniface blog.
Get a free Dropbox account! :o

Image
trixmoto
 
Posts: 9711
Joined: Fri Aug 26, 2005 3:28 am
Location: Hull, UK

Next

Return to Need Help with Addons?

Who is online

Users browsing this forum: crap_inhuman and 13 guests