mirror of
https://github.com/jellyfin/jellyfin-plugin-tvdb.git
synced 2024-11-23 06:09:52 +00:00
21 lines
608 B
YAML
21 lines
608 B
YAML
name: "TheTVDB"
|
|
guid: "a677c0da-fac5-4cde-941a-7134223f14c8"
|
|
imageUrl: "https://repo.jellyfin.org/releases/plugin/images/jellyfin-plugin-tvdb.png"
|
|
version: 18
|
|
targetAbi: "10.10.0.0"
|
|
framework: "net8.0"
|
|
owner: "jellyfin"
|
|
overview: "Get TV metadata from TheTvdb"
|
|
description: >
|
|
Get TV metadata from TheTvdb
|
|
|
|
category: "Metadata"
|
|
artifacts:
|
|
- "Jellyfin.Plugin.Tvdb.dll"
|
|
- "Tvdb.Sdk.dll"
|
|
changelog: |2-
|
|
### Bug Fixes ###
|
|
- Increase robustness of retrieving tmdb id (again) (#194) @scampower3
|
|
- Fix orphaned episodes deletion (#195) @scampower3
|
|
- Queue refresh after adding child (#196) @scampower3
|