Releases: jellyfin/jellyfin-roku
v2.2.2
v2.2.2 is scheduled for release on the Roku channel store Friday, Nov 8, 2024 5:00 PM Pacific Time
What's Changed
π Bug Fixes
- Fix forced subs keep Roku subs set to "On Always" by @jimdogx in #2020
- Fix sorting by Date Played when viewing a TV Show library by @cewert in #2026
Full Changelog: v2.2.1...v2.2.2
v2.2.1
v2.2.1 is scheduled for release on the Roku channel store Wednesday, Oct 23, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Prevent crash when audio codec is invalid by @cewert in #1995
- Don't show resumable items in Next Up by @cewert in #1994
- Improve Direct Play support for AV1 codec by @cewert in #2001
Full Changelog: v2.2.0...v2.2.1
v2.2.0
v2.2.0 is scheduled for release on the Roku channel store Monday, Oct 21, 2024 00:00 AM Pacific Time
What's Changed
π New Features
βοΈ New Settings
- Add setting to enable rewatching in the "Next Up" section by @Johnscaban in #1792
- Create
Episode Image Next Up
user setting by @cewert in #1879 - Create
Play Next Episode Automatically
user setting by @cewert in #1881
π§ General Improvements
- Play Song as Part of a Playlist by @michaelcresswell in #1895
- Fix: Add Played Indicator to Series by @K-Money in #1906
- Disable
playback.bitrate.maxlimited
by default by @cewert in #1946 - Replace Special episode number with "Special" in TvListDetails by @photonconvergence in #1726
- Save global refs to prevent deep copies by @cewert in #1945
π Bug Fixes
π§Ή Code Cleanup
- Fix debug warning when opening the settings page by @cewert in #1880
- Fix incorrect data type being passed to
OverviewDialog.Overview
by @TwitchBronBron in #1939 - Prevent type mismatch crash by @TwitchBronBron in #1938
π» Dev Improvements
- Remove outdated release-prep workflow by @cewert in #1849
- Workflow housekeeping by @cewert in #1853
- Prevent workflow jobs from running twice by @cewert in #1852
- Add new vscode launch option to deploy app without building by @cewert in #1869
- Only show Whats New popup and update lastRunVersion on prod by @cewert in #1882
New Contributors
- @Johnscaban made their first contribution in #1792
- @michaelcresswell made their first contribution in #1895
- @K-Money made their first contribution in #1906
Full Changelog: v2.1.8...v2.2.0
v2.1.8
v2.1.8 is scheduled for release on the Roku channel store Thursday, Oct 17, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Prevent crash when there are no media streams by @cewert in #1982
- Fix crash when playing 4k HDR on SDR TV. Improve device profile by @cewert in #1980
- Improve direct play support for HDR files by @Skin80 and @cewert in #1989
Full Changelog: v2.1.7...v2.1.8
v2.1.7
v2.1.7 is scheduled for release on the Roku channel store Thursday, Oct 10, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Prevent crash in v2.1.6 when playing LiveTV or
.strm
files by @jimdogx in #1971 - Fix playback issues with 2.1.6 by @cewert in #1974
Full Changelog: v2.1.6...v2.1.7
v2.1.6
v2.1.6 is scheduled for release on the Roku channel store Tuesday, Oct 8, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Revert uneeded buffer state change by @cewert in #1944
- Prevent app crash on home screen by @cewert in #1949
- Prevent app crash when reloading movie details by @cewert in #1948
- Prevent crash on episode list by @cewert in #1951
- Prevent crash when hitting play from movie details by @cewert in #1953
- Prevent crash on TV show page when shuffling by @cewert in #1954
- Prevent crash on
GridItemSmall
by @cewert in #1956 - Prevent home screen crash. Validate user setting data by @cewert in #1955
- Prevent crash when refreshing movie details by @cewert in #1952
- Prevent crash when video path is invalid by @cewert in #1959
- Prevent crash when viewing person details by @cewert in #1958
- Prevent crash on music artist grid view by @cewert in #1957
- Fix AAC codec support for real. Transcode
Main
andHE-AAC
by @cewert in #1963 - Prevent crash and Update video player meta data by @cewert in #1964
- Prevent subtitle timeout crash by @cewert in #1950
Full Changelog: v2.1.5...v2.1.6
v2.1.5
v2.1.5 is scheduled for release on the Roku channel store Wednesday, Oct 2, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Fix for disappearing titles by @cewert in #1931
- Allow for LiveTV remux from server by @jimdogx in #1936
- Fix AAC codec support - Stop trying to direct play profile "main" by @cewert in #1928
- Fix ItemGrid backdrop when alpha is active and prevent loading background twice on first load by @cewert in #1896
- Update server when video is in state
finished
by @cewert in #1941
Full Changelog: v2.1.4...v2.1.5
v2.1.4
v2.1.4 is scheduled for release on the Roku channel store Wednesday, August 7, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Fix home page crash (2) by @cewert in #1886
- Fix ItemGrid crash by @cewert in #1887
- Fix ItemGridOptions crash by @cewert in #1888
- Fix
ItemMetaData()
crash by @cewert in #1885 - Fix search page crash by @cewert in #1884
- Fix crash on episode list by @cewert in #1889
- Fix LoadVideoContentTask crash by @cewert in #1873
- Fix ExtrasItem crash by @cewert in #1872
- Remove unneeded API call and fix LoadVideoContentTask crash (2) by @cewert in #1875
- Fix home item poster and progress bar alignment by @cewert in #1890
- Fix GridItem crash by @cewert in #1871
- Remove unneeded API call and fix LoadVideoContentTask crash by @cewert in #1874
Full Changelog: v2.1.3...v2.1.4
v2.1.3
v2.1.3 is scheduled for release on the Roku channel store Wednesday, July 31, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Fix ListPoster crash by @cewert in #1859
- Fix movie library crash by @cewert in #1857
- Fix crash on user selection screen by @cewert in #1858
- Fix video player crash by @cewert in #1867
- Fix video player crash (2) by @cewert in #1868
- Fix MovieDetails crash (3) by @cewert in #1866
- Fix MovieDetails crash (2) by @cewert in #1865
- Fix MovieDetails crash by @cewert in #1864
- Fix home page crash by @cewert in #1870
Full Changelog: v2.1.2...v2.1.3
v2.1.2
v2.1.2 is scheduled for release on the Roku channel store Wednesday, July 24, 2024 00:00 AM Pacific Time
What's Changed
π Bug Fixes
- Fix invalid movie data crash by @cewert in #1843
- Fix invalid episode data crash by @cewert in #1844
- Fix app crash when refreshing episode list view by @cewert in #1845
Full Changelog: v2.1.1...v2.1.2