mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-11-23 05:39:54 +00:00
16 lines
499 B
YAML
16 lines
499 B
YAML
name: "Fanart"
|
|
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
|
version: "9"
|
|
targetAbi: "10.8.0.0"
|
|
framework: "net6.0"
|
|
overview: "Scrape poster images from Fanart"
|
|
description: "Scrape poster images for movies, shows, and artists in your library."
|
|
category: "Metadata"
|
|
owner: "jellyfin"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.Fanart.dll"
|
|
changelog: |2-
|
|
### Code or Repo Maintenance ###
|
|
- 10.8 support (#30) @crobibero
|