mirror of
https://github.com/jellyfin/jellyfin-plugin-bookshelf.git
synced 2024-11-23 13:49:45 +00:00
09a0b19050
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. |
||
---|---|---|
.nuget | ||
MediaBrowser.Plugins.Dlna | ||
MediaBrowser.Plugins.MpcHc | ||
MediaBrowser.Plugins.Tmt5 | ||
MediaBrowser.Plugins.Trailers | ||
ThirdParty/UPnP | ||
.gitignore | ||
MediaBrowser.Plugins.sln | ||
README.md |
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