Releases: jellyfin/jellyfin-roku
3.0.11
🧑💼Reentering the Workforce Edition👨💻
Jellyfin for Roku 3.0.11 will be published on Wednesday, Oct 29, 2025 5:00 PM PT
🐛 Bug Fixes
- Fix bug that caused video end time to climb by @1hitsong in #547
- Fix 10.11.0 transcode issue when username has spaces in it by @1hitsong in #569
✏️ General Updates
New Contributors
Full Changelog: 3.0.10...3.0.11
3.0.10
🌲Root Cause Analysis 🌴
Jellyfin for Roku 3.0.10 will be published on Monday, Sep 8, 2025 5:00 PM PT
⚙️ Setting Changes
🐛 Bug Fixes
- Fix voice search in live TV's TV guide view by @1hitsong in #520
- Fix slideshow function if quickplaying a photo by @1hitsong in #522
- Fix crash in video player when hide clock setting is enabled by @1hitsong in #527
- Fix display of next up info if episode has no episode number by @1hitsong in #529
- Fix bug that caused resuming video from timestamp to not always work by @1hitsong in #530
✏️ General Updates
Full Changelog: 3.0.9...3.0.10
3.0.9
🤔 This release was in an unsupported format... So we transcoded it to the following 😵💫
Jellyfin for Roku 3.0.9 will be published on Thursday, Sep 5, 2025 5:00 PM PT
🎉 New Features
- Automatically enable force transcode option if video is rotated by @1hitsong in #501
- Add "Add/Remove Favorites" to home & library option menus by @1hitsong in #514
- Burn subtitles if transcoding. by @1hitsong in #511
- Add support for displaying multiple captions, in different locations, at the same time by @1hitsong in #497
- Remove any item type from favorites. Limit what can be added to playlist. by @1hitsong in #515
⚙️ Setting Changes
- Apply item title show/hide setting to All Next Up screen by @1hitsong in #498
- Add setting to start episode list from first unwatched episode by @1hitsong in #512
- Split Force Transcode into 2 options - Allow Remux and Disable Remux by @1hitsong in #516
🐛 Bug Fixes
- Roku Crash Log: Fix possible crash on home screen by @1hitsong in #504
- Roku Crash Log: Fix possible crash on library option menu by @1hitsong in #507
- Roku Crach Log: Fix possible crash in OSD for Roku models running older OS version by @1hitsong in #509
- Fix Remove From My List & Add To My List options in visual library scene by @1hitsong in #513
🎨 Design Updates
- Add played checkmark to individual items in playlists by @1hitsong in #499
- Add additional info to video player by @1hitsong in #508
✏️ General Updates
Full Changelog: 3.0.8...3.0.9
3.0.9-rc1
What's Changed
- Version Bump to 3.0.9 by @1hitsong in #494
- Roku Crash Log: Fix possible crash on home screen by @1hitsong in #504
- Add played checkmark to individual items in playlists by @1hitsong in #499
- Apply item title show/hide setting to All Next Up screen by @1hitsong in #498
- Automatically enable force transcode option if video is rotated by @1hitsong in #501
- Update GitHub templates to push feature requests to feature request site by @1hitsong in #506
- Roku Crash Log: Fix possible crash on library option menu by @1hitsong in #507
- Improve automatic audio track selection logic by @1hitsong in #503
- Add additional info to video player by @1hitsong in #508
- Roku Crach Log: Fix possible crash in OSD for Roku models running older OS version by @1hitsong in #509
- Add setting to start episode list from first unwatched episode by @1hitsong in #512
- Fix Remove From My List & Add To My List options in visual library scene by @1hitsong in #513
- Add "Add/Remove Favorites" to home & library option menus by @1hitsong in #514
- Burn subtitles if transcoding. Force Transcode option updated to disallow remux. by @1hitsong in #511
- Add support for displaying multiple captions, in different locations, at the same time by @1hitsong in #497
Full Changelog: 3.0.8...3.0.9-rc1
3.0.8
🌈Presented In Technicolor🎨
Jellyfin for Roku 3.0.8 will be published on Thursday, Aug 21, 2025 5:00 PM PT
🎉 New Features
- Create episode view for TV library by @1hitsong in #469
- Add support for VTT line property to custom subs by @1hitsong in #481
- Add "Shuffle Play Collection" to collection's option menu by @1hitsong in #490
🐛 Bug Fixes
- Fix audio track selection by @1hitsong in #474
- Roku Error Log: Use a try catch to prevent Roku logging error by @1hitsong in #492
- Roku Error Log: Remove ResetTime function call by @1hitsong in #491
🎨 Design Updates
- Wrap director label and ellipt if too long on movie detail screen by @1hitsong in #468
- Show scrollbar on detail screen if there are more than 6 buttons by @1hitsong in #484
⚙️ Setting Changes
- Apply Community & Critical Ratings setting to remaining rating locations by @1hitsong in #470
- Create settings allowing users to choose home screen sections by @1hitsong in #482
- Create settings allowing users to choose colors for several components. More to come. by @1hitsong in #488
✏️ General Updates
- Translate text on manage users screen by @myrad2267 in #473
Full Changelog: 3.0.7...3.0.8
3.0.8-rc1
What's Changed
- Version bump to 3.0.8 by @1hitsong in #467
- Wrap director label and ellipt if too long on movie detail screen by @1hitsong in #468
- Create episode view for TV library by @1hitsong in #469
- Apply Community & Critical Ratings setting to remaining rating locations by @1hitsong in #470
- Update dependency @rokucommunity/bslint to v0.8.34 by @renovate[bot] in #475
- Update dependency brighterscript to v0.69.13 by @renovate[bot] in #476
- Update dependency brighterscript-formatter to v1.7.17 by @renovate[bot] in #477
- Update dependency ropm to v0.10.37 by @renovate[bot] in #478
- Update dependency roku-deploy to v3.13.0 by @renovate[bot] in #479
- Translations: manage users by @myrad2267 in #473
- Remove ropm from devDependencies by @1hitsong in #480
- Fix audio track selection bug by @1hitsong in #474
- Apply cursor color settings to voice search by @1hitsong in #483
- Update dependency brighterscript to v0.70.0 by @renovate[bot] in #486
- Create settings allowing users to choose home screen sections by @1hitsong in #482
- Show scrollbar on detail screen if there are more than 6 buttons by @1hitsong in #484
- Create settings allowing users to choose colors for several components. More to come. by @1hitsong in #488
- Support percentage line property in subtitle data by @1hitsong in #481
- Roku Error Log: Use a try catch to prevent Roku logging error by @1hitsong in #492
- Roku Error Log: Remove ResetTime function call by @1hitsong in #491
- Add support for VTT line property to custom subs by @1hitsong in #489
- Add "Shuffle Play Collection" to collection's option menu by @1hitsong in #490
Full Changelog: 3.0.7...3.0.8-rc1
3.0.7
🏖️We can hitch a ride to Rockaway Beach🏄♀️
Jellyfin for Roku 3.0.7 will be published on Monday, Aug 4, 2025 5:00 PM PT
🎉 New Features
- Show next episode info when skip outro button is shown by @1hitsong
🐛 Bug Fixes
- Fix displaying item titles in search results by @1hitsong
- Fix crash with OSD with LiveTV from search results by @jimdogx
- Fix bug that caused end time to stop updating if video is transcoding by @1hitsong
- Fix auto generated outro segments by @1hitsong
- Fix crash when filtering music library by genre by @1hitsong
- Exclude missing episodes when populating playback queue by @michaelcresswell
- Fix crash on server select screen by @1hitsong
- Fix possible crash from played check mark by @1hitsong
✏️ General Updates
- Update 100+ text elements in app to be translatable by @myrad2267
New Contributors
- @myrad2267 made their first contribution in #428
Full Changelog: 3.0.6...3.0.7
3.0.7-rc1
What's Changed
- Fix displaying item titles in search results. Bump version. by @1hitsong in #429
- Fix: Crash with OSD by @jimdogx in #427
- Update dependency @rokucommunity/bslint to v0.8.33 by @renovate[bot] in #431
- Update dependency brighterscript to v0.69.11 by @renovate[bot] in #432
- Update dependency brighterscript-formatter to v1.7.16 by @renovate[bot] in #434
- Update dependency ropm to v0.10.35 by @renovate[bot] in #435
- Create and use color settings for dialog popups by @1hitsong in #436
- Update dependency brighterscript to v0.69.12 by @renovate[bot] in #440
- Show next episode info when skip outro button is shown by @1hitsong in #437
- Exclude missing episodes by @michaelcresswell in #446
- Fix crash when filtering music library by genre by @1hitsong in #452
- Added missing translation keys by @myrad2267 in #428
- Fix crash on server select screen by @1hitsong in #454
- Prevent translation of item type value by @1hitsong in #456
- Move string values in to code to avoid translation - Batch 1 by @1hitsong in #458
- Fix possible crash from played check mark component by @1hitsong in #453
- Move string values in to code to avoid translation - Batch 2 by @1hitsong in #459
- Move string values in to code to avoid translation - Batch 3 by @1hitsong in #460
- Move string values in to code to avoid translation - Batch 4 by @1hitsong in #461
- Update dependency ropm to v0.10.36 by @renovate[bot] in #463
New Contributors
- @myrad2267 made their first contribution in #428
Full Changelog: 3.0.6...3.0.7-rc1
3.0.6
☀️What We Did on Our Summer Vacation🥵
Jellyfin for Roku 3.0.6 will be published on Tuesday, Jul 1, 2025 5:00 PM PT
🎉 New Features
- Add Folders sort option by @1hitsong in #412
- Add Go To Artist to album option menu in recently added in music on home screen by @1hitsong in #405
- Respect User Settings for Live TV by @michaelcresswell in #401
- Allow media segment actions for all video types by @1hitsong in #421
- Hide Skip Outro if back button pressed. Reset if user seeks video by @1hitsong in #425
⚙️ Setting Changes
- Create setting to customize number of columns in libraries by @1hitsong in #397
- Remove unused showItemCount setting by @1hitsong in #398
🐛 Bug Fixes
- Fix bug causing some audiobooks to show incorrect poster image in audio player by @1hitsong in #418
- Fix show checkmark/unplayed count update bug by @1hitsong in #422
✏️ General Updates
- Update DEVGUIDE.md by @jimdogx in #391
- Wrap Album Track List by @michaelcresswell in #394
- Refresh OSD data on demand if media is Live TV by @1hitsong in #396
- Use episode image in LiveTV Channel details. Fallback to channel logo by @1hitsong in #395
- Update chainLookupReturn to accept property names with periods by @1hitsong in #403
- Make more text in app eligible for translation by @1hitsong in #420
- Increase shown buttons on detail screen from 5 to 6 by @1hitsong in #423
Full Changelog: 3.0.5...3.0.6
3.0.5
💃 Cha Cha Slide Up and Hide 🫣
Jellyfin for Roku 3.0.5 will be published on Tuesday, Jun 10, 2025 5:00 PM PT
🎉 New Features
- Add ability to play album starting from selected track on album screen using play button by @michaelcresswell in #373
- Add ability to play playlist starting from selected track on playlist screen using play button by @michaelcresswell in #376
⚙️ Setting Changes
🐛 Bug Fixes
- Fix OSD auto hide by @1hitsong in #364
- Fix display of wide images in libraries by @1hitsong in #385
- Fix end time when FF forward and skipping back by @1hitsong in #387
- Reset cursor position when returning to library by @1hitsong in #388
✏️ General Updates
Full Changelog: 3.0.4...3.0.5