Skip to content

Conversation

@philippe44
Copy link
Contributor

Like for File::open, there are cases where only the time offset of seek data is provided (e.g. when using a PlayList, Jump command with a seekdata, user wants a time not a bytes offset). We then must calculate, if possible, such offset right before sending the HTTP request. This did not happen when seeking as StreamingController::JumpToTime does the calculation. This worked with File::open because it does calculate the seekdata during open

Like for File::open, there are cases where only the time offset of seek data is provided (e.g. when using a PlayList, Jump command with a seekdata, user wants a time not a bytes offset). We then must calculate, if possible, such offset right before sending the HTTP request. This did not happen when seeking as StreamingController::JumpToTime does the calculation. This worked with File::open because it does calculate the seekdata during open
@mherger mherger merged commit 930cca5 into LMS-Community:public/8.3 Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants