mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-11-22 21:29:46 +00:00
15 lines
483 B
YAML
15 lines
483 B
YAML
name: "Fanart"
|
|
guid: "170a157f-ac6c-437a-abdd-ca9c25cebd39"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-fanart.png"
|
|
version: 12
|
|
targetAbi: "10.9.10.0"
|
|
framework: "net8.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: |-
|
|
- Use latest API 3.2 (#49) @enter-a-random-username
|