DevZone: Difference between revisions

From wiki.jriver.com
Jump to navigation Jump to search
No edit summary
Line 40: Line 40:
* [[Track Info Template SDK]]
* [[Track Info Template SDK]]
* [http://accessories.musicex.com/mediacenter/accessories.php Examples: Visit Track Info templates page]
* [http://accessories.musicex.com/mediacenter/accessories.php Examples: Visit Track Info templates page]

==WebPlay / WebRemote==
Customize the look or functionality of WebPlay or WebRemote.
* [[WebPlay / WebRemote SDK]]


==Media Center Plug-ins==
==Media Center Plug-ins==

Revision as of 19:53, 23 June 2010

Web Service Interface

Media Center 14 introduced a Web Service Interface.

Media Center Automation

Control Media Center from Interface and Display plug-ins as well as from JScript of Metamorphis skins.

Media Center Command Line Parameters

Media Center Core Commands

  • Media Center Core Commands: You can control Media Center by using the MC Core commands, which provide many more options than the simple command line parameters. These commands can be accessed via the MC12.exe /MCC [Command],[Param] command line control, or directly via Windows Messages (which is usually quicker).

Media Center expression language

Package Files

Package Files: Learn how to create MJP files for installing plug-ins.

Mini View Skinning

Learn how to create a Mini View skin for Media Center

Standard View Skinning

Learn how to create a Standard View skin for Media Center

Theater View Skinning

Learn how to create a Standard View skin for Media Center

Track Info template SDK

Customize look and feel of Track Info page.

WebPlay / WebRemote

Customize the look or functionality of WebPlay or WebRemote.

Media Center Plug-ins

Media Center lets you extend its behavior in many ways, through different kinds of plug-in.

Developing plugins in Visual Studio 2005 .NET

Tips and Tricks for developing a plugin in Visual Studio 2005 .NET

Submitting a plugin/accessory to the Media Center plugins & accessories download page