Releases: jellyfin/jellyfin-plugin-trakt
Releases · jellyfin/jellyfin-plugin-trakt
Release list
Version 30
Plugin build can be downloaded here.
✨ What's New
Version 29
Plugin build can be downloaded here.
✨ What's New
- Revert "Update dependency Microsoft.Extensions.Http to v10" (#268) @Shadowghost
Version 28
Plugin build can be downloaded here.
✨ What's New
- Bump .NET version to 9.0 in README (#277) @zotabee
- Fix PCM audio handling (#278) @zotabee
- Enhance channel layouts mapping (#279) @zotabee
- Fix Trakt 3D metadata null value parsing (#282) @martinenko7
- Reword Trakt settings UI for clarity and usability (#252) @n00bcodr
⬆️ Dependency updates
- Pin jellyfin/jellyfin-meta-plugins action to 672e46d - autoclosed (#283) @renovate[bot]
- Update dependency Microsoft.Extensions.Http to v10 (#263) @renovate[bot]
👷 CI & build changes
- Pin jellyfin/jellyfin-meta-plugins action to 672e46d - autoclosed (#283) @renovate[bot]
Version 27
Plugin build can be downloaded here.
✨ What's New
- Jellyfin 10.11 support (#250) @crobibero
- Migrate analyzers and fix NPE (#245) @Shadowghost
- Fix typo in trakt.html (#241) @maroessler
Version 26
Plugin build can be downloaded here.
✨ What's New
- 10.10 support (#238) @crobibero
⬆️ Dependency updates
Version 25
Version 24
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Use history api for importing episodes from trakt (#205) @h3llrais3r
🐛 Bug Fixes
- Fix duplicate watched entries (#224) @buthed010203
- Fix pagination when no items are present (#215) @kade-robertson
⚙️ Code or Repo Maintenance
- Code cleanup (#225) @crobibero
📝 Documentation updates
Version 23
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Added config parameter Don't remove items from trakt (#196) @addamanth
🐛 Bug Fixes
- Sync
LastPlayedDateif not set locally (#201) @blackwind - Fix episode last played date syncing (#199) @Shadowghost
Version 22
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Fix episode matching for sync from trakt task (#191) @h3llrais3r
🐛 Bug Fixes
- Fix episode matching for sync from trakt task (#191) @h3llrais3r
Version 21
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Do not hammer the API (#175) @Shadowghost
🐛 Bug Fixes
- Do not hammer the API (#175) @Shadowghost
- Prevent setting local item as unwatched on sync (#169) @Shadowghost
⚙️ Code or Repo Maintenance
- Add more info to debug logs (#171) @sambartik