Go to file
2016-08-23 11:49:23 -04:00
.nuget update nuget.exe 2014-08-07 21:06:07 -04:00
Bookshelf update components 2016-08-23 11:49:23 -04:00
Dropbox update components 2016-08-23 11:49:23 -04:00
EmbyTV fix roku plugin 2016-04-08 22:28:16 -04:00
FolderSync update components 2016-08-23 11:49:23 -04:00
GameBrowser update components 2016-08-23 11:49:23 -04:00
Lastfm-Scrobbler fix roku plugin 2016-04-08 22:28:16 -04:00
MediaBrowser.Plugins.ADEProvider update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.ArgusTV update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.ChapterProviders.ChapterDb update components 2015-10-04 01:04:53 -04:00
MediaBrowser.Plugins.ChapterProviders.TagChimp update components 2015-10-04 01:04:53 -04:00
MediaBrowser.Plugins.GoogleDrive update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.Lastfm update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.NextPvr update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.NotifyMyAndroidNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.ProwlNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.PushALotNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.PushBulletNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.PushOverNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.RottenTomatoes update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.SmtpNotifications update components 2016-08-23 11:49:23 -04:00
MediaBrowser.Plugins.StudioCleaner update components 2016-08-23 11:49:23 -04:00
MetadataViewer update components 2016-08-23 11:49:23 -04:00
MovieOrganizer update components 2016-08-23 11:49:23 -04:00
OneDrive update components 2016-08-23 11:49:23 -04:00
RokuMetadata update components 2016-08-23 11:49:23 -04:00
Trakt update components 2016-08-23 11:49:23 -04:00
TVHeadEnd Merge pull request #117 from tolotos-rgu/master 2016-08-05 19:57:37 -04:00
XmlMetadata update components 2016-08-23 11:49:23 -04:00
.gitattributes removed xbmc 2014-07-05 16:21:19 -04:00
.gitignore adding core plugins 2013-02-22 01:35:25 -05:00
LICENSE.md update components 2014-11-30 23:57:35 -05:00
MediaBrowser.Plugins.sln Merge pull request #105 from softworkz/MetadataViewer 2016-07-26 13:28:34 -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