Skip to content
Frank Riley edited this page May 24, 2015 · 41 revisions

User Wiki

This wiki is written for developers. The Emby user wiki can be found at:

https://github.com/MediaBrowser/Wiki/wiki

Api Documentation

The server features built-in documentation courtesy of Swagger, allowing you to view methods, parameters and even test them in the browser to see what the responses look like. The Swagger UI can be accessed at:

http://{emby_server}:{emby_port}/mediabrowser/swagger-ui/index.html

Contributing to Emby

We have a growing team but are still looking for more contributors to help us realize a few more goals.

Specifically, we are seeking:

  • Any developer who wishes to use our api for any purpose
  • WPF/.NET developers to contribute to Emby Theater, whether by means of direct contribution, and/or theme or plugin development.
  • Strong .NET developers are always welcome