Scripting (MM4): Difference between revisions

From MediaMonkey Wiki
Jump to navigation Jump to search
m (Added "Scripting Resources")
m (Added "Scripting Tips & Tricks")
Line 24: Line 24:


Some helpful scripting resources like icons, ActiveX components, troubleshooting, etc.
Some helpful scripting resources like icons, ActiveX components, troubleshooting, etc.
===[[Scripting Tips & Tricks]]===
Tips & Tricks about scripting with MediaMonkey in general.

Revision as of 21:37, 4 April 2007

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.

Scripting Tips & Tricks

Tips & Tricks about scripting with MediaMonkey in general.