jellyfin-web
                                
                                
                                
                                    jellyfin-web copied to clipboard
                            
                            
                            
                        Fix ends at not always accounting for playback position
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