Releases: jellyfin/jellyfin-plugin-trakt
Releases · jellyfin/jellyfin-plugin-trakt
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
LastPlayedDate
if 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
Version 20
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Implement HDR metadata (#154) @Shadowghost
- Implement metadata for episodes (#154) @Shadowghost
- Switch to GUIDs (this requires reauthentication of all users) (#154) @Shadowghost
🐛 Bug Fixes
- Fix unauthorized users not being skipped (#154) @Shadowghost
- Fix MediaType metadata (#154) @Shadowghost
- Don't fail tasks if one user fails (#154) @Shadowghost
Version 19
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Properly handle 404 API responses (#144) @Shadowghost
⬆️ Dependency updates
- chore(deps): bump StyleCop.Analyzers from 1.2.0-beta.406 to 1.2.0-beta.435 (#139) @dependabot
👷 CI & build changes
- fix: meta ci workflows (#145) @h1dden-da3m0n
Version 18
Plugin build can be downloaded here.
What's Changed
- Fix metadata enums and mapping by @Shadowghost in #132
- Fix live watched state sync by @Shadowghost in #134
- Various Fixes by @Shadowghost in #136
- Prepare for release v18 by @jellyfin-bot in #135
Full Changelog: v17...v18
Version 17
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Handle playback skipping and fix progress sync (#128) @Shadowghost
🐛 Bug Fixes
- Add retry time to BadGateway response (#127) @crobibero
- Handle playback skipping and fix progress sync (#128) @Shadowghost