Part of the Jellyfin Project
This plugin is built with .NET to download artwork.
-
Clone or download this repository
-
Ensure you have .NET SDK setup and installed
-
Build plugin with following command.
dotnet publish --configuration Release --output bin
- Place the resulting file in the
plugins
folder under the program data directory or inside the portable install directory