jellyfin-plugin-artwork/README.md
Metin Bektas c35557c5c5
Update README.md
Fix the link to the Jellyfin Project
2023-10-31 09:38:47 +01:00

548 B

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