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(FEC-10469): pre-roll Ad for playlist displays for each second media instead of for each one #367

Merged
merged 5 commits into from
Oct 28, 2020

Conversation

Yuvalke
Copy link
Contributor

@Yuvalke Yuvalke commented Oct 26, 2020

Description of the Changes

Issue: No pre-roll Ad displays for second media.
Solution: Player should notify ad controller that media is ended as we do for ads with post-rolls, used promise implementation on playback ended.

CheckLists

  • changes have been done against master branch, and PR does not conflict
  • new unit / functional tests have been added (whenever applicable)
  • test are passing in local environment
  • Travis tests are passing (or test results are not worse than on master branch :))
  • Docs have been updated

…ia instead of for each one

Issue: No pre-roll Ad displays for second media.
Solution: Player should notify ad controller that media is ended as we do for ads with post-rolls, used promise implemented for playback ended.
@Yuvalke Yuvalke requested a review from a team October 26, 2020 08:54
@Yuvalke Yuvalke self-assigned this Oct 26, 2020
@Yuvalke Yuvalke merged commit c3a52cd into master Oct 28, 2020
@Yuvalke Yuvalke deleted the FEC-10469 branch October 28, 2020 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants