mirror of
https://github.com/jellyfin/jellyfin-plugin-anidb.git
synced 2025-02-17 12:39:42 +00:00
![Joshua M. Boniface](/assets/img/avatar_default.png)
Drop automatic metadata update option
Jellyfin Anime Plugin
Part of the Jellyfin Project
Jellfin anime plugin is a plugin built with .NET
Build Process
- 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
- Place the resulting .dll file in a folder called
plugins/
under the program data directory or inside the portable install directory
Languages
C#
90.8%
HTML
9.2%