Go to file
2022-03-19 08:13:55 -06:00
.github Use meta ci 2022-03-19 08:13:55 -06:00
Jellyfin.Plugin.Artwork chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 2021-11-19 20:27:51 +00:00
.gitattributes init 2021-02-01 11:40:47 -07:00
.gitignore init 2021-02-01 11:40:47 -07:00
build.yaml Fix artifact name 2021-11-01 12:54:50 -06:00
Jellyfin.Plugin.Artwork.sln init 2021-02-01 11:40:47 -07:00
jellyfin.ruleset update ruleset 2021-11-18 18:17:13 -07:00
LICENSE init 2021-02-01 11:40:47 -07:00
README.md init 2021-02-01 11:40:47 -07:00

Jellyfin Artwork Plugin

Part of the Jellyfin Project

This plugin is built with .NET to download artwork.

Build Process

  1. Clone or download this repository

  2. Ensure you have .NET 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