https://github.com/mediabrowser/emby.theater.plugins
Plugins for Emby Theater
https://github.com/mediabrowser/emby.theater.plugins
Last synced: about 1 year ago
JSON representation
Plugins for Emby Theater
- Host: GitHub
- URL: https://github.com/mediabrowser/emby.theater.plugins
- Owner: MediaBrowser
- Created: 2013-10-11T15:18:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-05-12T15:19:43.000Z (about 11 years ago)
- Last Synced: 2024-04-15T00:12:56.113Z (about 2 years ago)
- Language: C#
- Homepage: http://emby.media
- Size: 2.26 MB
- Stars: 10
- Watchers: 13
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Emby.Theater.Plugins
====================
This repository contains all of the Emby Theater plugins managed by the Emby community.
Each of the projects has a build event that copies it's output to the programdata-theater/plugins folder.
By default this assumes you have the MBT repository side by side in a folder called 'MediaBrowser.Theater'. 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 an MBT Plugin](https://github.com/MediaBrowser/MediaBrowser.Theater/wiki/Page-Development)