All notable changes to this project will be documented in this file.
- Change ERROR after END problem.
- Change
getDuration
unit from seconds to milliseconds - Change
getPlayhead
unit from seconds to milliseconds
- Core dependencies.
- Core dependencies.
- Core dependencies.
- Core dependencies.
isMuted
attribute.
isFullscreen
attribute.adCreativeId
attribute.
- Send
PLAYER_READY
from the tracker init instead of the ready event, that may never arrive if the tracker is started too late.
- Core dependencies.
AD_BREAK_START
andAD_BREAK_END
events.
- Wrong
adPosition
values. - An
AD_REQUEST
was being sent after the ad break ended.
- Updated old buggy dependencies.
- Add
timeSincePlayAttempt
atCONTENT_START
that uses jwplayer ttff metric.
- Remove
adPosition
as player library is not reliable on that information.
- Added
*_END
after errors.
- Fix title not being reported correctly
- Fix ad listeners not registering correctly
- First Version