jellyfin-archive / jellyfin-plugin-email

https://jellyfin.org
MIT License
4 stars 7 forks source link

Jellyfin Email Plugin

Part of the Jellyfin Project

Logo Banner

GitHub Workflow Status MIT License Current Release

About

Jellyfin Email plugin is a notification plugin to send Jellyfin notifications via mail

Build Process

  1. Clone or download this repository

  2. Ensure you have .NET Core 5.0 SDK setup and installed

  3. Build plugin with following command.

dotnet publish --configuration Release --output bin