Skip to content

Releases: jellyfin/jellyfin-roku

v2.0.3

04 Feb 15:52
58c746a
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v2.0.3 is scheduled for release on the Roku channel store Tuesday, February 6, 2024 10:00 AM Pacific Time

What's Changed

๐Ÿ› Bug Fixes

Full Changelog: v2.0.2...v2.0.3

v2.0.2

14 Jan 01:29
a08f8a6
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v2.0.2 is scheduled for release on the Roku channel store Tuesday, January 16, 2024 10:00 AM Pacific Time

What's Changed

๐Ÿ› Bug Fixes

  • Fix default text subtitles not showing when Text Subtitles Only option is enabled by @1hitsong in #1633
  • Allow default subtitles to enable global caption mode by @1hitsong in #1641
  • Prevent unneeded video stop/start when turning off text subtitles by @1hitsong in #1632
  • Fix saved credentials when using multiple users by @cewert in #1640
  • Fix song data out of sync if changing songs quickly by @1hitsong in #1646
  • Fix QuickConnect by @jimdogx in #1651
  • Fix sporadic crash on home screen by @cewert in #1645

Full Changelog: v2.0.1...v2.0.2

v2.0.1

06 Jan 01:13
ab8c590
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v2.0.1 is scheduled for release on the Roku channel store Tuesday, January 9, 2024 10:00 AM Pacific Time

What's Changed

๐Ÿ› Bug Fixes

  • Fix startup crash by @cewert in #1574
  • Fix selecting episode using OK button on episode list view by @1hitsong in #1597
  • Fix selection and display of subtitles that are not encoded by @1hitsong in #1608
  • Fix video playback for Roku devices running a version of Roku OS less than 12.0 by @1hitsong in #1594
  • Make music artist presentation views honor the Item Titles setting by @1hitsong in #1603
  • Fix launching Live TV channels from outside the guide by @jimdogx in #1600
  • Fix default subtitle track selection by @1hitsong in #1604

โญ Additional Updates

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Dec 17:28
5d856f1
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v2.0.0 is scheduled for release on the Roku channel store Monday, December 11th, 2023 10:00 AM Pacific Time

What's Changed

๐Ÿ†• New Features

  • Support favorited collections on home view by @1hitsong in #1166
  • Replace API check marks for watched items on home view by @1hitsong in #1223
  • Create Album Artists view for music library by @1hitsong in #1167
  • Wrap alpha menu by @1hitsong in #1246
  • Use user's preferred audio language to select default audio track for TV Episodes by @jimdogx in #1265
  • Update device profile when device capabilities change + enable all device events by @cewert in #1217
  • Allow selection of TV Show versions by @jimdogx in #1279
  • Update api.sessions.get() + add tanscoding info for Direct Streaming by @candry7731 in #1320
  • Update device profile - direct play, transcoding, and codec profiles by @cewert in #1299
  • Copy custom subtitle functionality into new Global Queue Player by @1hitsong in #1375
  • Fix login bugs, enable support for saving user's credentials, and add "Change User" and "Remember Me?" options by @cewert in #1374
  • Respect Home Section settings from web by @1hitsong in #1414
  • Add support for TV show season level extra features by @JarodTAerts in #1416
  • Save private users credentials and fix registry migration logic by @cewert in #1386
  • Improve Quick Play support + Add support for Music Videos by @cewert in #1376
  • Add quickplay support to search results by @cewert in #1456
  • Infer server url on server select screen by @sevenrats in #1357
  • Create pause menu by @1hitsong in #1461
  • Show loading spinner and disable remote during login by @cewert in #1470
  • Add progress bar to pause menu by @1hitsong in #1491
  • Fix photo regression, add photo support to home screen, and add quickplay photo support by @cewert in #1494

๐Ÿ”ง General Improvements

  • Remove progressbar delay and speed up animation on home screen by @cewert in #1487
  • Use TV Show thumbnail instead of Channel logo by @jimdogx in #1496
  • Increase font size for unwatched episode count by @cewert in #1512
  • Return to OSD on dialog close by @1hitsong in #1516
  • Fix rounded corner on unplayed episode count by @photonconvergence in #1542
  • Convert app to use one spinner attached to JFScene + resize spinner by @cewert in #1515

