Go to file
2019-08-05 01:28:27 -07:00
Jellyfin.Plugin.Bookshelf add build.yaml 2019-08-05 01:28:27 -07:00
.gitignore update csproj and remove build artifacts 2019-08-01 15:01:38 -07:00
build.yaml add build.yaml 2019-08-05 01:28:27 -07:00
Jellyfin.Plugin.Bookshelf.sln move all files to new location 2019-08-01 15:11:58 -07:00
LICENSE.md update components 2014-11-30 23:57:35 -05:00
README.md Update README.md 2015-05-13 11:49:08 -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