jellyfin / jellyfin-androidtv

Android TV Client for Jellyfin
https://jellyfin.org
GNU General Public License v2.0
2.75k stars 469 forks source link

Cannot go backwards during LiveTV stream #2019

Open avionics75 opened 2 years ago

avionics75 commented 2 years ago

Describe the bug

Hi !

It seems that when watching liveTV, there is no way to jump backwards on the stream. The playing cursor just won't move.

This feature is possible on the jellyfin web client with liveTV (of course it's not possible to jump backwards more than the point where you started the livetv stream).

Do you think it's a bug ?

Logs

No response

Application version

0.14.2

Where did you install the app from?

Google Play

Device information

MI Stick 4K / Philips TV / TCL TV

Android version

11 / 9 / 8

Jellyfin server version

10.8.4

mueslimak3r commented 2 years ago

This was relabeled as an enhancement because there currently isn't code that handles seeking based on available video buffer; so it's not a bug. Seeking is intentionally disabled with live tv for the above reason.

avionics75 commented 2 years ago

Oh I see :)

thanks for the reply !