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

Fix scheduleWhilePaused behavior #2777

Merged
merged 1 commit into from
Sep 22, 2018

Conversation

epiclabsDASH
Copy link
Contributor

Fix #2776.

In ScheduleController, scheduleWhilePaused config property should be checked in every call to schedule instead of using the value it had during initialization of the object.

Furthermore, the "if" in schedule method implementing scheduleWhilePaused feature was wrong defined what made dash.js to always schedule segment requests, independently of the value of scheduleWhilePaused property.

@epiclabsDASH epiclabsDASH added this to the v2.9.1 milestone Sep 22, 2018
@epiclabsDASH epiclabsDASH merged commit 3eba6fb into Dash-Industry-Forum:development Sep 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants