jellyfin-plugin-kitsu/build.yaml

21 lines
491 B
YAML
Raw Normal View History

2020-12-08 14:52:32 +00:00
---
2020-12-08 18:04:01 +00:00
name: "Kitsu"
guid: "88d809e2-056b-47f4-9911-073949b9963f"
2021-05-07 19:08:45 +00:00
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-kitsu.png"
2024-05-11 19:31:22 +00:00
version: 5
2024-05-11 19:26:33 +00:00
targetAbi: "10.9.0.0"
framework: "net8.0"
2020-12-08 18:04:01 +00:00
overview: "Kitsu metadata provider"
2020-12-08 14:52:32 +00:00
description: >
2020-12-08 18:04:01 +00:00
Kitsu metadata provider
2021-11-01 20:46:55 +00:00
2020-12-08 18:04:01 +00:00
category: "Metadata"
2020-12-08 14:52:32 +00:00
owner: "jellyfin"
artifacts:
2021-05-07 19:08:45 +00:00
- "Jellyfin.Plugin.Kitsu.dll"
2024-05-11 19:31:22 +00:00
changelog: |-
- 10.9 (#29) @crobibero
### Code or Repo Maintenance ###
- Update link to Jellyfin website (#26) @methbkts