Skip to content

v1.5.0 - Hello Jellio++

Latest

Choose a tag to compare

@wujekbogdan wujekbogdan released this 19 May 21:18
· 7 commits to main since this release
daf8ea8

What's Changed

  • Stream URLs now respect PublicBaseUrl: fixes streams when Jellyfin runs behind a reverse proxy. (#1)
  • Stream behaviorHints with OpenSubtitles hash, filename, and file size: external subtitle addons like OpenSubtitles now get accurate matches instead of falling back to title or IMDB ID. (#2)
  • Switched streaming to HLS: fixes seeking and the progress bar, enables proper transcoding (passthrough where possible, partial or full only when needed), no more forced stereo downmix. (#4)
  • Stremio addon version reads from the assembly: was hardcoded to 0.0.1, now stays in sync with the plugin version automatically. (#3)
  • Rebranded to Jellio++: /jellio routes are now /jelliopp, Stremio addon ID changed. Existing installs need to be reinstalled in Stremio. (#5)

Full Changelog: https://github.com/wujekbogdan/jellio-plus-plus/commits/v1.5.0