mirror of
https://github.com/jellyfin/jellyfin-plugin-anidb.git
synced 2025-02-17 04:27:47 +00:00
![Cody Robibero](/assets/img/avatar_default.png)
Co-authored-by: Bond-009 <bond.009@outlook.com>
Jellyfin Anime Plugin
Part of the Jellyfin Project
This plugin is built with .NET Core to download metadata for anime.
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 file in the
plugins
folder under the program data directory or inside the portable install directory
Languages
C#
90.8%
HTML
9.2%