jellyfin-plugin-fanart/build.yaml
2019-10-13 00:57:23 -04:00

16 lines
446 B
YAML

---
name: "jellyfin-plugin-fanart"
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
version: "1.1.0"
jellyfin_version: "10.4.0"
nicename: "Fanart"
description: "Scrape poster images from fanart.tv"
overview: "Scrape poster images for movies, shows, and artists in your library."
category: "Metadata"
owner: "jellyfin"
artifacts:
- "Jellyfin.Plugin.Fanart.dll"
build_type: "dotnet"
dotnet_configuration: "Release"
dotnet_framework: "netstandard2.0"