Scripting (MM4)

From MediaMonkey Wiki
Revision as of 20:12, 4 April 2007 by Steegy (talk | contribs) (Added "Scripting Resources")
Jump to navigation Jump to search

You can use scripts to enhance the functionality of MediaMonkey.

Introduction to scripting

You can find here about how to create scripts, some sample scripts, etc.

MediaMonkey Automation objects

Here is the list of Automation objects implemented in MediaMonkey that you can use in your scripts (and in general from other applications).

MediaMonkey Scripting Forum

You can ask questions here, find answers to many already asked questions and generally discuss all scripting related issues.

Sample scripts

You can find here some scripts that show how to use scripting API.

MediaMonkey Database structure

Lists all the database tables used by MediaMonkey and describes their relationships.

Scripting Resources

Some helpful scripting resources like icons, ActiveX components, troubleshooting, etc.