https://github.com/mediabrowser/email-notifications
An email notifications plugin for Emby
https://github.com/mediabrowser/email-notifications
Last synced: about 1 year ago
JSON representation
An email notifications plugin for Emby
- Host: GitHub
- URL: https://github.com/mediabrowser/email-notifications
- Owner: MediaBrowser
- License: mit
- Created: 2016-12-01T02:08:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T16:14:16.000Z (over 1 year ago)
- Last Synced: 2025-04-01T13:11:14.353Z (about 1 year ago)
- Language: C#
- Size: 526 KB
- Stars: 0
- Watchers: 6
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)