Skip to content

StillLoading/jellyfin-plugin-anime

 
 

Repository files navigation

Jellyfin Anime Plugin

Part of the Jellyfin Project

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

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. Place the resulting file in the plugins folder under the program data directory or inside the portable install directory

About

Anime metadata plugin for Jellyfin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.2%
  • HTML 3.8%