jellyfin-plugin-kitsu/build.yaml

32 lines
853 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"
2022-03-19 14:59:23 +00:00
version: "4"
2021-11-01 20:46:55 +00:00
targetAbi: "10.8.0.0"
2021-09-26 22:43:00 +00:00
framework: "net6.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"
2021-11-01 20:46:55 +00:00
changelog: |2-
### New features and improvements ###
- chore: plugin images (#5) @h1dden-da3m0n
### Dependency updates ###
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#4) @dependabot
### CI & build changes ###
- Update ci (#6) @h1dden-da3m0n
- Let there be CI (#2) @oddstr13
### Code or Repo Maintenance ###
- 10.8 support (#9) @crobibero
2021-11-01 20:46:55 +00:00
### Documentation updates ###
- chore(doc): doc and editorconf update (#3) @h1dden-da3m0n