Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

jellyfin-archive/jellyfin-plugin-email

Repository files navigation

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