Introduction To Scripts: Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
No edit summary
(better see also)
Line 4: Line 4:
Scripts are available at the [http://www.mediamonkey.com/addons/ addons page] and in the [http://www.mediamonkey.com/forum/viewforum.php?f=2 scripting forum].
Scripts are available at the [http://www.mediamonkey.com/addons/ addons page] and in the [http://www.mediamonkey.com/forum/viewforum.php?f=2 scripting forum].


== See also==
== See Also==
[[Introduction to scripting]]
* [[Introduction to scripting]]
 
* [[MediaMonkey Automation objects]]
[[ActiveX Warnings]]
* [[ActiveX Warnings]]

Revision as of 20:30, 20 April 2013

Scripts are a fundamental feature of MM. They allow the user to automate MediaMonkey and enhance it with new features as automated tagging, resuming playback on startup, getting info from the internet.

Scripts are available at the addons page and in the scripting forum.

See Also