Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

Plugin to add to jellyfin to allow people to donate to your site.

License

Notifications You must be signed in to change notification settings

alteredtech/jellyfin-plugin-donate

Repository files navigation

Jellyfin Donate Plugin

Still alpha

This is a back burner project as I have not found a way to add an icon to the landing page on jellyfin. If you know how please create an issue with a link on how to do that and I will do my best to get it integrated. Thanks!

This plugin is built with .NET Core to download metadata for donate.

Build Process

  1. Clone or download this repository

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

  3. Build plugin with following command.

dotnet publish --configuration Release --output bin
  1. 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.

About

Plugin to add to jellyfin to allow people to donate to your site.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages