Go to file
2013-02-27 15:36:57 -05:00
.nuget adding core plugins 2013-02-22 01:35:25 -05:00
MediaBrowser.Plugins.Dlna updated to use UserManager 2013-02-27 15:36:57 -05:00
MediaBrowser.Plugins.MpcHc update to latest server code 2013-02-25 22:49:49 -05:00
MediaBrowser.Plugins.Tmt5 update to latest server code 2013-02-25 22:49:49 -05:00
MediaBrowser.Plugins.Trailers updated to use UserManager 2013-02-27 15:36:57 -05:00
ThirdParty/UPnP adding core plugins 2013-02-22 01:35:25 -05:00
.gitignore adding core plugins 2013-02-22 01:35:25 -05:00
MediaBrowser.Plugins.sln adding core plugins 2013-02-22 01:35:25 -05:00
README.md Update README.md 2013-02-22 11:33:07 -05:00

MediaBrowser.Plugins

This repository contains all of the plugins managed by the Media Browser core team.

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.