Go to file
ScottRapsey 09a0b19050 Refactored the 4 main entry points
Cleaned up the code in the 4 main entry points, standardised what I
could, moved some code out to a static helper class - the usual cleanup
type work.
2013-03-06 15:12:26 +11:00
.nuget adding core plugins 2013-02-22 01:35:25 -05:00
MediaBrowser.Plugins.Dlna Refactored the 4 main entry points 2013-03-06 15:12:26 +11:00
MediaBrowser.Plugins.MpcHc update to latest server 2013-03-05 18:28:37 -05:00
MediaBrowser.Plugins.Tmt5 update to latest server 2013-03-05 18:28:37 -05:00
MediaBrowser.Plugins.Trailers update to latest server 2013-03-05 18:28:37 -05:00
ThirdParty/UPnP New version of Platinum 2013-03-05 11:59:10 +11:00
.gitignore adding core plugins 2013-02-22 01:35:25 -05:00
MediaBrowser.Plugins.sln New version of Platinum 2013-03-05 11:59:10 +11:00
README.md updated readme 2013-03-03 12:07:00 -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.

More Information

https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin