this post was submitted on 04 Jun 2023
13 points (100.0% liked)
Jellyfin: The Free Software Media System
5721 readers
14 users here now
Current stable release: 10.10.0
Matrix (General Information & Help)
Matrix (Off-Topic) - Come get to know the team and blow off steam!
Matrix Space - List of all the available rooms on Matrix.
Discord - Bridged to our Matrix rooms
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
The Roku client doesn't handle chapters yet, but you have amazing timing with your question because just last night I started working on adding it.
Here's a very early sneak peak of it working: https://social.linux.pizza/@tgpo/111321333891007944
If you'd like to follow the development progress, here is the enhancement ticket that will be updated as the code gets updated: https://github.com/jellyfin/jellyfin-roku/issues/445
Given the last release was in April, would I need to follow the steps to install an unstable build in developer mode to get at your changes sooner rather than later once you're done? The lack of chapters was a hard pass for me so I'm back on plex at the moment, but I would like to switch over permanently. Thanks for all your hard work!
We're prepping for a release now - we're down reviewing the last 3 PRs, but my chapter code won't be a part of this one.
My chapter code is only POC right now. It's not final and isn't in unstable yet. In fact, I haven't even opened a PR for it yet. But once it's completed and merged, then yes using the unstable branch and pushing a dev build to your Roku will get you the latest and greatest functionality before it's released to the public.
If you do this, please consider posting issues and bugs you experience with unstable to the repo so we can squash them before release.
PR has been opened with my code changes to support chapters. You can view more details, a screenshot, and a link to the final demo here: https://github.com/jellyfin/jellyfin-roku/pull/1461
If you want to clone the branch and try it on your own dev setup, you can clone https://github.com/1hitsong/jellyfin-roku/tree/ChapterSkip