This plugin is built with .NET Core to download metadata for donate.
-
Clone or download this repository
-
Ensure you have .NET Core SDK setup and installed
-
Build plugin with following command.
dotnet publish --configuration Release --output bin
- Create a folder for your plugin on jellyfin. Open the bin folder in the project and move the Jellyfin.Plugin.Donate.dll file to the folder you created.