mirror of
https://github.com/jellyfin/jellyfin-plugin-anidb.git
synced 2024-11-23 13:59:43 +00:00
24 lines
644 B
YAML
24 lines
644 B
YAML
name: "AniDB"
|
|
guid: "a2b2a7ed-aa28-4521-a64a-63d86901f246"
|
|
imageUrl: https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-anidb.png
|
|
version: "4"
|
|
targetAbi: "10.7.7.0"
|
|
framework: "net6.0"
|
|
owner: "jellyfin"
|
|
overview: "AniDB metadata provider"
|
|
description: >
|
|
AniDB metadata provider
|
|
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.AniDB.dll"
|
|
changelog: |2-
|
|
### Dependency updates ###
|
|
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#8) @dependabot
|
|
|
|
### CI & build changes ###
|
|
- Update ci (#10) @h1dden-da3m0n
|
|
|
|
### Code or Repo Maintenance ###
|
|
- chore: plugin images (#9) @h1dden-da3m0n
|