Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct start time for streams with range offset #656

Merged
merged 2 commits into from Sep 3, 2021

Conversation

philippe44
Copy link
Contributor

No description provided.

According to this discussion https://forums.slimdevices.com/showthread.php?115070-Global-Player-Remote-M4A-(containing-AAC)-streams-no-longer-working-in-LMS, some site migth have bogus mp4 header or content-length HTTP which causes stream GET using a range requets to fail. This PR forces audio_size to make sure audio_offset+size do not overshoot content_range
@michaelherger
Copy link
Member

Would you want to merge this to 8.2 or 8.3?

@philippe44
Copy link
Contributor Author

It'd say 8.2 would be good - sorry

@mherger mherger changed the base branch from public/8.3 to public/8.2 September 3, 2021 20:10
@mherger
Copy link
Contributor

mherger commented Sep 3, 2021

Ok, I rebased against 8.2, but now the previous change is part of this PR, too. Do you want both of them to be merged?

@philippe44
Copy link
Contributor Author

Yes, that probably makes the most sense

@mherger mherger merged commit 4a4de82 into LMS-Community:public/8.2 Sep 3, 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.

None yet

3 participants