mirror of
https://github.com/jellyfin/jellyfin-plugin-artwork.git
synced 2024-11-23 05:59:44 +00:00
266864b7ab
chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 |
||
---|---|---|
.github | ||
Jellyfin.Plugin.Artwork | ||
.gitattributes | ||
.gitignore | ||
build.yaml | ||
Jellyfin.Plugin.Artwork.sln | ||
jellyfin.ruleset | ||
LICENSE | ||
README.md |
Jellyfin Artwork Plugin
Part of the Jellyfin Project
This plugin is built with .NET to download artwork.
Build Process
-
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