๐Ÿ› Bug Fixes

  • Fix CreateMovieDetailsGroup() crash + validate parameters + small refactor by @cewert in #1208
  • Fix screensaver activation by @1hitsong in #1232
  • Fix community rating not showing on movie detail page by @1hitsong in #1242
  • Ensure vars are valid before using - fix roku crash logs by @cewert in #1212
  • Remove use of uninitialized variable by @1hitsong in #1275
  • Prevent crash by validating Filter Menu data by @cewert in #1214
  • Fix movie options getting cut off by @Klikini in #1286
  • Fix to crash if bitrate limit is enabled and empty by @jimdogx in #1294
  • Fix compile error with build zips by @cewert in #1313
  • Fix crash when viewing Photo Slideshow or Photo Random by @jimdogx in #1316
  • Only create trailer button when needed by @cewert in #1315
  • Fix crash when viewing Live TV by @jimdogx in #1317
  • Small update to login flow if saved serverurl has no connection at startup by @cewert in #1293
  • Update settings.json to fix double-entry of "Disable Community Rating for Episodes" by @alanazar in #1330
  • Fix crash when unplayed strms exist in season by @sevenrats in #1332
  • Fix unplayedCount bug when applying filters by @ApexArray in #938
  • Fix movie trailer button functionality by @1hitsong in #1378
  • Update settings page UI to create more space for long radio lists by @cewert in #1371
  • Fix direct play of the AV1 codec by @cewert in #1393
  • Revert subtype code change in SceneManager by @1hitsong in #1431
  • Fix home section for accounts with no section data by @1hitsong in #1434
  • Fix uninitialized var in login flow by @cewert in #1436
  • Order boxsets by release date by default by @1hitsong in #1442
  • Calculate device id on login and use for API calls by @1hitsong in #1441
  • Fix default A-Z movie sorting by @1hitsong in #1447
  • Fix default A-Z music sorting by @1hitsong in #1452
  • Search fix - using the Users/Items api instead of Search Hints. by @matty-r in #1453
  • Fix early exit from settings screen by @cewert in #1390
  • "Next Episode" button updates by @cewert in #1458
  • Refactor deviceCapabilities, fix vp9, and make 6 channel videos downmix if possible by @sevenrats in #1366
  • Don't direct play opus audio files + transcode audio to AAC by @cewert in #1468
  • Fix Home Refresh Crash by @1hitsong in #1486
  • Save credentials if asked when using quick connect by @cewert in #1489
  • Prevent pause menu if video isn't in a ready state by @1hitsong in #1506
  • Fix migration crash by @cewert in #1510
  • Fix crash by @jimdogx in #1519
  • Don't show nextEpisode button if trickplay bar is shown by @1hitsong in #1518
  • Fix episode list bug where OK was triggering quickplay by @cewert in #1513
  • Fix TV Guide bug by @jimdogx in #1529
  • Fix remember me bug by @cewert in #1532
  • Fix movie and tv show library quickplay support by @cewert in #1531
  • Fix infinite spinner bugs by @cewert in #1549
  • Fix home image size bug. Update all home view sections - including those previously hidden by @1hitsong in #1530
  • Fix what's new popup and show it for each user if enabled by @cewert in #1556
  • Fix focus on library row by @1hitsong in #1559

๐Ÿงน Code Cleanup

  • Convert input event to global queue by @1hitsong in #1284
  • unify setCertificates functionality by @sevenrats in #1282
  • add reused regexes as functions by @sevenrats in #1281
  • Remove Play Random button & functionality by @pau1h in #1344
  • Add Photo to device profile and small update to GetBitRateLimit() by @cewert in #1287
  • Copy ButtonGroupVert code into app instead of using NPM package by @cewert in #1446
  • Copy IntegerKeyboard code into app instead of using NPM package by @cewert in #1449
  • Copy slide-out-button code into app instead of using NPM package by @cewert in #1450
  • Create and use generic PostTask to post device profile by @cewert in #146...
Read more

v1.6.6

27 Apr 01:47
e70e55f
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v1.6.6 is scheduled for release on the Roku channel store Monday, May 1, 2023 10:00 AM Pacific Time

What's Changed

๐Ÿ› Bug Fixes

Full Changelog: v1.6.5...v1.6.6

v1.6.5

15 Apr 00:20
a8a2928
Compare
Choose a tag to compare

Requires minimum server version of 10.8.1

Release Schedule

v1.6.5 is scheduled for release on the Roku channel store Tuesday, April 18, 2023 10:00 AM Pacific Time

What's Changed

๐Ÿ†• New Features

  • Add current playback time and song length to the sides of the audio progress bar by @1hitsong in #1171

๐Ÿ› Bug Fixes

โญ Additional Updates

  • Adjust settings to follow latest settings guidelines by @sevenrats in #1017
  • Turn off loop mode when user manually changes song by @1hitsong in #1165
  • Enable confirm partner button + setup RALE by @cewert in #1156
  • Add build badge + rework readme by @cewert in #1142
  • Remove unneeded RunTime property from Video Components by @1hitsong in #1191

Full Changelog: v1.6.4...v1.6.5

v1.6.4

05 Apr 17:14
010fed5
Compare
Choose a tag to compare

Jellyfin on Roku v1.6.4

Requires minimum server version of 10.8.1

What's Changed

๐Ÿ†• New Features

โš™๏ธ New Settings

๐Ÿ› Bug Fixes

  • Fix distorted TV episode posters. Add client-side progress bar and played indicator. by @ApexArray in #922
  • Fix option menu focus if opened while library still loading by @ApexArray in #930
  • Only show next episode popup if web client setting is turned on by @cewert in #1101
  • Fix default view setting for movie genres by @1hitsong in #983
  • Graceful episode playback failure by @sevenrats in #997
  • Fix multiple client crashes identified by crashlogs by @cewert

