https://github.com/mediabrowser/gamebrowser
https://github.com/mediabrowser/gamebrowser
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mediabrowser/gamebrowser
- Owner: MediaBrowser
- License: mit
- Created: 2016-10-07T15:03:19.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-05-06T13:53:02.000Z (about 1 year ago)
- Last Synced: 2025-05-12T22:39:11.309Z (about 1 year ago)
- Language: C#
- Size: 1.29 MB
- Stars: 10
- Watchers: 8
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
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](https://github.com/MediaBrowser/MediaBrowser/wiki/How-to-build-a-Server-Plugin)