mirror of
https://github.com/jellyfin/jellyfin-plugin-tvdb.git
synced 2024-11-23 14:19:54 +00:00
20a7129ee3
staged a change form another branch that leads to JPRM build to fail
17 lines
348 B
YAML
17 lines
348 B
YAML
---
|
|
name: "TheTVDB"
|
|
guid: "a677c0da-fac5-4cde-941a-7134223f14c8"
|
|
version: "4.0.0.0"
|
|
targetAbi: "10.7.0.0"
|
|
framework: "net5.0"
|
|
owner: "jellyfin"
|
|
overview: "Get TV metadata from TheTvdb"
|
|
description: >
|
|
Get TV metadata from TheTvdb
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.Tvdb.dll"
|
|
- "TvDbSharper.dll"
|
|
changelog: >
|
|
Fix getting metadata
|