mirror of
https://github.com/jellyfin/jellyfin-plugin-fanart.git
synced 2024-11-23 05:39:54 +00:00
16 lines
446 B
YAML
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"
|