Go to file
2016-09-10 21:01:30 +02:00
.nuget update nuget.exe 2014-08-07 21:06:07 -04:00
Bookshelf fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
Dropbox fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
EmbyTV fix roku plugin 2016-04-08 22:28:16 -04:00
FolderSync fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
GameBrowser fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
Lastfm-Scrobbler fix roku plugin 2016-04-08 22:28:16 -04:00
MediaBrowser.Plugins.ADEProvider fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.ArgusTV fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -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 fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.Lastfm fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.NextPvr fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.NotifyMyAndroidNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.ProwlNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.PushALotNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.PushBulletNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.PushOverNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.RottenTomatoes fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.SmtpNotifications fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.StudioCleaner fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
MediaBrowser.Plugins.TvMazeProvider TVMaze: Update packages 2016-08-30 02:19:03 +02:00
MetadataViewer Merge branch 'master' of https://github.com/MediaBrowser/Emby.Plugins 2016-08-28 14:55:29 -04:00
MovieOrganizer Merge branch 'master' of https://github.com/MediaBrowser/Emby.Plugins 2016-08-28 14:55:29 -04:00
OneDrive fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
RokuMetadata fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
Trakt fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -04:00
TVHeadEnd csproj corrected after merge 2016-09-10 21:01:30 +02:00
XmlMetadata fixes #124 - Pushover plugin doesn't show up under installed notification services 2016-08-28 14:55:22 -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 TV Maze Provider - Initial check in 2016-08-25 03:59:52 +02: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