Skip to content
softworkz edited this page Jul 11, 2018 · 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 by opening the Emby Server dashboard and clicking "API" at the bottom of the page.

If you don't have an Emby Server running at this time, you can also browse a static version of the Emby API Documentation:

API Client Libraries

Additionally, other sources for API documentation are the official API client libraries.

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
Clone this wiki locally