jellyfin-roku
jellyfin-roku copied to clipboard
Addition to OSD
Describe the feature you'd like
Use locally stored trickplay files in the OSD along the progress bar.
Also maybe play locally stored trailer after a brief pause when browsing your movie collection, say like after a timeout replace the image next to the synopsis with a local trailer if available.
We can't add anything to Roku until the server API supplies the data to us. This capability will be included in server 10.9.0 release.
PR that added the capability to the server: https://github.com/jellyfin/jellyfin/pull/9554
Once the data is supplied, we can add the functionality to Roku.
With trickplay now integral to the server without a plugin, is this feature add being implemented in the Roku app?