mirror of
https://github.com/jellyfin/jellyfin-plugin-bookshelf.git
synced 2024-11-27 07:30:35 +00:00
.nuget | ||
Bookshelf | ||
Dropbox | ||
EmbyTV | ||
FolderSync | ||
GameBrowser | ||
Lastfm-Scrobbler | ||
MediaBrowser.Plugins.ADEProvider | ||
MediaBrowser.Plugins.ArgusTV | ||
MediaBrowser.Plugins.ChapterProviders.ChapterDb | ||
MediaBrowser.Plugins.ChapterProviders.TagChimp | ||
MediaBrowser.Plugins.GoogleDrive | ||
MediaBrowser.Plugins.Lastfm | ||
MediaBrowser.Plugins.NextPvr | ||
MediaBrowser.Plugins.NotifyMyAndroidNotifications | ||
MediaBrowser.Plugins.ProwlNotifications | ||
MediaBrowser.Plugins.PushALotNotifications | ||
MediaBrowser.Plugins.PushBulletNotifications | ||
MediaBrowser.Plugins.PushOverNotifications | ||
MediaBrowser.Plugins.RottenTomatoes | ||
MediaBrowser.Plugins.SmtpNotifications | ||
MediaBrowser.Plugins.StudioCleaner | ||
MetadataViewer | ||
MovieOrganizer | ||
OneDrive | ||
RokuMetadata | ||
Trakt | ||
TVHeadEnd | ||
XmlMetadata | ||
.gitattributes | ||
.gitignore | ||
LICENSE.md | ||
MediaBrowser.Plugins.sln | ||
MediaBrowser.Plugins.sln.GhostDoc.xml | ||
README.md | ||
SharedVersion.cs |
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.