Part of the Jellyfin Project
Jellyfin Email plugin is a notification plugin to send Jellyfin notifications via mail
-
Clone or download this repository
-
Ensure you have .NET Core 5.0 SDK setup and installed
-
Build plugin with following command.
dotnet publish --configuration Release --output bin