Releases: jellyfin/jellyfin-plugin-opensubtitles
Releases · jellyfin/jellyfin-plugin-opensubtitles
Version 24
Plugin build can be downloaded here.
✨ What's New
- Fix 429 handling (#189) @MBR-0001
- Revert "Update dependency Microsoft.Extensions.Http to v10" (#184) @Shadowghost
- imdbId fixes (#182) @MBR-0001
⬆️ Dependency updates
- Update dependency xunit to 2.9.3 (#137) @renovate[bot]
- Update dependency coverlet.collector to v6 (#125) @renovate[bot]
- Update dependency xunit.runner.visualstudio to v3 (#158) @renovate[bot]
- Update dependency Microsoft.NET.Test.Sdk to v18 - autoclosed (#170) @renovate[bot]
- Update dependency Microsoft.Extensions.Http to v10 (#178) @renovate[bot]
Version 23
Plugin build can be downloaded here.
✨ What's New
- 5 requests per second, not 5 requests per 5 second (#175) @crobibero
- Add bad subtitle handling (#165) @MBR-0001
Version 22
Plugin build can be downloaded here.
✨ What's New
- Don't dispose the static rate limiter (#173) @crobibero
Version 21
Plugin build can be downloaded here.
✨ What's New
- Jellyfin 10.11 support (#166) @crobibero
- Fix disposing in OpenSubtitlesRequestHelper (#162) @MBR-0001
- Better logging (#152) @MBR-0001
- Fix loading message and save button (#149) @chiragkrishna
Version 20
Version 19
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
- Add automatic invalidation of credentials (#128) @MBR-0001
- Add handling for .strm files (#124) @MBR-0001
🐛 Bug Fixes
👷 CI & build changes
- fix: meta ci workflows (#106) @h1dden-da3m0n
Version 18
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
✅ Tests
⚙️ Code or Repo Maintenance
- Use meta ci (#101) @crobibero
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
- Minor improvements (#90) @Bond-009
- Replace %20 with + in SearchSubtitlesAsync (#89) @MBR-0001
- Implement Bad Gateway handling & code cleanup (#87) @MBR-0001
⬆️ Dependency updates
- chore(deps): bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 (#91) @dependabot
👷 CI & build changes
- Use meta ci (#101) @crobibero
Version 17
Plugin build can be downloaded here.
✨ What's New
🐛 Bug Fixes
- Move OpenSubtitlesHandler project to folder (#85) @crobibero
Version 16
Plugin build can be downloaded here.
✨ What's New
🎉 New features and improvements
⬆️ Dependency updates
- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#79) @dependabot
⚙️ Code or Repo Maintenance
- chore(deps): bump Microsoft.Extensions.Http from 5.0.0 to 6.0.0 (#79) @dependabot
Version 15
Sorry about 13 and 14
Plugin build can be downloaded here.
✨ What's New
⚙️ Code or Repo Maintenance
- Fix build.yaml, fix new build errors (#81) @crobibero