Jellyfin on Roku v1.6.4
Requires minimum server version of 10.8.1
What's Changed
🆕 New Features
- Pressing options button closes user settings menu by @sevenrats in #998
- New persondetails view by @sevenrats in #1004
- Phase 1 CJK subtitle support - external files only by @jkim2492 in #982
- Phase 1 playlist support by @1hitsong in #986
- Add TV series & season shuffle by @1hitsong in #986
- Add genres, parental ratings, and years as movie filters by @1hitsong in #928
⚙️ New Settings
- User defined maximum video bitrate by @jimdogx in #975
- Disable unwatched episode count by @1hitsong in #1018
- Next episode button time by @candry7731 in #1013
🐛 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
- @jkim2492 made their first contribution in #982
- @RussianCow made their first contribution in #1026
Full Changelog: v1.6.3...v1.6.4