jellyfin-plugin-fanart/build.yaml

16 lines
499 B
YAML
Raw Normal View History

2020-05-27 03:06:03 +00:00
name: "Fanart"
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
2021-05-07 19:06:53 +00:00
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
2021-11-01 18:46:09 +00:00
version: "8"
targetAbi: "10.8.0.0"
2021-09-26 22:41:29 +00:00
framework: "net6.0"
2020-05-27 03:06:03 +00:00
overview: "Scrape poster images from Fanart"
description: "Scrape poster images for movies, shows, and artists in your library."
category: "Metadata"
2019-03-11 17:03:41 +00:00
owner: "jellyfin"
artifacts:
2021-05-07 19:06:53 +00:00
- "Jellyfin.Plugin.Fanart.dll"
2021-11-01 18:46:09 +00:00
changelog: |2-
### Code or Repo Maintenance ###
- 10.8 support (#30) @crobibero