Go to file
Cody Robibero 266864b7ab
Merge pull request #2 from jellyfin/dependabot/github_actions/release-drafter/release-drafter-v5.15.0
chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0
2021-04-09 06:10:44 -06:00
.github chore(deps): bump release-drafter/release-drafter 2021-03-22 00:19:04 +00:00
Jellyfin.Plugin.Artwork Fix url image template 2021-03-12 22:04:59 -07:00
.gitattributes init 2021-02-01 11:40:47 -07:00
.gitignore init 2021-02-01 11:40:47 -07:00
build.yaml init 2021-02-01 11:40:47 -07:00
Jellyfin.Plugin.Artwork.sln init 2021-02-01 11:40:47 -07:00
jellyfin.ruleset Update plugin to latest artwork spec 2021-03-12 21:45:56 -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