Go to file
jellyfin-bot 7f7635d047
Prepare for release v1.0.0 (#16)
Co-authored-by: Cody Robibero <cody@robibe.ro>
2024-05-11 13:30:05 -06:00
.github add unstable workflow 2024-03-25 16:50:34 -06:00
Jellyfin.Plugin.Artwork 10.9 (#21) 2024-05-11 13:26:05 -06:00
.gitattributes init 2021-02-01 11:40:47 -07:00
.gitignore add unstable workflow 2024-03-25 16:50:34 -06:00
build.yaml Prepare for release v1.0.0 (#16) 2024-05-11 13:30:05 -06:00
Directory.Build.props Prepare for release v1.0.0 (#16) 2024-05-11 13:30:05 -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 Update README.md 2023-10-31 09:38:47 +01: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