Go to file
2017-06-28 01:46:28 -04:00
.nuget initial 2016-10-10 16:10:58 -04:00
Trakt update event handlers 2017-06-28 01:46:28 -04:00
Trakt.Test update event handlers 2017-06-28 01:46:28 -04:00
.gitattributes initial 2016-10-10 16:10:58 -04:00
.gitignore initial 2016-10-10 16:10:58 -04:00
LICENSE.md initial 2016-10-10 16:10:58 -04:00
README.md initial 2016-10-10 16:10:58 -04:00
SharedVersion.cs initial 2016-10-10 16:10:58 -04:00
Trakt.sln Add SplittableProgress and tests 2016-11-21 09:12:37 +01: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