https://github.com/mediabrowser/emby.channels
Channels for Emby Server
https://github.com/mediabrowser/emby.channels
Last synced: 10 months ago
JSON representation
Channels for Emby Server
- Host: GitHub
- URL: https://github.com/mediabrowser/emby.channels
- Owner: MediaBrowser
- License: mit
- Created: 2014-06-03T18:39:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2017-09-11T06:25:31.000Z (almost 9 years ago)
- Last Synced: 2024-04-15T00:12:55.989Z (about 2 years ago)
- Language: C#
- Homepage: http://emby.media
- Size: 20.8 MB
- Stars: 18
- Watchers: 12
- Forks: 31
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Emby.Channels
====================
This repository contains many of the channels managed 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 'Emby'. 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)