Releases: jellyfin/jellyfin-plugin-tvdb
Releases · jellyfin/jellyfin-plugin-tvdb
Version 18
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Increase robustness of retrieving tmdb id (again) (#194) @scampower3
- Fix orphaned episodes deletion (#195) @scampower3
- Queue refresh after adding child (#196) @scampower3
Version 17
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Fix update task (#193) @scampower3
- Moves includeOriginalCountryInTags to the correct setting group. (#191) @scampower3
Version 16
Plugin build can be downloaded here.
✨ What's New
- Fix 10.10 nullability (#186) @crobibero
🎉 New features and improvements
- Remove All Missing Episodes On Refresh (#176) @scampower3
- Add original countries of series or movies as tags (#184) @scampower3
- Move to IExternalUrlProvider (#179) @scampower3
- Add people provider (#173) @scampower3
🐛 Bug Fixes
- Only generate url when there is externalId for season (#190) @scampower3
- Update Season provider to use SeriesDisplayOrder field (#180) @scampower3
- Filter for Movie Ids in remote id search (#187) @scampower3
- Fix IsMatch logic (#188) @scampower3
- Update all items returned from GetItemList (#178) @scampower3
⚙️ Code or Repo Maintenance
- Use Named Tuple (#177) @scampower3
- Remove MaxSearchResults (#174) @scampower3
⬆️ Dependency updates
Version 15
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Set ContentRatings list to be nullable (#171) @scampower3
Version 14
Plugin build can be downloaded here.
✨ What's New
🚀 Major features and improvements
- Add Movie support (#164) @scampower3
🎉 New features and improvements
- Add support for movie and season for check for metadata update task. Add additional configurations. (#169) @scampower3
- Season support with extended season client (#165) @scampower3
- Add Tvdb Collection Ids (#162) @scampower3
🐛 Bug Fixes
- Fix movie remote id ProviderName (#167) @scampower3
- Skip Characters with person name is null / Handle null RemoteIds (#160) @scampower3
- Add season url (#161) @scampower3
- Add option to fallback to original language (#156) @scampower3
⬆️ Dependency updates
Version 13
Plugin build can be downloaded here.
✨ What's New
- Simplify Series Handling in Missing Episode Provider (#151) @scampower3
- Use official instead of default (#149) @scampower3
🐛 Bug Fixes
- Fix Specials being added during season refresh when IncludeMissingSpecials is disabled (#152) @scampower3
- Set DeleteFileLocation = false (#153) @scampower3
- Fix Language mapping for unique cases (#145) @scampower3
- Get season id according to selected display order. (#147) @scampower3
Version 12
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Adds a option to include specials for missing episode provider (#144) @scampower3
- Add support for regional, alternate, altdvd orders (#139) @scampower3
- Add support for different display order for missing episode provider (#140) @scampower3
- Add support for clearart and clearlogo for series images (#138) @scampower3
- Add fallback languages (#136) @rlauuzo
🐛 Bug Fixes
- Display order change fix, Cache collision fix, restrict airsbefore/after to aired display order (#143) @scampower3
- Fix retrieval of episode num for virtual episode. (#142) @scampower3
📝 Documentation updates
- Bump .NET version in docs (#135) @scampower3
⬆️ Dependency updates
Version 11
Plugin build can be downloaded here.
✨ What's New
- 10.9 (#134) @crobibero
- Use ILocalizationManager instead of forming own country and iso6392 lists (#128) @scampower3
- Don't retrieve tvdbId for episode if there is tvdbid already provided (#127) @scampower3
- Prevent images with no language tag to have same priority as matched language (#126) @scampower3
- Grab non alias name instead of first one that matches the language (#125) @scampower3
- Fixes some cache key clashes and other improvements. (#123) @scampower3
- Fixes some poorly named variables and label "for" tag fixes (#122) @scampower3
- Remove required from the input for API key (#121) @scampower3
- Add cache time configurations (#120) @scampower3
- Add Caching for api calls (#118) @scampower3
- Fix: Combine original titles for multi episode files (#117) @scampower3
- Fixes issues retrieving episode metadata (#116) @scampower3
- Improvements and fixes tvdb sdk 4.7.9.1 + PR #112 (#115) @BobSilent
🚀 Major features and improvements
- Tvdb v4 migration (#93) @scampower3
🎉 New features and improvements
- Feat: Add a polling task to check for update via the update api endpoint (#124) @scampower3
🐛 Bug Fixes
- Update to Tvdb sdk 4.7.9.1 (#113) @scampower3
- Fix duplicate entries Missing and not Missing (#106) @BobSilent
- Fixes for tvdb v4 migration (#110) @BobSilent
- Don't require user pin (#108) @crobibero
⚙️ Code or Repo Maintenance
- Make Tvdb Client usage more resilient and robust (#112) @BobSilent
- Add the project's api key (#107) @crobibero
- Update link to Jellyfin website (#103) @methbkts
Version 10
Plugin build can be downloaded here.
✨ What's New
- Reduce log noise (#85) @IDisposable
- Enriched Logging with series name (#84) @JPVenson
🎉 New features and improvements
- Combine Title and Overview of combined episodes. (#86) @haydenstith
Version 9
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
⚙️ Code or Repo Maintenance
- Use meta ci (#67) @crobibero
👷 CI & build changes
- fix: meta ci workflows (#72) @h1dden-da3m0n
- Use meta ci (#67) @crobibero