Muine Music Player

Available plug-ins

Installation

Copy the plug-in (in dll library format) to ~/.gnome2/muine/plugins, and restart Muine.

For system-wide installation, install it in $LIBDIR/muine/plugins.

Compilation

Uncompiled plug-ins without compilation instructions can be compiled as follows:

mcs -target:library -out:Plugin.dll Plugin.cs -pkg:muine-plugin

Writing your own

Muine installs development documentation if you have monodoc installed. See Muine.PluginLib under Various for an API reference and some example code. When you have written a plug-in, let us know so that we can link it here!

Other software integrating with Muine