An open API service indexing awesome lists of open source software.

https://github.com/mediabrowser/gamebrowser


https://github.com/mediabrowser/gamebrowser

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

Emby.Plugins
====================

This repository contains many of the plugins that are built and maintained by the Emby community.

Each of the projects has a build event that copies it's output to the programdata/plugins folder.

By default this assumes you have the server repository side by side in a folder called 'MediaBrowser'. If this is not the case, or if you've installed the server than you'll need to update the build events manually in order to test code changes.

## More Information ##

[How to Build a Server Plugin](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin)