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: change streamPhases type to array of tuples, use humanStringify #28

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

difosfor
Copy link
Contributor

@difosfor difosfor commented Feb 9, 2024

Config streamPhases type change to enable validation of time values as numbers.
And to facilitate working with it down the line in TypeScript.
Use humanStringify() to support showing values like Infinity for getPlayback duration.
Fix LiveryBridgeInteractive to enable selecting quality -1 for ABR.
Have MockPlayerBridge return an error as expected when selecting an illegal quality index.
And tweak some other things for testing purposes.

Ticket: https://exmachina.atlassian.net/browse/LIV-2387

Config streamPhases type change to enable validation of time values as numbers.
And to facilitate working with it down the line in TypeScript.
Use humanStringify() to support showing values like Infinity for getPlayback duration.
Fix LiveryBridgeInteractive to enable selecting quality -1 for ABR.
Have MockPlayerBridge return an error as expected when selecting an illegal quality index.
And tweak some other things for testing purposes.
@difosfor difosfor merged commit 58c51fe into master Feb 9, 2024
2 checks passed
@difosfor difosfor deleted the LIV-2387 branch February 9, 2024 16:04
ci-liveryvideo pushed a commit that referenced this pull request Feb 9, 2024
## [1.11.3](v1.11.2...v1.11.3) (2024-02-09)

### Bug Fixes

* change streamPhases type to array of tuples, use humanStringify ([#28](#28)) ([58c51fe](58c51fe))
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.

1 participant