jellyfin-plugin-tvdb/build.yaml

19 lines
486 B
YAML
Raw Normal View History

2020-10-09 00:45:45 +00:00
name: "TheTVDB"
guid: "a677c0da-fac5-4cde-941a-7134223f14c8"
2021-05-07 22:14:36 +00:00
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvdb.png"
2024-08-05 14:41:27 +00:00
version: 15
2024-08-05 13:19:33 +00:00
targetAbi: "10.9.9.0"
2024-03-09 23:06:55 +00:00
framework: "net8.0"
2020-10-09 00:45:45 +00:00
owner: "jellyfin"
overview: "Get TV metadata from TheTvdb"
description: >
Get TV metadata from TheTvdb
2021-08-07 20:43:09 +00:00
2020-10-09 00:45:45 +00:00
category: "Metadata"
artifacts:
2021-05-07 22:14:36 +00:00
- "Jellyfin.Plugin.Tvdb.dll"
- "Tvdb.Sdk.dll"
2024-07-17 13:33:12 +00:00
changelog: |2-
2024-05-11 19:24:30 +00:00
### Bug Fixes ###
2024-08-05 14:41:27 +00:00
- Set ContentRatings list to be nullable (#171) @scampower3