Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 548 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 548 Bytes

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