jellyfin / jellyfin-roku

The Official Roku Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
443 stars 135 forks source link

Addition to OSD #1630

Open esjaysee opened 9 months ago

esjaysee commented 9 months ago

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.

1hitsong commented 8 months ago

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.

holocronology commented 4 months ago

With trickplay now integral to the server without a plugin, is this feature add being implemented in the Roku app?