What’s new :
- Bug fixing to improve stability and performance.
What’s new :
- Fixed concurrency issues
- Updated analytics configuration to test production configs
What’s new :
- Support for standard Video and Ad metadata.
- API Change: Constants for Standard Video and Ad metadata are available in: ADB.va.plugins.aa.VideoMetadataKeys and ADB.va.plugins.aa.AdMetadataKeys objects.
- Added video length and video name to the Ad Initiate Adobe Analytics call.
What’s new :
- Support for standard Video and Ad metadata.
- API Change: Constants for Standard Video and Ad metadata are available in: ADB_VHB_StandardMetadataKeys header.
- Added video length and video name to the Ad Initiate Adobe Analytics call.
What’s new :
- Support for standard Video and Ad metadata.
- API Change: Constants for Standard Video and Ad metadata are available in: com.adobe.primetime.va.plugins.aa.VideoMetadataKeys and com.adobe.primetime.va.plugins.aa.AdMetadataKeys classes.
- Added video length and video name to the Ad Initiate Adobe Analytics call.
1.5.6 (29 April, 2016)
What’s new :
- Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
- Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
- Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
- API Change: VideoInfo object now has a "resumed" property. Set to true to send a resume heartbeat event with the video tracking session.
- Support for Visitor API 1.5.4+ opt-out
- Fixed issues with stalling detection after a mid-roll ad.
What’s new :
- Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
- Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
- Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
- API Change: VideoInfo object now has a "resumed" property. Set to true to send a resume heartbeat event with the video tracking session.
- Fixed issues with stalling detection after a mid-roll ad.
What’s new :
- Added pause tracking feature. Two new heartbeat events are now sent to track pause and stalling.
- Automatic detection of IDLE state. VHL will automatically create a new video tracking session when resuming after a long pause/buffer/stall (after 30 minutes).
- Added new resume heartbeat event. This event is sent to identify scenarios where the playback is a resumed video playback session (e.g.: when playback of a VOD content starts from where the user left it before).
- API Change: VideoInfo object now has a "resumed" property. Set to true to send a resume heartbeat event with the video tracking session.
- Fixed issues with stalling detection after a mid-roll ad.
What’s new
- Ability to auto pause for handling open session issues / issues with players that do not have buffering events / playhead stalling for any reason.
- Ability to handle long timestamp gap for issues with content coming back to life without ever pausing the content.
- Misc. fixes for handling multiple playback sessions with same heartbeat instance.