mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
AndroidTV Client does not correctly set starting position of media when resuming playback for a second time #2964
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @matthewkeogh50 on GitHub (Apr 23, 2021).
Using the 0.11.5 android TV client with server version 10.7.2.
I've only noticed this on TV series to far....
To reproduce the issue:
However, the progress bar at the bottom changes back to 0 seconds. So lets say you only watch 15 mins now and then pause following the above steps. You get restarted at min 15 when you would of expected min 45.
@crobibero commented on GitHub (Apr 23, 2021):
Duplicate of https://github.com/jellyfin/jellyfin-androidtv/issues/400