jellyfin-web icon indicating copy to clipboard operation
jellyfin-web copied to clipboard

Fix ends at not always accounting for playback position

Open johnnyg opened this issue 4 months ago • 2 comments

Update all "Ends At" times to use the same function which takes playback position into account. Note that the "Ends At" time doesn't always account for playback rate however this can be addressed in another PR.

Changes Update all the "Ends At" code to use getEndsAtFromPosition

Issues #6964

johnnyg avatar Jun 18 '25 11:06 johnnyg