Skip to content

Releases: jellyfin/jellyfin-roku

v1.6.0

02 Nov 21:02
fed3950
Compare
Choose a tag to compare

What's Changed

New Features

New User Settings

Bugs Fixed

New Contributors

Full Changelog: v1.5.0...v1.6.0

v1.5.0

26 Jul 02:03
Compare
Choose a tag to compare

What's Changed

New Features

Bug Fixes

  • Fix transcoding problem when using 10.8 server by @neilsb in #681
  • Fix periodic startup crash by @cewert in #710
  • Crash when trying to read subtitle track for live tv. by @jimdogx in #672

New Contributors

Full Changelog: v1.4.13...v1.5.0

v1.4.14

20 Jul 17:22
e44c4ab
Compare
Choose a tag to compare

What's Changed

Hotfix to make transcoding work again

Bug Fixes

  • Update Device Profile for correct h264 level by @neilsb in #699

Full Changelog: v1.4.13...v1.4.14

v1.4.13

30 May 20:59
d00ad94
Compare
Choose a tag to compare

What's Changed

NOTE: Due to an error on our part, after updating to v1.4.13, the Roku app will still say it's on v1.4.12

New Features

Bug Fixes

New Contributors

Full Changelog: v1.4.12...v1.4.13

v1.4.12

31 Mar 06:05
5bf3a68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.11...v1.4.12

v1.4.11

11 Jan 01:49
9ec872a
Compare
Choose a tag to compare

Hi all! This is a maintenance release to fix the audio track selection issues that people have seen. The estimated release date for publishing on Roku is Thursday Jan 13th.

What's Changed

New Contributors

Full Changelog: v1.4.10...v1.4.11

1.4.10

16 Dec 20:15
a591d4d
Compare
Choose a tag to compare

Welcome to the latest release of Jellyfin for Roku!
This update is live on the main channel as of 2021-12-16.

There are fixes to audio channels served when transcoding, and improved handling of video requests (fixing some crashes that would occur). A new error dialog also alerts you when a transcode is needed but is not being provided by the server.

The full released version of the channel is available on the Roku Channel Store.


What's Changed

  • Add Max Audio Channel condition to supported codecs by @neilsb in #493
  • Implement scene manager for interacting with groups and retain view/sort/filter settings by @jdlayman in #492
  • Fixed Mark Watched functionality by @neilsb in #497
  • Prevent Login Screens hiding main Scene by @neilsb in #498
  • Set MediaSourceId to the correct value, not the videoId by @neilsb in #504
  • Display dialog when a required transcode url is not provided by the server by @neilsb in #505

Full Changelog: v1.4.9...v1.4.10

Release 1.4.9

07 Oct 13:34
186fc9f
Compare
Choose a tag to compare

Welcome to the latest release of Jellyfin for Roku!
This update is live on the main channel as of 2021-10-07.

The major updates include how the client determines if transcoding is needed, allowing better playback reliability than before. Also included is a brand new server auto-discovery interface.

The full released version of the channel is available on the Roku Channel Store.


New
#465 [@TwitchBronBron ] Add Jellyfin server picker UI
#481 [@jdlayman] Support MPEG2 codec without transcoding
#475 [@neilsb ] Enable Favourite Filtering on LiveTV and TV Shows
#453 [@candry7731] Added Loading dialog to the search component
#452 [@candry7731] Add TV Channels to Search results

Fixes
#439 [@neilsb] Don't pre-populate password field after logout
#455 [@neilsb] Transcoding and Subtitle rework
#485 [@jdlayman] Fix LiveTV errors after filtering channels
#484 [@jdlayman] Perform playback update in separate task from UI rendering

Release 1.4.7

16 Apr 02:43
b1191d0
Compare
Choose a tag to compare

Welcome to the latest release of Jellyfin for Roku!
This update is live on the Beta channel, and is expected to hit the main channel on 2021-04-19.


New:
#287 [@neilsb] Implement library type: Folders
#330 [@jackrvan] Add a watched option to the continue watching pop up
#332 [@cewert] Allow user to quick play items with play button
#363 [@TwitchBronBron] Add Continuous integration to project
#414 [@neilsb] Add Channel Support
#419 [@neilsb] Handle CollectionFolder to allow browsing Folder Library Type
#423 [@neilsb] Enable basic deep linking

Fixes:
#308 [@neilsb] Remove overhand background color
#335 [@cewert] Check web client setting before autoplay
#352 [@trekkie690] support mp4 container for direct stream
#355 [@Vegetto] Remember Login Credentials on Server disconnect
#360,#361 [@TwitchBronBron] Code Fixes
#362 [@neilsb] Correct Home Screen Selection Box size
#373 [@neilsb] Audio track selection is not respected during playback
#379 [@neilsb] Correct server call to better show transcoding info on server dashboard
#380 [@neilsb] Remove duplicate Collections "folder" when viewing collection library
#381 [@scatter-dev] Videos won't play when TV connected to AVR via HDMI ARC
#382 [@neilsb] Can't click OK on error messages
#383 [@neilsb] Autoplay doesn't properly update Dashboard
#385 [@thomabx] Fix subtitle URL
#392 [@neilsb] Fix observed field when sorting/filtering items in grid
#393 [@neilsb] Allow sorting / filtering of Boxsets / Collections
#395 [@neilsb] Add protection to avoid eating valid button presses
#405 [@neilsb] TV Guide Info Box Timezone shown in UTC
#415 [@neilsb] Remove unused/unreferenced code
#416 [@neilsb] Check video and position are both valid before reporting playback info

Release 1.3.5

17 Nov 17:02
f1afdcc
Compare
Choose a tag to compare

Changelog

New:

  • #275 [@neilsb] Allow audio track selection for Movies
  • #271 [@neilsb] Live TV Shown now uses new Library View
  • #265 [@neilsb] Ability to sort items in Library View
  • #277 [@bisby] Ability to filter in Library View (Favorites only currently)
  • #281 [@neilsb] Fix for IPTV Plugin
  • #282 [@neilsb] Ability to browse Mixed Content Libraries

Fixes:

  • #269 [@neilsb] Prevent Video being transcoded when only audio transcoding required
  • #274 [@neilsb] Removed non-working "Add User" option from Menu
  • #268 [@neilsb] API Compatibility fixed for updated server API