โญ Additional Updates

  • Improve settings menu, implement title hover and hide in griditem and musicartistgriditem by @sevenrats in #964
  • Improve quality of album art on now playing view by @1hitsong in #884
  • Make home view load faster by @1hitsong in #955
  • Updated "OnNow" home row to default to channel images if program images are not availible by @candry7731 in #969
  • Update CI ubuntu version and node version by @sevenrats in #976
  • Move "Load Latest" to OnLibLoaded Sub by @candry7731 in #970
  • Install & configure unit test suite by @1hitsong in #918
  • Add user policy to check if canDelete by @candry7731 in #1023
  • Loading spinner, Progress Dialog and movie details button animate by @candry7731 in #827
  • Make title scrolling consistent in extras slider by @sevenrats in #999
  • Add settings guidelines to devguide.md by @sevenrats in #1036
  • Add workflow to validate XML translation files by @cewert in #1033
  • Add json and markdown to lint workflow + add automation workflow by @cewert in #1039
  • Create global audio player by @1hitsong in #1024
  • Fix typo: trancoding -> transcoding by @RussianCow in #1026
  • Fix en_US translation file by @cewert in #1063
  • Remove optional chaining operators from code by @cewert in #1085
  • Make CI throw error for duplicate translation entries by @cewert in #1065
  • Add a production build workflow by @cewert in #1050
  • Show "Actor" when an actor has no role by @cewert in #1055
  • Remove custom idle screensaver (Due to new Roku certification requirements) by @cewert and @1hitsong in #1149

New Contributors

Full Changelog: v1.6.3...v1.6.4

v1.6.3

25 Feb 21:30
cabb24a
Compare
Choose a tag to compare

Jellyfin on Roku v1.6.3

ยฏ\_(ใƒ„)_/ยฏ This was supposed to be a minor release ยฏ\_(ใƒ„)_/ยฏ

Requires minimum server version of 10.8.1

NOTE: v1.6.3 was originally released Jan 16th, 2023. This is a repost because the original was deleted. Our bad!

What's Changed

๐Ÿ†• New Features

  • Toggle video playback when OK button is pressed by @ApexArray in #914
  • Add Artist Presentation View & Genre View to Music Library by @1hitsong in #881
  • Filter Movies & Series by Played/Unplayed status by @1hitsong in #893
  • Add resumable filter to Movies by @1hitsong in #894
  • Create What's New Popup that tells users what's changed the first time they run a new version. by @1hitsong in #916
  • Create Movie Grid View and new default setting by @1hitsong in #911
  • Update genre view for TV series by @1hitsong in #933
  • Create Music Grid View by @1hitsong in #935

โš™๏ธ New Settings

  • Hide subtitles that might transcode by @sevenrats in #891
  • Go straight to episode listing (if only 1 season available) by @ApexArray in #919
  • Disable Community Rating for Episodes of TV shows by @dezchai in #937
  • Create new Movie Grid Title option by @1hitsong in #934

๐Ÿ› Bug Fixes

  • Fix Movie Detail View lost focus bug when going back from resume dialog by @1hitsong in #875
  • Fix TV Season List Crash when showing 27+ Episodes by @1hitsong in #912
  • Fix TV Episode focus issues by @1hitsong in #877
  • Show Unwatched Episode Count by @1hitsong in #882
  • Don't crash when viewing in progress recording. by @jimdogx in #939
  • Fix Crash When Invalid Deep Link Arguments Are Passed by @ApexArray in #920
  • Fix Crash When Options Button Pressed, but Options Are Not Available by @ApexArray in #921

โญ Additional Updates

  • Draw Homepage Continue Watching percent complete bar instead of using image api by @1hitsong in #879
  • Add new questions to GitHub bug template by @1hitsong in #874
  • Create Queue Manager and use for Music by @1hitsong in #862
  • Reorganize Roku Settings by @sevenrats in #905
  • Set Maximum Bitrates values based on Roku Guidelines by @ApexArray in #909

New Contributors

Full Changelog: v1.6.2...v1.6.3

v1.6.2

13 Dec 00:32
de9088f
Compare
Choose a tag to compare

Jellyfin on Roku v1.6.2

โ›„ Let it Ro, Let it Ro, Let it Roku โ›„

What's Changed

Requires minimum server version of 10.8.1.

New Features ๐Ÿ†•

New User Settings ๐Ÿ‘ฅ

Bugs Fixed / Client Improvements ๐Ÿ›

Full Changelog: v1.6.1...v1.6.2

v1.6.1

09 Nov 14:04
22bebc8
Compare
Choose a tag to compare

What's Changed

  • Version bump to 1.6.1 by @neilsb in #834
  • Change logo from DEV logo back to Standard logo

Full Changelog: v1.6.0...v1.6.1