### Describe the bug 1. Resume playback of an item with existing progress data 2. Playback will start at the last stopped timestamp 3. However, Swiftfin will report 0:00 to the server, and the server will consequently start counting up from the start. ### Application version main branch ### Where did you install the app from? None ### Device information iPhone 14 Pro Max ### OS version iOS 16.6 ### Jellyfin server version 10.8.10 ### Note To reproduce this with the Xcode build, you will have to disable the `DEBUG` check found here: https://github.com/jellyfin/Swiftfin/blob/f16f15e631e25e213bcae88ce9e70a9eb4a114fc/Shared/ViewModels/VideoPlayerManager.swift#L170