Go to file
2019-01-04 02:51:52 -05:00
.nuget update nuget.exe 2014-08-07 21:06:07 -04:00
Bookshelf update components 2017-08-26 20:51:58 -04:00
.gitattributes removed xbmc 2014-07-05 16:21:19 -04:00
.gitignore Ignore .vs folder 2016-09-12 12:30:57 +02:00
LICENSE.md update components 2014-11-30 23:57:35 -05:00
MediaBrowser.Plugins.sln move google drive to it's own repo 2017-10-28 19:19:13 -04:00
MediaBrowser.Plugins.sln.GhostDoc.xml update to latest common components 2013-11-02 22:03:33 -04:00
README.md Update README.md 2015-05-13 11:49:08 -04:00
SharedVersion.cs fix version file 2015-04-28 10:58:29 -04:00

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