Releases: jellyfin/jellyfin-plugin-tvdb
Releases · jellyfin/jellyfin-plugin-tvdb
Version 8
Plugin build can be downloaded here.
✨ What's New
⚙️ Code or Repo Maintenance
- Use BaseItemKind (#59) @crobibero
- update ruleset (#55) @crobibero
⬆️ Dependency updates
- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#54) @dependabot
Version 7
Version 6
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Changed NormalizationForm to FormC (#45) @sushilicious
👷 CI & build changes
- Update ci (#42) @h1dden-da3m0n
Version 5
Plugin build can be downloaded here.
✨ What's New
- Catch TVDB Exception when attempting to get all episodes (#37) @crobibero
🎉 New features and improvements
- chore: plugin images (#34) @h1dden-da3m0n
Version 4
Plugin build can be downloaded here.
✨ What's New
- chore(build): update analyzers (#29) @h1dden-da3m0n
- Add missing episode provider (#28) @cvium
- Bump version to v4 for next release prep (#25) @crobibero
⬆️ Dependency updates
- chore(deps): bump release-drafter/release-drafter from v5.14.0 to v5.15.0 (#27) @dependabot
Version 3
Plugin build can be downloaded here.
✨ What's New
👷 CI & build changes
- chore(ci): builds, releas drafter and more (#23) @h1dden-da3m0n
Version 2
Version 1
- #1 TVDB search fix @Larvitar
- #2 Fix build for 10.7 compat @crobibero
- #3 Fix config html @crobibero
- #4 Patch from jellyfin/jellyfin#4407 @crobibero
- #5 Make TvdbClientManager thread safe @Spacetech
- #8 Fix build @Spacetech
- #10 Use .NET 5.0 in GitHub Actions @oddstr13